Activity

From 11/29/2009 to 12/28/2009

12/28/2009

11:30 pm Revision a75f25a0: Must never set FOCUS_BLOCKED on a widget that is currently in focus
Andreas Öman
11:08 pm Revision 92553238: Better display of images in directory listings
Andreas Öman
11:02 pm Revision d61dc9ea: Don't allow text widgets to release focus on arrow right
Andreas Öman
11:01 pm Revision 1b56c816: Add the ability to freeze widgets to prohibit them from updating themselfs
Andreas Öman
10:36 pm Revision dd854f40: Remove unused struct member
Andreas Öman
10:31 pm Revision ccd2cd4c: Rule #1: Compile before commit
Andreas Öman
08:56 pm Revision 4c3cd715: Don't just put configure arguments as comment in config.mak. Instead set a var...
Andreas Öman
06:42 pm Revision 408da796: Hide Apple menu bar while in fullscreen, it seams to interfere with mouse even...
Remove objc auto pool in fullscreen loop, not needed Mattias Wadman
11:48 am Revision 5036be4c: Render font shadow in a separate pass. Looks much better
Andreas Öman
11:48 am Revision 56a1e8bd: Add missing mutex unlock
Andreas Öman
08:47 am Revision a7305213: Correctly set aspect for non coded pixmaps
Andreas Öman
07:57 am Revision b6281dae: Rename SWAP() to GLW_SWAP()
Andreas Öman
07:55 am Revision ea12a27a: Boundary check on glt_orientation
Andreas Öman

12/27/2009

10:39 pm Revision 62b067ed: Support JPEG Exif image orientation
Andreas Öman
08:34 pm Revision 3cf5783a: Fix WII compile problems
Andreas Öman
05:13 pm Revision e39d6c7f: Add DCT based scaling of very large JPEG images
Andreas Öman
04:29 pm Revision 165b5d93: Default width & height to -1
Andreas Öman
04:26 pm Revision e78d65a8: add doc comment
Andreas Öman
02:25 pm Revision 9fa483a3: Rework internal image loading from backend to frontends
Replace libexif with own JPEG / EXIF parsing code Andreas Öman

12/26/2009

07:58 am Revision 2ea9aef4: Add locking around metadata cache
Andreas Öman

12/25/2009

10:02 pm Revision 415bca60: Add caching layer for file metadata
Andreas Öman
09:56 pm Revision 71a8c9a6: Add prop_set_rstring()
Andreas Öman
10:44 am Revision 8434df47: Add support for mtime in stat fs ops
Andreas Öman

12/23/2009

05:38 pm Revision 584a456e: Make text widgets receive focus on click
Andreas Öman

12/20/2009

07:43 am Revision 7060f6d2: GLW: Paint notifications at bottom of screen instead of overlays
Andreas Öman

12/19/2009

12:43 am Revision 39af4611: Bind F1 to ACTION_MENU
Remove use of rc_fullscreen, not used anymore
Added some comments
Mattias Wadman
10:39 pm Revision 6e1f489a: Redesign the main ui layout a bit
Andreas Öman
10:24 pm Revision 8e416163: Renumber GLW_CONSTRAINT_* must be consecutive with GLW_CONSTRAINT_*, just as t...
Mattias Wadman
06:00 pm Revision 8098696c: Move text flags to its own flag set.
Renumber generic GLW flags Andreas Öman
05:47 pm Revision 8425872a: rename BITMAP_FLAG -> IMAGE_FLAG
Andreas Öman
05:46 pm Revision 04891d4e: Remove unused flag
Andreas Öman
05:38 pm Revision 81d33059: Add isPressed() which returns true if the user is holding down the mouse butto...
Andreas Öman
02:06 pm Revision 8573637e: Avoid caching the root model. It's never reused
Andreas Öman
01:53 pm Revision c79fe2f5: Handle 'true' and 'false' in lexer
Andreas Öman
01:31 pm Revision 6918d65c: Add fireEvent() GLW method + cosmetics
Andreas Öman
01:29 pm Revision 5cf531f0: Add boolean ops to debug print
Andreas Öman
01:29 pm Revision cea034ad: Fix a bug causing float prop to not always be updated
Andreas Öman
11:26 am Revision 7bd5bb8f: Add boolean not operator
Andreas Öman
09:35 am Revision 24fbf798: Store configure parameters in config.mak
Andreas Öman
09:16 am Revision eef497b6: Support for wiimote in horizontal (no ir detection) mode
Andreas Öman
09:11 am Revision 553f7f5f: Use our own lwp_config.h for libogc
Andreas Öman
08:02 am Revision 8d08efeb: Fix keysym bugs on wii
Andreas Öman

