Activity

From 07/26/2009 to 08/24/2009

08/24/2009

09:43 pm Revision 464883c2: glw prop subscription: bail out for all cases we don't care about
Andreas Öman

08/23/2009

10:58 pm Revision 85d7642a: Enable ellipsize for bookmark caption
Mattias Wadman
10:58 pm Revision 7496a44e: Sync with x11, window size and key board bindings
Mattias Wadman
03:52 pm Revision 7b337fd0: Remove a horizontal separator
Andreas Öman
03:04 pm Revision 58de57cd: Add a page that just shows minimal info about currently played track.
It's a "party-mode" thing. Andreas Öman
03:00 pm Revision 03b34ab3: Add missing CD icon
Andreas Öman
03:00 pm Revision 845db956: Add float support to glw's delta() method
Andreas Öman
12:42 pm Revision d2773db5: Alt + Left -> Navigator backward
Alt + Right -> Navigator forward Andreas Öman
12:35 pm Revision bb4cd5f9: Don't fade out insensitive widgets too much
Andreas Öman
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... Andreas Öman
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...
Andreas Öman
09:55 am Revision 92ff0e38: Add support for case insensitive sorting of properties
Andreas Öman

08/22/2009

09:56 pm Revision 2d323934: Remove debug printf
Mattias Wadman
09:10 pm Revision 44828413: glw_deck: Propagate child constraints
Andreas Öman
04:57 pm Revision 63ff8124: Add missing break;
Andreas Öman
03:23 pm Revision 154b66e2: Add forward event
Andreas Öman
11:32 am Revision 6a3f7c6a: Must case to (int) or we will always rerender
Andreas Öman
10:27 am Revision 05b91002: Drop a stray debug printf
Andreas Öman
10:26 am Revision 7b434851: GLW: Add support for text ellipsize and fix some other tiny bugs in the font r...
Andreas Öman
08:58 am Revision 7c7a7932: Fix spelling error
Andreas Öman

08/19/2009

10:33 pm Revision 6891c328: Typo
Mattias Wadman
09:54 pm Revision 4ae93b90: Limit minimal knob size
Mattias Wadman
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...
Mattias Wadman

08/18/2009

10:29 pm Revision c43531ed: Handle auto cursor hide when become/resign key window
Mattias Wadman

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 Mattias Wadman
12:31 am Revision 0895b5f3: ui_dispatch_event -> glw_dispatch_event
Mattias Wadman
12:29 am Revision d13f629d: Keymapper is gone. We rely on static mappings (r3391)
Mattias Wadman
05:57 pm Revision fb77c961: Let F86XK_AudioMedia and XK_Menu take us to main menu (home)
Andreas Öman
05:54 pm Revision 3add5fd9: If navigation is performed, unref event and stop event processing
Andreas Öman
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. Andreas Öman
12:08 pm Revision ea053cc5: Add mapping for XF86XK_Sleep
Andreas Öman
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...
Andreas Öman

08/15/2009

12:16 am Revision 51050d77: GU: Use asynchronous loading of images
Andreas Öman
05:32 pm Revision 7cb28515: Fixed memory leak, free title if retrying to make nice title
Mattias Wadman
05:30 pm Revision ce431114: Update to libdvdread 0.9.7
Removed some unused debug code Mattias Wadman

08/14/2009

06:06 pm Revision d7c9108c: Fixed memory leak, free alpha convert buffer
Mattias Wadman
05:43 pm Revision f45e92aa: Fixed memory leak, unref event after enqueue
Mattias Wadman
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 Mattias Wadman
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...
Mattias Wadman

08/13/2009

02:36 pm Revision 9ee40127: Remote Control Wrapper do not need own cocoa run loop
Mattias Wadman
02:31 pm Revision 18c24c51: Same hide cursor behaviour as in x11, auto hide if in fullwindow mode
Mattias Wadman

08/10/2009

