Activity
From 07/01/2009 to 07/30/2009
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
-
11:37 pm Revision 1b367a2c: Wait for audio queue to drain completely before passing on control to the next...
-
10:16 pm Revision 8a7630f0: Better queue drain / event handing during end-of-track in spotify player
-
10:08 pm Revision 1bf8e275: Remove the icon
-
08:55 pm Revision a85f78bc: Cleanup
-
08:53 pm Revision b2bcccf6: Add asynchronous image loading for GTK UI
-
08:47 pm Revision 59f6b1d6: Add placeholder image if we don't have album cover art.
-
07:42 pm Revision 2815fdad: Add support for artist browsing in GTK UI
-
07:42 pm Revision a10d69ff: It should be called 'nodes' not 'tracks'
-
07:36 pm Revision 03895d89: regex config not used anymore
-
04:24 pm Revision 94204507: Set node-type to 'audio' in playqueue entries
-
11:37 am Revision 293c158b: Add support for artist browsing in Spotify backend.
-
11:17 am Revision 02991236: Turn on ellipsizion for playdeck track info labels
-
10:58 am Revision ab21b0d9: display number of tracks for an entity in directory listing
-
10:14 am Revision 1f6e045e: Metadata may be updated as a result of album browsing. This is not correctly r...
-
09:54 am Revision ee57f799: Improve GU playdeck a bit.
- Show current track name, album name, artist name and album cover art.
-
09:54 am Revision 83489965: Use '$artist - $album' instead of '$artist: $album'
-
09:53 am Revision e6265c0b: Make GU window a bit bigger on start
07/24/2009
-
11:51 pm Revision 6b657ec0: If file backend guess that a directory is an album, give each track a trackindex
-
11:47 pm Revision f6689393: assert if we try to gu_unsubscribe_on_destroy() on a NULL subscription
-
11:47 pm Revision 81bca179: Remove corrupt code
-
11:44 pm Revision 1d88c877: Set default view in playqueue to 'list'
-
11:40 pm Revision 5a5ad644: Add album browsing in GTK UI
-
09:43 pm Revision 4ca97b63: Wops, revert fetch whole file limit change
-
09:43 pm Revision bc4502a7: Add gu_directory.h
-
09:40 pm Revision 6f66b7a6: Renamed WEBDAV_MAX_PATH_LEN to HTTP_MAX_PATH_LEN and use it in http_scandir
- Parse apache index page without regex
libc regex seams to hangs on non-ASCII chars, and this way it will work on wii ... -
09:28 pm Revision d2bac372: Redefined enabled/disabled, did they work before?
-
09:27 pm Revision 02c41ca7: Use disabled function with check for release
-
08:22 pm Revision 6da8b71f: Scrap the icon upscaling, it looks ugly. Center icon instead
-
08:21 pm Revision 25ac959a: Fix an obvious typo.
-
07:54 pm Revision 9f3bf00a: PROP_TAG_NAME_VECTOR -> PROP_TAG_NAME()
-
07:51 pm Revision a75f3919: Make directory page type support multiple views
-
07:24 pm Revision 795026fd: GU: Scale view top icon a bit
-
07:19 pm Revision 0cd2f2b8: GU: Add support for scaling of loaded pixbufs
-
06:33 pm Revision 7caf32fe: Restructure directory pages a bit.
-
06:13 pm Revision aae79aa2: Set $page.title for albums to album title
-
05:43 pm Revision ebe4e643: Keep pixbufcachesize in check (spotted by wader)
-
04:27 pm Revision ff7834d9: PA: Display reason for stream failure
-
02:18 pm Revision a120b551: lavc does not support grayscale + alpha png. And i'm too lazy to fix.
-
11:46 am Revision a3c7312d: Better support for PA problematic events
- - Handle diconnect from PA server
- Handle stream termination by pausing current playback -
11:45 am Revision 6997cc7c: Better support for EVENT_INTERNAL_PAUSE (When the player itself needs to pause...
-
11:41 am Revision 3c9061c9: Add title to directory browsing, still WIP
-
10:25 am Revision 27c5e917: Add content type icons to directory browsing in GU
-
10:24 am Revision 98a8a4f8: Build it too
-
10:24 am Revision 95bd14ee: Add code for loading showtime URL:s into GDK pixbufs
07/23/2009
-
10:42 pm Revision 02729ab3: Fix more some problems with configure introduced in last commits
-
10:36 pm Revision 9263af13: Fix some typos for release builds
-
10:32 pm Revision 0b8098b9: Refactor configure stuff a bit
-
10:00 pm Revision e6119949: Rename glw theme 'new' to 'default'
-
02:23 pm Revision 7c43af24: Rename themes/ to glwthemes/ which is more appropriate
-
11:57 am Revision 04a99206: Fix some incorrect locking in prop courier notification loop
- Add testcode for stressing prop system
-
10:59 am Revision ab43243e: GU: make 'playqueue' pages same as directories
-
10:02 am Revision 00db6dd5: Add "Open File..." and "Open Directory..." to GTK UI
-
08:55 am Revision 2fa2eaa3: Fix a few things in the UI menubar
07/22/2009
-
10:43 pm Revision 1c621310: Reset current song position when song duration is changed
-
10:13 pm Revision aedfab49: Avoid NULL deref.
-
09:26 pm Revision 167f3c22: Disable/Enable back and forward button in the navigator based on $global.nav.c...
-
09:25 pm Revision 3f7c4f01: Add helper gu_subscription_set_sensitivity() for setting widget sensitivity ba...
-
09:25 pm Revision ffe42320: Set $global.nav.canGoBack and $global.nav.canGoFoward depending on if it possi...
-
09:24 pm Revision 8e042312: the URL can be NULL, don't strdup() it in such case.
-
09:16 pm Revision d20a5791: Add support for moving forward in the navigator history
-
08:53 pm Revision 75a4f7bf: Rename openurl2 -> openurl
-
08:51 pm Revision 81f504b4: GU: Forward parent URL to nav_open()
-
08:38 pm Revision 74312acf: Add support for removing lines in GTK UI directories
-
08:25 pm Revision 487372a2: Add support for destroying pages in the GU navigator
-
08:18 pm Revision a4c4f543: Fix a read after free()
-
08:10 pm Revision b2c041a5: Fix a memory leak
-
07:44 pm Revision 75af92cb: Drop a stray debug printout
-
05:54 pm Revision ab16a2bb: Add support for popups in GTK UI
-
04:19 pm Revision 536615ce: avoid NULL deref
-
12:10 pm Revision b47164d7: Add a GTK statusbar at bottom of the GTK UI window which reflects the activity...
-
11:35 am Revision 08161711: Add playdeck control bar to GTK user interface.
-
11:35 am Revision 0576b439: add PROP_TAG_NAME() convenience macro
07/21/2009
-
12:07 am Revision dd280428: Import the GTK UI directory browsing.
-
12:06 am Revision d7758abb: Add a property for keeping track of number of tracks in a playlist
-
11:59 am Revision 2a91f370: Add PNVEC() convenience macro
07/20/2009
-
01:09 pm Revision 371d4258: remove pointless locking
-
12:56 pm Revision 781dc0bf: Keep track of volume and muted state if we reinitialize stream.
-
11:22 am Revision dda72376: Mixers are gone.
-
11:22 am Revision ad584581: Must cast to hts_mutex_t, or it won't compile on wii
-
11:21 am Revision 57775a63: sed away log2() from devkitppc's math.h, it's broken
-
10:14 am Revision 54bb32e7: Fix audio mute for alsa output
-
10:05 am Revision f6389740: Rework the volume control in showtime
- - Skip the overcomplex multi slider setup, we now just use 'master volume' and 'master volume mute'
- for ALSA: Softm... -
10:02 am Revision 4c21ae43: Add support for external lock managers for subscriptions
07/19/2009
-
08:09 pm Revision 08141d5f: Add PROP_TAG_CALLBACK_FLOAT and prop_add_clipped_float()
-
01:31 pm Revision 51cfa6d5: Don't flush audio FIFO when track ends in spotify playback.
- Also, make sure we wait a little while after a spotify track has ended
to make sure graphics are quite in sync. -
01:09 pm Revision 4321495f: Fix correct depends to avail parallel build
07/06/2009
-
09:17 pm Revision a3dcf74c: Forgot a change in the spotify backend.
-
09:13 pm Revision 719c0f4a: More intelligent PTS/DTS calculations during video playback.
- We no longer need GENPTS or durations.
-
06:35 pm Revision c5c90d03: If we copy packet data we must set size. duh.
07/05/2009
Also available in: Atom