Activity

From 01/31/2009 to 03/01/2009

03/01/2009

11:05 pm Revision f47ae93a: Notify about audio device changes instead of printing to stderr.
Andreas Öman
11:01 pm Revision 8803b084: Must wakeup thread after adding a new timer event, duh.
Andreas Öman
10:58 pm Revision 55be6792: Return error messages from all file operations.
Andreas Öman
10:58 pm Revision 0cccd0f1: Rearrange error messages from navigator.
Andreas Öman
10:57 pm Revision adeaeb25: Better interpretation of errors from gethostbyname_r()
Andreas Öman
10:21 pm Revision b0163c59: Replace fprintf() errors with notification popups.
Andreas Öman
10:20 pm Revision 9a4d4dc7: Display notification popups.
Andreas Öman
10:18 pm Revision 1e4c5c08: Add support for rendering multi line text in widgets.
Andreas Öman
09:59 pm Revision b1c4ae87: Fix incorrect handling of backslash in quoted string processing.
Andreas Öman
09:30 pm Revision fc01fb78: Add a notification framework.
Intended for displaying popups for user when something goes wrong, etc. Andreas Öman
09:28 pm Revision e06eb54a: Pass originating 'deferred' to timer callback.
Andreas Öman
09:21 pm Revision 0da156ee: Add a low-precision timer framework.
Andreas Öman
05:51 pm Revision 381f8b65: Rework the htsmsg API a bit.
We now use the names 'map' and 'list' for the differnt containers. Andreas Öman
11:12 am Revision 98351047: Fix more focus issues.
Andreas Öman
09:01 am Revision b4902060: Make sure we never leave dangling focus pointers.
Andreas Öman
08:39 am Revision 379d3f1f: Add missing initialization of hp_focus in prop_make_dir()
Andreas Öman
08:34 am Revision 0c736f88: Add mapping between prop <> GLW to be able to rembmer focused property
Andreas Öman

02/28/2009

05:30 pm Revision 930be10b: rename 'setAsync' -> 'enableAsyncMetadata'
Andreas Öman
04:33 pm Revision db19ff38: Rename 'async' method to 'setAsync'
Andreas Öman
04:07 pm Revision acd15355: Add challenge response authentication in HTSP.
Andreas Öman

02/25/2009

09:05 pm Revision cb9bb30e: Subscriptionless implementation of createChild() method in GLW.
Andreas Öman

02/23/2009

11:42 pm Revision 3b30d0de: Rewrork focushandling in GLW:
- Stable focus chain (No surprises when tabbing around).
- Get rid of the strange 'focus leader' concept in models.
-...
Andreas Öman
06:16 pm Revision b26979ac: Renumber flags
Andreas Öman

02/22/2009

09:08 pm Revision 8686eeed: Cosmetics
Andreas Öman

02/19/2009

10:29 pm Bug #41 (Fixed): Input event / key -mapper needs to be redesigned
This is fixed in trunk now.
Andreas Öman
10:26 pm Revision bc300fa1: Remove old default theme
Andreas Öman
10:25 pm Revision 97e799b9: Theme updates
Andreas Öman
06:47 pm Revision a00ffd66: Cleanup
Andreas Öman

02/18/2009

11:50 pm Revision f77e6267: Assign a URL to the channel property tree.
Andreas Öman
11:38 pm Revision 5468a293: Actually, don't include codectype in 'unsupported' text.
Andreas Öman
11:37 pm Revision 8fa7da5a: Better text for unsupported codecs
Andreas Öman

02/17/2009

11:12 pm Revision 8859ea86: Tentative HTSP support
Andreas Öman
11:10 pm Revision eb1568dd: Initialize some of the subsystems from navigator initialization
Andreas Öman
11:03 pm Revision 0da9c5ad: Let alpha react on focus
Andreas Öman
11:02 pm Revision 61440d97: If an icon is available use it in GUI
Andreas Öman