12:12 am Revision 86e5c89b: Move D-Bus stuff to src/ipc/
Andreas Öman
11:53 pm Revision f93b141e: Add src/ipc for IPC stuff
Andreas Öman
11:37 pm Revision 0a0b31ef: it's $ui.fullwindow, not $ui.fullscreen
Andreas Öman
11:07 pm Revision 83b3b9cc: Simply and fix fullwindow subscription
Andreas Öman
10:01 pm Revision 1e19a1b9: Better code for constructing webdav URL:s
Andreas Öman
09:57 pm Revision 3620d28c: Embed service discovery related icons
Andreas Öman
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...
Mattias Wadman
01:00 pm Revision c42c7699: sd_add_service() and sd_add_link() is needed by spotify.c
Andreas Öman
01:00 pm Revision ee8a805b: use g_object_set() for modifying gtk adjustment
Andreas Öman
12:09 pm Revision 377a4faf: Probably more correct handling of multibyte utf8 chars
Mattias Wadman
12:04 pm Revision bbbc0a63: Follow convesions, assign self to value of super ctor and return self
Reindent and cleanup Mattias Wadman
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...
Mattias Wadman
11:48 am Revision 3e313977: Delegate NSApplication to GLWGLView, used to implement application:openFile:
Set default window size to 640x480 Mattias Wadman
03:18 am Revision 73256198: Only release dict if not NULL
Some cleanup Mattias Wadman
03:05 am Revision 05181d6f: Make it compile, typo while refactoring
Mattias Wadman
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
Mattias Wadman

08/09/2009

10:27 pm Revision b26a9ee0: htsp: Don't allocate insane amount of memory
Andreas Öman
10:15 pm Revision 64fe873b: Add phony targets for all dependencies so we don't fail on missing dependency ...
Andreas Öman

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...
Andreas Öman

08/07/2009

08:37 pm Revision 124e9abf: Move ShowtimeMainController interface into .m file
Mattias Wadman
08:25 pm Revision dcdf5bc5: Wops, should not link with CoreVideo (maybe later)
Mattias Wadman
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...
Mattias Wadman

08/05/2009

03:44 pm Revision e50dfccf: Remove debug output
Mattias Wadman
03:44 pm Revision a206ddd6: Make it compile with Mac OS 10.5 SDK
Mattias Wadman
10:52 am Revision a2ac2aeb: Dont run notify and free entries if scanner fails
Mattias Wadman
09:36 am Revision c6c0f346: Enable GTK UI by default
Andreas Öman

08/02/2009

09:34 pm Revision f3e5e399: Order $global.sources in order
Andreas Öman
09:34 pm Revision 5bf3b634: Add support for making a property sort its childs
Andreas Öman
09:33 pm Revision 3dfd0901: Add support for making a property sort its childs
Andreas Öman
11:25 am Revision 544eb127: Correctly remove sources from page:home when they disappear
Andreas Öman
11:25 am Revision 4ed65808: Add gu_cloner_destroy()
Andreas Öman

08/01/2009

07:10 pm Revision d56f751e: Revert most of r3320, should have only beeen change of strtab.h location
Mattias Wadman
10:38 am Revision 8e9d5d26: Add AVAHI support (Can discover webdav and HTSP services in local. domain)
Andreas Öman
10:21 am Revision 5d96e49c: Add a stock image if a source does not provide an icon by itself.
Ugly, but works for now Andreas Öman

07/31/2009

10:10 pm Revision 7b09373d: Remove unused code
Andreas Öman
10:02 pm Revision 93047a84: Use GU cloner
Andreas Öman
10:02 pm Revision 5f5fb25c: Add cloner helper code
Andreas Öman
05:29 pm Revision e012ad3f: strtab.h is in misc/ now
Mattias Wadman
02:13 pm Revision 81011d4e: Use hbutton_box for button container
Andreas Öman

07/30/2009

10:45 am Revision 67d2e726: Move various stuff into misc/
Andreas Öman

07/29/2009

11:11 pm Revision 19497ada: Rename prefix for static pages from "page://" to "page:"
ie. page://home is now page:home Andreas Öman
11:00 pm Revision b0651182: GU: Improve homepage a bit (add support for links)
Andreas Öman
11:00 pm Revision 1ee46572: Set $source.status in spotify backend code
Andreas Öman
09:37 pm Revision 729788ae: Add links to spotify source
Andreas Öman
09:36 pm Revision b0c05bf0: Actually compile with -O2
Andreas Öman
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... Andreas Öman
09:12 pm Revision 6b799d51: abort() if prop_make_dir() can not clean a property
Andreas Öman
09:09 pm Revision 388c9d28: prop system: Move clipping of float values to the property itself rather than ...
This is far more robust. Andreas Öman
08:51 pm Revision 5cca7315: Change hp_type in prop_t to 8bit type
Andreas Öman
08:50 pm Revision d0d79a5c: Initial work of a 'home' page in GTK UI
Andreas Öman
02:20 pm Revision 628e2171: Fix more path issues in webdav. Also avoid including port in URL if it is 80
Andreas Öman
10:22 am Revision 3eebb118: Fix memory leak: Release browse results
Andreas Öman
10:05 am Revision f6794135: Handle case where album is NULL but artist is not.
Andreas Öman
10:01 am Revision 4153cdb9: HTTP-URLs are not really metadata, so just skip such spam
Andreas Öman
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 Andreas Öman