12/18/2009

07:40 pm Revision 23014deb: Remove unused thread
Andreas Öman
07:39 pm Revision bb7db46c: Name prop couriers
Andreas Öman
07:34 pm Revision a9acc2b8: Add keyboard support on wii
Andreas Öman
07:33 pm Revision e6462ecb: Add HTTP_TRACE() for debugging HTTP
Andreas Öman
05:50 pm Revision 8d79e159: Must copy va_arg when we reuse it
Andreas Öman
01:41 pm Revision e2db4119: Fix wii thread prototype
Andreas Öman
11:15 am Revision b02d7ade: Fix recently introduced bugs in HTTP client
Andreas Öman

12/17/2009

06:46 pm Revision f8394092: Add needScroll() glw method that returns true if a list widget needs scrolling...
Andreas Öman
06:44 pm Revision 77ef0d38: correctly clear focus weight
Andreas Öman
06:37 pm Revision 74dc3649: Propagate alpha when rendering child
Andreas Öman

12/16/2009

12:08 am Revision 98c909e5: rename eval_visibility -> eval_widget_meta
We will use it for other things Andreas Öman
11:52 pm Revision 26e4cbd1: Improve navigation issues related to array widget
Make image derived widget support align attribute Andreas Öman
11:51 pm Revision 5bac5972: Fix an incorrect comment
Andreas Öman
10:18 pm Revision d22187be: Remove time() function in glw model language. It's inefficient
Andreas Öman
10:15 pm Revision 08966380: Add $global.clock.unixtime
Andreas Öman
05:48 pm Revision 58dbb08f: Add one pixel left margin on text to avoid clamp-to-edge artifacs
Andreas Öman
01:55 am Revision bbb258be: Pass correct title to hts_thread_create_detached when starting uis
Fixes used uninitialized warning too Mattias Wadman

12/15/2009

12:30 am Revision 2f115975: Use track model for playqueue entries
Andreas Öman
12:24 am Revision 8b199c3f: Implement navigator get_parent for the Spotify URI scheme. Given a track URI, ...
Andreas Öman
12:23 am Revision f137c475: Make it possible for backends to return the parent of a given URL
Andreas Öman
11:41 pm Revision 28d1a8af: Add names to threads
Andreas Öman
11:29 pm Revision 59da610f: Mention why we disable interrupts on the wii port for atomic add
Andreas Öman

12/14/2009

12:40 am Revision 2eb04c62: Fix regression caused by [3811], use hf->hf_connection->hc_hostname
Mattias Wadman
10:17 pm Revision 9dc7f7d3: Cache preprocessed versions of the GLW models
Andreas Öman
08:51 pm Revision 6e4faab6: Add HTTP connection reuse and pooling
Andreas Öman
07:15 pm Revision 98d206a5: Make sure hps_zombie works even for lock-free scenarios
Andreas Öman
06:31 pm Revision d5ae3417: Enable dbus by default
Andreas Öman
02:05 pm Revision c9147730: Add lw_render_set_vertices() för GX backend
Andreas Öman
02:05 pm Revision 3107e9b7: use libogc 1.8.1
Andreas Öman
01:08 pm Revision 083afefe: Run GLW prop notification in GLW's main thread. Lot less locking and one less ...
// Department of premature optimizations Andreas Öman
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 Andreas Öman
12:51 pm Revision e3ba80a5: --disable-vdpau in ffmpeg until stuff is sorted out.
Andreas Öman
11:57 am Revision 8221a161: Remove unused define
Andreas Öman
11:43 am Revision 88e32714: Fix computation of scroll metrics when we do not fill an entire row in the arr...
Andreas Öman
11:39 am Revision 8525e628: Add support for browsing spotify artists
Andreas Öman
11:13 am Revision 6d59faca: childWidth and childHeight are int, not float
Andreas Öman
01:04 am Revision 15e608d9: Fixed spelling
Mattias Wadman