02/16/2009

11:07 pm Revision a2303361: Setting a string property to NULL is equal as setting it to type (void)
Andreas Öman

02/15/2009

10:25 pm Revision 922940e7: Compile against latest ffmpeg
Andreas Öman

02/12/2009

08:10 pm Revision 30c0d255: Add support for lavc's channel_layout.
Add support for audio sample formats != int16 Andreas Öman
08:09 pm Revision 615e37f4: Swap names for rear/side.
Andreas Öman

02/11/2009

07:53 am Revision 6e189fc0: Do an initial pass over filenames to figure out an initial view to use.
Andreas Öman

02/10/2009

11:45 pm Revision 30f0d8a1: Add support for repeating textures
Andreas Öman
11:31 pm Revision 5518678b: Remove miscomitted stuff
Andreas Öman
11:01 pm Revision adb6b9c0: Better math for computing cursor size.
Andreas Öman
10:55 pm Revision 10b7639d: Fix some theme issues in the playqueue
Andreas Öman
10:55 pm Revision 768439cf: Only resolve $event as rvalue upon assignment. Happens to clean up some uglyness.
Andreas Öman
10:54 pm Revision 2b4349a3: Navigator should intercept "EVENT_MAINMENU" event.
Andreas Öman
10:38 pm Revision c71cdb81: Use correct alpha when rendering cursor
Andreas Öman
10:34 pm Revision 1c01bc86: Add title to playqueue
Andreas Öman
10:32 pm Revision 6a411964: Remove the global keymap
Andreas Öman
10:26 pm Revision b5e776ea: Various cosmetical fixes
Andreas Öman
10:25 pm Revision 982b22df: Fix incorrect indent
Andreas Öman
10:21 pm Revision 16b97fd6: Rename TOKEN_PROPERTY_SUBSCRIPTION_NAME -> TOKEN_PROPERTY_NAME
Andreas Öman
10:20 pm Revision 0e5139ea: Now when we can do lazy evaluation of subscriptions we might just as well get ...
ugly property reference syntax (&property.bla.bla) Andreas Öman
10:16 pm Revision 8ee1c8bd: Update to theme
Andreas Öman
10:14 pm Revision 4e3ddb6a: Bail out if we can not resolve property name on subscription.
Andreas Öman
10:11 pm Revision 7eb9199c: Avoid creating subscriptions when doing assignment to properties.
Andreas Öman
10:10 pm Revision 4e837fc8: Add function for resolving a property based on a name[] and a starting property.
Andreas Öman
09:43 pm Revision 1c4516ed: Remove invalid mutex unlock.
Andreas Öman
09:39 pm Revision 1f1832ca: Slightly lazier evaluation of property subscription
Andreas Öman

02/09/2009

10:54 pm Revision e3eeb2fa: Add GLW_LAYER
Andreas Öman
10:54 pm Revision 97110b4a: Add GLW_LAYER
Andreas Öman
10:46 pm Revision 95c1a279: Force childs of GLW_DECK to be focus leaders.
Andreas Öman
09:58 pm Revision 781c6723: Add settings title
Andreas Öman
09:52 pm Revision fd1ec6f5: Add EVENT_FOCUS_NEXT and EVENT_FOCUS_PREV (default mapped to TAB & Shift+TAB)
Mimics classic TAB behaviour in UIs Andreas Öman
09:29 pm Revision ea1769a0: Add bookmark support
Andreas Öman
09:21 pm Revision 8bce4b12: Cleanup
Andreas Öman
09:21 pm Revision 7d3b116d: Add missing locking.
Andreas Öman
09:18 pm Revision a69a8173: Add PROP_SUB_AUTO_UNSUBSCRIBE - Automatically destroy a subscription when its ...
property is destroyed. Andreas Öman
09:10 pm Revision 078d07ee: Add prop_tree_to_htsmsg()
Converts a branch of the property tree to a htsmsg. Andreas Öman
08:54 pm Revision eb007465: Add mechanism for subscribing to the destuction of a property.
Andreas Öman
08:35 pm Revision cea7bb19: Lose some weight (apps/ is no longer used)
Andreas Öman
06:49 pm Revision 7f208396: Add settings_add_string()
Add support for avoiding initial property update when creating a setting.
(SETTINGS_INITIAL_UPDATE)
Andreas Öman
06:41 pm Revision a5126b2b: Fix some minor rendering bugs in text widget.
Andreas Öman

