Activity
From 07/26/2009 to 08/24/2009
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
07/31/2009
-
10:10 pm Revision 7b09373d: Remove unused code
-
10:02 pm Revision 93047a84: Use GU cloner
-
10:02 pm Revision 5f5fb25c: Add cloner helper code
-
05:29 pm Revision e012ad3f: strtab.h is in misc/ now
-
02:13 pm Revision 81011d4e: Use hbutton_box for button container
07/30/2009
07/29/2009
-
11:11 pm Revision 19497ada: Rename prefix for static pages from "page://" to "page:"
- ie. page://home is now page:home
-
11:00 pm Revision b0651182: GU: Improve homepage a bit (add support for links)
-
11:00 pm Revision 1ee46572: Set $source.status in spotify backend code
-
09:37 pm Revision 729788ae: Add links to spotify source
-
09:36 pm Revision b0c05bf0: Actually compile with -O2
-
09:28 pm Revision 7df62763: From the department of premature optimizations:
- prop_create(NULL, ...) (ie. no current parent) can be performed unlocked. We never make references to other propertie...
-
09:12 pm Revision 6b799d51: abort() if prop_make_dir() can not clean a property
-
09:09 pm Revision 388c9d28: prop system: Move clipping of float values to the property itself rather than ...
- This is far more robust.
-
08:51 pm Revision 5cca7315: Change hp_type in prop_t to 8bit type
-
08:50 pm Revision d0d79a5c: Initial work of a 'home' page in GTK UI
-
02:20 pm Revision 628e2171: Fix more path issues in webdav. Also avoid including port in URL if it is 80
-
10:22 am Revision 3eebb118: Fix memory leak: Release browse results
-
10:05 am Revision f6794135: Handle case where album is NULL but artist is not.
-
10:01 am Revision 4153cdb9: HTTP-URLs are not really metadata, so just skip such spam
-
09:54 am Revision fdd9f552: GU: Handcraft menus instead of using item factory.
- We're gonna use dynamic menus in the future so a static factory is useless
07/28/2009
-
11:20 pm Revision 21899d7d: Remove PROP_SUB_DEBUG from playqueue source node tracker
-
11:07 pm Revision deb7c25c: GU: Add 'up' button in toolbar navigating to this page's parent page
-
11:06 pm Revision fbfdb325: Set .parent on directory properties
-
10:48 pm Revision 4b76d030: Rename "mainmenu" to "home"
-
09:29 pm Revision 0223ab69: GU: Display column headers in album view
-
09:23 pm Revision d5566172: fde_prop can be NULL-ified if a filetype is UNKNOWN
-
09:21 pm Revision b54037a3: Fix path name escaping problems in webdav
-
08:58 pm Revision 5fca269d: Scan directories in the file backend for album art
-
08:22 pm Revision aeb8867c: Remove unnecessary include
-
06:41 pm Revision 8a8389a3: playqueue: Add support for repeat and shuffle
- Not implemented in any GUI though
-
04:19 pm Revision feb5ea46: Add prop_unparent() (Removes a property from its parent)
-
11:24 am Revision 37e7c391: Remove stray printf
-
11:03 am Revision 622326d4: Add support for continous updates of file system browse views using inotify(7)...
07/27/2009
-
10:51 pm Revision 30555507: Exit file scanner early if we detect that the prop holding scanner output is d...
-
10:49 pm Revision 13b2b93b: Remove the lock-check in prop_unsubscribe(). There are cases when we don't nee...
-
10:29 pm Revision 6c3cb705: Remove fde_metadata (it's unused)
-
10:27 pm Revision 2ef65293: Move nav_dir_t -stuff into fileaccess/ subsystem where it belongs
-
10:11 pm Revision db73710f: Drop two stray debug printfs
-
04:05 pm Revision 2d81d469: Rewrite playqueue so it is live updated from the source (when playing from a s...
-
11:28 am Revision bf329db1: Add support for PROP_ADD_CHILD_BEFORE in GTK UI directory listings
07/26/2009
-
10:07 pm Revision 0185a41f: Auto hide cursor after 1 second in fullscreen
-
02:57 pm Revision b5baa97f: Change back to -O0 as default, was accidently change in r3270
- Always compile yadif.c with -O2 on OS X, hack to fix compiler error
-
11:36 am Revision c23b76dd: Add initial D-Bus support with MPRIS (http://wiki.xmms2.xmms.se/wiki/Media_Pla...
07/25/2009
-
01:54 am Revision 333dee7e: platform rename, darwin -> osx
-
01:53 am Revision 8d28b0a0: Typo, rate -> rates
-
01:40 am Revision f8eac534: Rename darwin platform to osx, seams more correct
-
01:28 am Revision 764debcf: Correct arguments to nav_load
-
01:22 am Revision d86494b6: Updated OS X build instructions
-
01:20 am Revision 63240409: Include hts in bundle identifier
-
01:19 am Revision 33002a1a: Mac OS X SDK config support
- Supprt defining PROG in platform specific configure, defaults to platform.build/showtime
Pass cflags/ldflag to ffmpeg... -
01:09 am Revision e1c52f2c: More arguments, less hardcoded things
-
01:00 am Revision 7f6875b1: Dont create unicode for special keys
-
12:58 am Revision 25a8bfde: Redefine TAILQ_FOREACH_REVERSE if Mac OS 10.4 or earlier
-
12:56 am Revision c126a6a5: Correctly check for 48kHz support
-
12:55 am Revision ca95192a: Added audio_rateflag_from_rate
- Moved audio_rate_from_rateflag to audio.c
-
12:53 am Revision c56cfd8a: Initial CoreAudio support, stereo PCM only for now
Also available in: Atom