07/28/2009

11:20 pm Revision 21899d7d: Remove PROP_SUB_DEBUG from playqueue source node tracker
Andreas Öman
11:07 pm Revision deb7c25c: GU: Add 'up' button in toolbar navigating to this page's parent page
Andreas Öman
11:06 pm Revision fbfdb325: Set .parent on directory properties
Andreas Öman
10:48 pm Revision 4b76d030: Rename "mainmenu" to "home"
Andreas Öman
09:29 pm Revision 0223ab69: GU: Display column headers in album view
Andreas Öman
09:23 pm Revision d5566172: fde_prop can be NULL-ified if a filetype is UNKNOWN
Andreas Öman
09:21 pm Revision b54037a3: Fix path name escaping problems in webdav
Andreas Öman
08:58 pm Revision 5fca269d: Scan directories in the file backend for album art
Andreas Öman
08:22 pm Revision aeb8867c: Remove unnecessary include
Andreas Öman
06:41 pm Revision 8a8389a3: playqueue: Add support for repeat and shuffle
Not implemented in any GUI though Andreas Öman
04:19 pm Revision feb5ea46: Add prop_unparent() (Removes a property from its parent)
Andreas Öman
11:24 am Revision 37e7c391: Remove stray printf
Andreas Öman
11:03 am Revision 622326d4: Add support for continous updates of file system browse views using inotify(7)...
Andreas Öman

07/27/2009

10:51 pm Revision 30555507: Exit file scanner early if we detect that the prop holding scanner output is d...
Andreas Öman
10:49 pm Revision 13b2b93b: Remove the lock-check in prop_unsubscribe(). There are cases when we don't nee...
Andreas Öman
10:29 pm Revision 6c3cb705: Remove fde_metadata (it's unused)
Andreas Öman
10:27 pm Revision 2ef65293: Move nav_dir_t -stuff into fileaccess/ subsystem where it belongs
Andreas Öman
10:11 pm Revision db73710f: Drop two stray debug printfs
Andreas Öman
04:05 pm Revision 2d81d469: Rewrite playqueue so it is live updated from the source (when playing from a s...
Andreas Öman
11:28 am Revision bf329db1: Add support for PROP_ADD_CHILD_BEFORE in GTK UI directory listings
Andreas Öman

07/26/2009

10:07 pm Revision 0185a41f: Auto hide cursor after 1 second in fullscreen
Mattias Wadman
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 Mattias Wadman
11:36 am Revision c23b76dd: Add initial D-Bus support with MPRIS (http://wiki.xmms2.xmms.se/wiki/Media_Pla...
Andreas Öman

07/25/2009

01:54 am Revision 333dee7e: platform rename, darwin -> osx
Mattias Wadman
01:53 am Revision 8d28b0a0: Typo, rate -> rates
Mattias Wadman
01:40 am Revision f8eac534: Rename darwin platform to osx, seams more correct
Mattias Wadman
01:28 am Revision 764debcf: Correct arguments to nav_load
Mattias Wadman
01:22 am Revision d86494b6: Updated OS X build instructions
Mattias Wadman
01:20 am Revision 63240409: Include hts in bundle identifier
Mattias Wadman
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...
Mattias Wadman
01:09 am Revision e1c52f2c: More arguments, less hardcoded things
Mattias Wadman
01:00 am Revision 7f6875b1: Dont create unicode for special keys
Mattias Wadman
12:58 am Revision 25a8bfde: Redefine TAILQ_FOREACH_REVERSE if Mac OS 10.4 or earlier
Mattias Wadman
12:56 am Revision c126a6a5: Correctly check for 48kHz support
Mattias Wadman
12:55 am Revision ca95192a: Added audio_rateflag_from_rate
Moved audio_rate_from_rateflag to audio.c Mattias Wadman
12:53 am Revision c56cfd8a: Initial CoreAudio support, stereo PCM only for now
Mattias Wadman
« Previous
Next »
 

Also available in: Atom