12/13/2009

10:11 pm Revision 0c0dda56: Extract artist both from the 'artist' and 'author' FFmpeg tag
Andreas Öman
11:26 am Revision a731affe: Fix time text in slider
Andreas Öman
10:54 am Revision c0a5d22a: Change to tahoma
Andreas Öman

12/10/2009

12:21 am Revision 3fcc6209: Remove debug printf() gone astray
Andreas Öman
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) Mattias Wadman
11:26 pm Revision 25bd7c91: Add alternative rstr implementation (not referenced)
Andreas Öman
11:26 pm Revision a61e1227: Sprinkle #ifdef GLW_MODEL_ERRORINFO where it should be
Andreas Öman
10:37 pm Revision e0a67326: Fix a memory leak
Andreas Öman
10:30 pm Revision c548aefc: Use rstr_ ... in glw
Andreas Öman

12/09/2009

12:28 am Revision 382892cf: Convert PROP_SET_LINK into PROP_SET_RLINK
Andreas Öman
12:26 am Revision beda3079: Replace refstr in glw_model with the new rstr implementation
Andreas Öman
12:22 am Revision 23e886e2: Convert PROP_SET_STRING into PROP_SET_RSTRING
Andreas Öman
12:20 am Revision f33d398d: rstr_get() can take rstr_t as const
Andreas Öman
12:17 am Revision 3ca44029: Add referenced strings and used them in prop framework
Andreas Öman
11:01 pm Revision aeffdb82: Fix some bugs related to playlist renaming
Andreas Öman
10:49 pm Revision 8b682afb: Mimic the real Spotify client in which playlists named '-' are separators
Andreas Öman
10:48 pm Revision b78e23e0: Add a separator list class
Andreas Öman
10:44 pm Revision 44337c92: Change so the list view content type animator uses horizontalFlip for transiti...
Andreas Öman
10:44 pm Revision 7709581a: Add 'noInitialTransform' that inhibits an initial transform for the first chil...
Andreas Öman
10:39 pm Revision 9f747be1: Turn metadata.artist and metadata.album into link properties
Andreas Öman
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...
Andreas Öman
10:20 pm Revision 2a9371d4: Use designated unicode horizontal ellipsis glyph instead of three dots
Andreas Öman
09:06 pm Revision f3123d54: Revert incorrect change
Andreas Öman

12/08/2009

09:33 pm Revision 2eb9dd63: Add PROP_LINK which carries both a title and an URL for a property
Andreas Öman

12/07/2009

11:31 pm Revision f360c9d7: AAC over HTSP support
Andreas Öman

12/06/2009

09:17 pm Revision 573b1bf4: Rework the layer widget a bit and add a hidden attribute to widgets
Andreas Öman

12/04/2009

10:31 pm Revision 7bafea0d: Remove debug printf
Andreas Öman
09:14 pm Revision 35da1709: Initial DVBSUB support
Andreas Öman
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... froh -

12/03/2009

08:42 pm Revision a16394cb: Add spotify logging -> TRACE()
Andreas Öman

12/01/2009

11:31 pm Revision b25325d8: Render DVD SPU texture in CCW order
Andreas Öman
11:31 pm Revision 2d4b2d11: Remove dead code
Andreas Öman

11/29/2009

11:47 am Revision 7f8a6455: Improve font rendering a bit. Still not perfect though
Andreas Öman
10:42 am Revision 0fa9f840: Add spacer
Andreas Öman
« Previous
Next »
 

Also available in: Atom