Activity
From 11/26/2009 to 12/25/2009
12/25/2009
-
10:02 pm Revision 415bca60: Add caching layer for file metadata
-
09:56 pm Revision 71a8c9a6: Add prop_set_rstring()
-
10:44 am Revision 8434df47: Add support for mtime in stat fs ops
12/23/2009
12/20/2009
12/19/2009
-
12:43 am Revision 39af4611: Bind F1 to ACTION_MENU
- Remove use of rc_fullscreen, not used anymore
Added some comments -
10:39 pm Revision 6e1f489a: Redesign the main ui layout a bit
-
10:24 pm Revision 8e416163: Renumber GLW_CONSTRAINT_* must be consecutive with GLW_CONSTRAINT_*, just as t...
-
06:00 pm Revision 8098696c: Move text flags to its own flag set.
- Renumber generic GLW flags
-
05:47 pm Revision 8425872a: rename BITMAP_FLAG -> IMAGE_FLAG
-
05:46 pm Revision 04891d4e: Remove unused flag
-
05:38 pm Revision 81d33059: Add isPressed() which returns true if the user is holding down the mouse butto...
-
02:06 pm Revision 8573637e: Avoid caching the root model. It's never reused
-
01:53 pm Revision c79fe2f5: Handle 'true' and 'false' in lexer
-
01:31 pm Revision 6918d65c: Add fireEvent() GLW method + cosmetics
-
01:29 pm Revision 5cf531f0: Add boolean ops to debug print
-
01:29 pm Revision cea034ad: Fix a bug causing float prop to not always be updated
-
11:26 am Revision 7bd5bb8f: Add boolean not operator
-
09:35 am Revision 24fbf798: Store configure parameters in config.mak
-
09:16 am Revision eef497b6: Support for wiimote in horizontal (no ir detection) mode
-
09:11 am Revision 553f7f5f: Use our own lwp_config.h for libogc
-
08:02 am Revision 8d08efeb: Fix keysym bugs on wii
12/18/2009
-
07:40 pm Revision 23014deb: Remove unused thread
-
07:39 pm Revision bb7db46c: Name prop couriers
-
07:34 pm Revision a9acc2b8: Add keyboard support on wii
-
07:33 pm Revision e6462ecb: Add HTTP_TRACE() for debugging HTTP
-
05:50 pm Revision 8d79e159: Must copy va_arg when we reuse it
-
01:41 pm Revision e2db4119: Fix wii thread prototype
-
11:15 am Revision b02d7ade: Fix recently introduced bugs in HTTP client
12/17/2009
-
06:46 pm Revision f8394092: Add needScroll() glw method that returns true if a list widget needs scrolling...
-
06:44 pm Revision 77ef0d38: correctly clear focus weight
-
06:37 pm Revision 74dc3649: Propagate alpha when rendering child
12/16/2009
-
12:08 am Revision 98c909e5: rename eval_visibility -> eval_widget_meta
- We will use it for other things
-
11:52 pm Revision 26e4cbd1: Improve navigation issues related to array widget
- Make image derived widget support align attribute
-
11:51 pm Revision 5bac5972: Fix an incorrect comment
-
10:18 pm Revision d22187be: Remove time() function in glw model language. It's inefficient
-
10:15 pm Revision 08966380: Add $global.clock.unixtime
-
05:48 pm Revision 58dbb08f: Add one pixel left margin on text to avoid clamp-to-edge artifacs
-
01:55 am Revision bbb258be: Pass correct title to hts_thread_create_detached when starting uis
- Fixes used uninitialized warning too
12/15/2009
-
12:30 am Revision 2f115975: Use track model for playqueue entries
-
12:24 am Revision 8b199c3f: Implement navigator get_parent for the Spotify URI scheme. Given a track URI, ...
-
12:23 am Revision f137c475: Make it possible for backends to return the parent of a given URL
-
11:41 pm Revision 28d1a8af: Add names to threads
-
11:29 pm Revision 59da610f: Mention why we disable interrupts on the wii port for atomic add
12/14/2009
-
12:40 am Revision 2eb04c62: Fix regression caused by [3811], use hf->hf_connection->hc_hostname
-
10:17 pm Revision 9dc7f7d3: Cache preprocessed versions of the GLW models
-
08:51 pm Revision 6e4faab6: Add HTTP connection reuse and pooling
-
07:15 pm Revision 98d206a5: Make sure hps_zombie works even for lock-free scenarios
-
06:31 pm Revision d5ae3417: Enable dbus by default
-
02:05 pm Revision c9147730: Add lw_render_set_vertices() för GX backend
-
02:05 pm Revision 3107e9b7: use libogc 1.8.1
-
01:08 pm Revision 083afefe: Run GLW prop notification in GLW's main thread. Lot less locking and one less ...
- // Department of premature optimizations
-
12:54 pm Revision d8832cfa: Copy notification queue and dispatch from it without continous relocking of pr...
- Reduces contention but also prepares us for a polling update model
-
12:51 pm Revision e3ba80a5: --disable-vdpau in ffmpeg until stuff is sorted out.
-
11:57 am Revision 8221a161: Remove unused define
-
11:43 am Revision 88e32714: Fix computation of scroll metrics when we do not fill an entire row in the arr...
-
11:39 am Revision 8525e628: Add support for browsing spotify artists
-
11:13 am Revision 6d59faca: childWidth and childHeight are int, not float
-
01:04 am Revision 15e608d9: Fixed spelling
12/13/2009
-
10:11 pm Revision 0c0dda56: Extract artist both from the 'artist' and 'author' FFmpeg tag
-
11:26 am Revision a731affe: Fix time text in slider
-
10:54 am Revision c0a5d22a: Change to tahoma
12/10/2009
-
12:21 am Revision 3fcc6209: Remove debug printf() gone astray
-
11:45 pm Revision d9fef0dd: Check if wrap_codec_create fails or no stream is found
- Removed URL from error messages, no other messages seams to include it (source URL i included in error message later on)
-
11:26 pm Revision 25bd7c91: Add alternative rstr implementation (not referenced)
-
11:26 pm Revision a61e1227: Sprinkle #ifdef GLW_MODEL_ERRORINFO where it should be
-
10:37 pm Revision e0a67326: Fix a memory leak
-
10:30 pm Revision c548aefc: Use rstr_ ... in glw
12/09/2009
-
12:28 am Revision 382892cf: Convert PROP_SET_LINK into PROP_SET_RLINK
-
12:26 am Revision beda3079: Replace refstr in glw_model with the new rstr implementation
-
12:22 am Revision 23e886e2: Convert PROP_SET_STRING into PROP_SET_RSTRING
-
12:20 am Revision f33d398d: rstr_get() can take rstr_t as const
-
12:17 am Revision 3ca44029: Add referenced strings and used them in prop framework
-
11:01 pm Revision aeffdb82: Fix some bugs related to playlist renaming
-
10:49 pm Revision 8b682afb: Mimic the real Spotify client in which playlists named '-' are separators
-
10:48 pm Revision b78e23e0: Add a separator list class
-
10:44 pm Revision 44337c92: Change so the list view content type animator uses horizontalFlip for transiti...
-
10:44 pm Revision 7709581a: Add 'noInitialTransform' that inhibits an initial transform for the first chil...
-
10:39 pm Revision 9f747be1: Turn metadata.artist and metadata.album into link properties
-
10:38 pm Revision 4a438c6b: Make it possible to use a different border for childs to bitmap than the backg...
- Move background in list entries to the classes for higher flexibility
Add a 'track' model which allows linking from a... -
10:20 pm Revision 2a9371d4: Use designated unicode horizontal ellipsis glyph instead of three dots
-
09:06 pm Revision f3123d54: Revert incorrect change
12/08/2009
12/07/2009
12/06/2009
12/04/2009
-
10:31 pm Revision 7bafea0d: Remove debug printf
-
09:14 pm Revision 35da1709: Initial DVBSUB support
-
07:06 pm Feature #126 (Fixed): Configurable or at least documented keyboard shortcuts
- By grepping the source, i found the hardcoded keyboard shortcuts in glw_x11.c, it would be nice if they where configu...
12/03/2009
12/01/2009
-
11:31 pm Revision b25325d8: Render DVD SPU texture in CCW order
-
11:31 pm Revision 2d4b2d11: Remove dead code
11/29/2009
Also available in: Atom