Activity
From 08/01/2009 to 08/30/2009
08/30/2009
-
05:55 pm Revision 14e08577: Add support for redirecting GNOME intercepted media player keys to our app
-
02:54 pm Revision 26466799: Remove TODO about multiple addresses
-
02:53 pm Revision b74a709f: If service has ipv4 address, ignore other adress families
-
10:16 am Revision 91421b5f: Make MPRIS update with current event system
-
10:05 am Revision 16292501: Add support for displaying content type of webdav shares (providing that the c...
-
07:54 am Revision 892c2ca9: Clamp textures at edges
08/29/2009
-
07:18 pm Revision dfca7c43: Let bookmarks register as media sources.
- Only display media sources on ''page:home''
-
07:16 pm Revision 40d0e216: Add prop_rename() -- Rename a property and optionally resort it
-
10:40 am Revision f5b7fd6e: Remove unused arg
-
10:39 am Revision 55433b69: prop_set_string(p, NULL); is same as prop_set_void(p);
-
10:09 am Revision 8081c5b1: Fix a path typo
-
10:05 am Revision 26725bdf: Fix decent paths for libspotify's cache and settings
-
09:50 am Revision e134430d: Fix backspace behaviour
-
07:46 am Revision fcacca85: Add support for scrapping artist images via Last.Fm's API
-
07:45 am Revision 9d65b899: Rework info.model to show artist images using freefloat widget
-
07:44 am Revision 9c584bc5: Add 'freefloat' widget. Displays childs by floating them from back to front an...
08/28/2009
-
09:50 pm Revision 5f303839: Add http_request() for doing just a HTTP based transfer.
-
09:48 pm Revision caa2ed49: Add support for monitoring if a property is being subscribed to
08/26/2009
-
01:09 am Revision 76cfbe21: Fix weird white border on resize issue
-
09:39 pm Revision 5d3a70e8: Fix another pa 0.9.10 problem
-
09:38 pm Revision 385577dd: Make pulseaudio compile with pa 0.9.10
-
07:59 pm Revision 2486cc7b: Add newline at end of file
08/25/2009
-
09:23 pm Revision c4ea7d48: Correctly detect GIF 87a
-
09:20 pm Revision 1448f2f1: Put a threshold on the number of different artist on an album before we recogn...
08/24/2009
08/23/2009
-
10:58 pm Revision 85d7642a: Enable ellipsize for bookmark caption
-
10:58 pm Revision 7496a44e: Sync with x11, window size and key board bindings
-
03:52 pm Revision 7b337fd0: Remove a horizontal separator
-
03:04 pm Revision 58de57cd: Add a page that just shows minimal info about currently played track.
- It's a "party-mode" thing.
-
03:00 pm Revision 03b34ab3: Add missing CD icon
-
03:00 pm Revision 845db956: Add float support to glw's delta() method
-
12:42 pm Revision d2773db5: Alt + Left -> Navigator backward
- Alt + Right -> Navigator forward
-
12:35 pm Revision bb4cd5f9: Don't fade out insensitive widgets too much
-
11:33 am Revision d33f6ee8: Fix some reference counting issues with GLW_TEXT_BITMAP widgets
- Fix a case which could cause an infinite loop in the font rendering thread if we asked for a complete redraw of all t...
-
11:23 am Revision a0e0f93f: Lots of changes to the GLW default theme.
- Codewise:
* Add a global clock property (useful if you have a clock in the UI)
* More precise layout control:
.w... -
09:55 am Revision 92ff0e38: Add support for case insensitive sorting of properties
08/22/2009
-
09:56 pm Revision 2d323934: Remove debug printf
-
09:10 pm Revision 44828413: glw_deck: Propagate child constraints
-
04:57 pm Revision 63ff8124: Add missing break;
-
03:23 pm Revision 154b66e2: Add forward event
-
11:32 am Revision 6a3f7c6a: Must case to (int) or we will always rerender
-
10:27 am Revision 05b91002: Drop a stray debug printf
-
10:26 am Revision 7b434851: GLW: Add support for text ellipsize and fix some other tiny bugs in the font r...
-
08:58 am Revision 7c7a7932: Fix spelling error
08/19/2009
-
10:33 pm Revision 6891c328: Typo
-
09:54 pm Revision 4ae93b90: Limit minimal knob size
-
09:27 pm Revision 6381ccd4: Added html_entity_lookup to htsmsg_xml.c, should handle all known entities
- Added html_entities_decode to fa_http.c, inplace decode entiites in string
Decode name and href in apache index parse...
08/18/2009
08/16/2009
-
12:59 am Revision 820fc574: Dont filter NSFunctionKeyMask but ignore it when match mappings,
- else function keys will end up as normal characters
-
12:31 am Revision 0895b5f3: ui_dispatch_event -> glw_dispatch_event
-
12:29 am Revision d13f629d: Keymapper is gone. We rely on static mappings (r3391)
-
05:57 pm Revision fb77c961: Let F86XK_AudioMedia and XK_Menu take us to main menu (home)
-
05:54 pm Revision 3add5fd9: If navigation is performed, unref event and stop event processing
-
04:23 pm Revision fe9bb61f: Add an option to map mouse wheel to ACTION_UP / ACTION_DOWN events.
- Useful on a logitech remote I have.
-
12:08 pm Revision ea053cc5: Add mapping for XF86XK_Sleep
-
11:45 am Revision 46ea2348: Rewrite eventhandling
- * Keymapper is gone. We rely on static mappings
* Add support for passing events via properties.
* Remove the event...
08/15/2009
-
12:16 am Revision 51050d77: GU: Use asynchronous loading of images
-
05:32 pm Revision 7cb28515: Fixed memory leak, free title if retrying to make nice title
-
05:30 pm Revision ce431114: Update to libdvdread 0.9.7
- Removed some unused debug code
08/14/2009
-
06:06 pm Revision d7c9108c: Fixed memory leak, free alpha convert buffer
-
05:43 pm Revision f45e92aa: Fixed memory leak, unref event after enqueue
-
04:33 pm Revision fa1f2ca2: Set skip_first_openfile_check even if no match, if not you cant
- "Open With" the exact same file as you specified on command line
-
04:28 pm Revision 449ae337: Hack to fix double open if URL i given from command line.
- Ignore first application:openFile call if it matches last argv string.
Cocoa is very (un)helpfull and converts non-da...
08/13/2009
-
02:36 pm Revision 9ee40127: Remote Control Wrapper do not need own cocoa run loop
-
02:31 pm Revision 18c24c51: Same hide cursor behaviour as in x11, auto hide if in fullwindow mode
08/10/2009
-
12:12 am Revision 86e5c89b: Move D-Bus stuff to src/ipc/
-
11:53 pm Revision f93b141e: Add src/ipc for IPC stuff
-
11:37 pm Revision 0a0b31ef: it's $ui.fullwindow, not $ui.fullscreen
-
11:07 pm Revision 83b3b9cc: Simply and fix fullwindow subscription
-
10:01 pm Revision 1e19a1b9: Better code for constructing webdav URL:s
-
09:57 pm Revision 3620d28c: Embed service discovery related icons
-
02:32 pm Revision 57a55162: Set windowed refresh timer to fire every 0.001ms, as we sync to
- vertical retrace it will update at refresh rate anyway and allow
code to run ealier before next retrace.
This is reco... -
01:00 pm Revision c42c7699: sd_add_service() and sd_add_link() is needed by spotify.c
-
01:00 pm Revision ee8a805b: use g_object_set() for modifying gtk adjustment
-
12:09 pm Revision 377a4faf: Probably more correct handling of multibyte utf8 chars
-
12:04 pm Revision bbbc0a63: Follow convesions, assign self to value of super ctor and return self
- Reindent and cleanup
-
11:54 am Revision 28118213: Initial CFBundleDocumentTypes support, "Open with" and "Open URL" etc
- Currently handles htsp://, .avi, , .iso, .mpg, ogg, more later
Info.plist.py is a helper script to generate the CFBun... -
11:48 am Revision 3e313977: Delegate NSApplication to GLWGLView, used to implement application:openFile:
- Set default window size to 640x480
-
03:18 am Revision 73256198: Only release dict if not NULL
- Some cleanup
-
03:05 am Revision 05181d6f: Make it compile, typo while refactoring
-
02:30 am Revision 6c54ae76: Bonjour based service discovery
- Refactored sd.c to have common service discovery code
Added sd_init() instead of initing all discovery
systems from main
08/09/2009
-
10:27 pm Revision b26a9ee0: htsp: Don't allocate insane amount of memory
-
10:15 pm Revision 64fe873b: Add phony targets for all dependencies so we don't fail on missing dependency ...
08/08/2009
-
04:17 pm Revision 7204775d: Rename some some stuff that is called 'fullscreen' to 'fullwindow' to avoid co...
- Fullscreen: When the application (showtime) itself occupies the entire screen
Fullwindow: When the display inside sh...
08/07/2009
-
08:37 pm Revision 124e9abf: Move ShowtimeMainController interface into .m file
-
08:25 pm Revision dcdf5bc5: Wops, should not link with CoreVideo (maybe later)
-
08:23 pm Revision 447cc9bc: Initial apple remote support
- Based on Remote Control Wrapper by Martin Kahr. Should also support keyspan
front row remote, but not tested with sho...
08/05/2009
-
03:44 pm Revision e50dfccf: Remove debug output
-
03:44 pm Revision a206ddd6: Make it compile with Mac OS 10.5 SDK
-
10:52 am Revision a2ac2aeb: Dont run notify and free entries if scanner fails
-
09:36 am Revision c6c0f346: Enable GTK UI by default
08/02/2009
-
09:34 pm Revision f3e5e399: Order $global.sources in order
-
09:34 pm Revision 5bf3b634: Add support for making a property sort its childs
-
09:33 pm Revision 3dfd0901: Add support for making a property sort its childs
-
11:25 am Revision 544eb127: Correctly remove sources from page:home when they disappear
-
11:25 am Revision 4ed65808: Add gu_cloner_destroy()
08/01/2009
-
07:10 pm Revision d56f751e: Revert most of r3320, should have only beeen change of strtab.h location
-
10:38 am Revision 8e9d5d26: Add AVAHI support (Can discover webdav and HTSP services in local. domain)
-
10:21 am Revision 5d96e49c: Add a stock image if a source does not provide an icon by itself.
- Ugly, but works for now
Also available in: Atom