02/08/2009

05:34 pm Revision 066762d3: Allow text widgets to be "bound" to a property.
Andreas Öman

02/07/2009

11:05 am Revision 4528ad64: Add required header
Andreas Öman
10:38 am Revision 686f76af: GLW_ATTRIB_CAPTION is only used by text widget, so move it there.
Andreas Öman
09:39 am Revision 97e72f17: Remove GLW_ATTRIB_INTPTR
Andreas Öman
09:37 am Revision fb752ce0: Cleanup
Andreas Öman
07:07 am Revision 43f034d1: be_page.c is no more.
Andreas Öman
07:06 am Revision fa048b5b: Clarify a comment
Andreas Öman
07:06 am Revision 4b909fb3: Merge be_page.c into navigator.c
Andreas Öman
06:55 am Revision 67dc0203: Add color support to text
Andreas Öman
06:53 am Revision d539e15a: Add missing initialization of color.
Andreas Öman
06:52 am Revision 03462709: Store GLW_ATTRIB_COLOR in class specific data
Andreas Öman

02/06/2009

10:51 pm Revision 935867e2: Fix incorrect IIR filter
Andreas Öman

02/04/2009

10:58 pm Revision efb47789: Make sure aspect and texture size is synchronized with what's in the texture.
Andreas Öman
10:46 pm Revision 67ea6e77: Rename uri -> url
Andreas Öman
10:45 pm Revision 0a5a0501: Slight fix to current media info.
Andreas Öman
10:42 pm Revision 512d3cdb: Correctly compute the distance from the camera to the GUI plane.
Andreas Öman
10:15 pm Revision e070aae9: Add support for EVENT_SEEK in playqueue playback.
Andreas Öman
10:15 pm Revision 9561bcaa: Fix incorrect NULL check
Andreas Öman
09:18 pm Revision 13528b87: Use (float) for describing media duration / currenttime.
Andreas Öman
06:46 pm Revision d5100142: Cleanup main.c a bit
Andreas Öman

02/03/2009

06:04 pm Revision 3be302ae: Rename uri -> url
Andreas Öman

02/02/2009

09:37 pm Revision 95f36448: Move some GL-specific defines to glw_opengl.h
Andreas Öman
09:20 pm Revision f77fbdd5: Make it possible to bind a slider to a list widget.
Andreas Öman

02/01/2009

07:37 pm Revision 6c64fa03: Initialize ui_mutex and ui_cond, if not ui_main_loop busy waits on osx
Mattias Wadman
12:14 pm Revision ea5d4c9a: Remove unused arg
Andreas Öman
09:00 am Revision 9e0b3a66: Simplify
Andreas Öman
07:46 am Revision 560c45ae: Declare cursor texture source in the cursor widget instead of a fixed
global path. Andreas Öman
07:31 am Revision c4553339: DVD ISO support
Andreas Öman
07:25 am Revision 329a3f27: Remove incorrect TODO
Andreas Öman

01/31/2009

11:02 pm Revision 85506fb7: Add reference handles to file access layer so we can force it to keep
various stuff in-memory (such as an zip index archive during directory
scanning)
Andreas Öman
10:41 pm Revision 9c7c90e3: Cleanup
Andreas Öman
07:07 pm Revision 5e525c03: SPU support for DVDs
Andreas Öman
« Previous
Next »
 

Also available in: Atom