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.
-
11:01 pm Revision 8803b084: Must wakeup thread after adding a new timer event, duh.
-
10:58 pm Revision 55be6792: Return error messages from all file operations.
-
10:58 pm Revision 0cccd0f1: Rearrange error messages from navigator.
-
10:57 pm Revision adeaeb25: Better interpretation of errors from gethostbyname_r()
-
10:21 pm Revision b0163c59: Replace fprintf() errors with notification popups.
-
10:20 pm Revision 9a4d4dc7: Display notification popups.
-
10:18 pm Revision 1e4c5c08: Add support for rendering multi line text in widgets.
-
09:59 pm Revision b1c4ae87: Fix incorrect handling of backslash in quoted string processing.
-
09:30 pm Revision fc01fb78: Add a notification framework.
- Intended for displaying popups for user when something goes wrong, etc.
-
09:28 pm Revision e06eb54a: Pass originating 'deferred' to timer callback.
-
09:21 pm Revision 0da156ee: Add a low-precision timer framework.
-
05:51 pm Revision 381f8b65: Rework the htsmsg API a bit.
- We now use the names 'map' and 'list' for the differnt containers.
-
11:12 am Revision 98351047: Fix more focus issues.
-
09:01 am Revision b4902060: Make sure we never leave dangling focus pointers.
-
08:39 am Revision 379d3f1f: Add missing initialization of hp_focus in prop_make_dir()
-
08:34 am Revision 0c736f88: Add mapping between prop <> GLW to be able to rembmer focused property
02/28/2009
-
05:30 pm Revision 930be10b: rename 'setAsync' -> 'enableAsyncMetadata'
-
04:33 pm Revision db19ff38: Rename 'async' method to 'setAsync'
-
04:07 pm Revision acd15355: Add challenge response authentication in HTSP.
02/25/2009
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.
-... -
06:16 pm Revision b26979ac: Renumber flags
02/22/2009
-
09:08 pm Revision 8686eeed: Cosmetics
02/19/2009
-
10:29 pm Bug #41 (Fixed): Input event / key -mapper needs to be redesigned
- This is fixed in trunk now.
-
10:26 pm Revision bc300fa1: Remove old default theme
-
10:25 pm Revision 97e799b9: Theme updates
-
06:47 pm Revision a00ffd66: Cleanup
02/18/2009
-
11:50 pm Revision f77e6267: Assign a URL to the channel property tree.
-
11:38 pm Revision 5468a293: Actually, don't include codectype in 'unsupported' text.
-
11:37 pm Revision 8fa7da5a: Better text for unsupported codecs
02/17/2009
-
11:12 pm Revision 8859ea86: Tentative HTSP support
-
11:10 pm Revision eb1568dd: Initialize some of the subsystems from navigator initialization
-
11:03 pm Revision 0da9c5ad: Let alpha react on focus
-
11:02 pm Revision 61440d97: If an icon is available use it in GUI
02/16/2009
02/15/2009
02/12/2009
-
08:10 pm Revision 30c0d255: Add support for lavc's channel_layout.
- Add support for audio sample formats != int16
-
08:09 pm Revision 615e37f4: Swap names for rear/side.
02/11/2009
02/10/2009
-
11:45 pm Revision 30f0d8a1: Add support for repeating textures
-
11:31 pm Revision 5518678b: Remove miscomitted stuff
-
11:01 pm Revision adb6b9c0: Better math for computing cursor size.
-
10:55 pm Revision 10b7639d: Fix some theme issues in the playqueue
-
10:55 pm Revision 768439cf: Only resolve $event as rvalue upon assignment. Happens to clean up some uglyness.
-
10:54 pm Revision 2b4349a3: Navigator should intercept "EVENT_MAINMENU" event.
-
10:38 pm Revision c71cdb81: Use correct alpha when rendering cursor
-
10:34 pm Revision 1c01bc86: Add title to playqueue
-
10:32 pm Revision 6a411964: Remove the global keymap
-
10:26 pm Revision b5e776ea: Various cosmetical fixes
-
10:25 pm Revision 982b22df: Fix incorrect indent
-
10:21 pm Revision 16b97fd6: Rename TOKEN_PROPERTY_SUBSCRIPTION_NAME -> TOKEN_PROPERTY_NAME
-
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)
-
10:16 pm Revision 8ee1c8bd: Update to theme
-
10:14 pm Revision 4e3ddb6a: Bail out if we can not resolve property name on subscription.
-
10:11 pm Revision 7eb9199c: Avoid creating subscriptions when doing assignment to properties.
-
10:10 pm Revision 4e837fc8: Add function for resolving a property based on a name[] and a starting property.
-
09:43 pm Revision 1c4516ed: Remove invalid mutex unlock.
-
09:39 pm Revision 1f1832ca: Slightly lazier evaluation of property subscription
02/09/2009
-
10:54 pm Revision e3eeb2fa: Add GLW_LAYER
-
10:54 pm Revision 97110b4a: Add GLW_LAYER
-
10:46 pm Revision 95c1a279: Force childs of GLW_DECK to be focus leaders.
-
09:58 pm Revision 781c6723: Add settings title
-
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
-
09:29 pm Revision ea1769a0: Add bookmark support
-
09:21 pm Revision 8bce4b12: Cleanup
-
09:21 pm Revision 7d3b116d: Add missing locking.
-
09:18 pm Revision a69a8173: Add PROP_SUB_AUTO_UNSUBSCRIBE - Automatically destroy a subscription when its ...
- property is destroyed.
-
09:10 pm Revision 078d07ee: Add prop_tree_to_htsmsg()
- Converts a branch of the property tree to a htsmsg.
-
08:54 pm Revision eb007465: Add mechanism for subscribing to the destuction of a property.
-
08:35 pm Revision cea7bb19: Lose some weight (apps/ is no longer used)
-
06:49 pm Revision 7f208396: Add settings_add_string()
- Add support for avoiding initial property update when creating a setting.
(SETTINGS_INITIAL_UPDATE) -
06:41 pm Revision a5126b2b: Fix some minor rendering bugs in text widget.
02/08/2009
02/07/2009
-
11:05 am Revision 4528ad64: Add required header
-
10:38 am Revision 686f76af: GLW_ATTRIB_CAPTION is only used by text widget, so move it there.
-
09:39 am Revision 97e72f17: Remove GLW_ATTRIB_INTPTR
-
09:37 am Revision fb752ce0: Cleanup
-
07:07 am Revision 43f034d1: be_page.c is no more.
-
07:06 am Revision fa048b5b: Clarify a comment
-
07:06 am Revision 4b909fb3: Merge be_page.c into navigator.c
-
06:55 am Revision 67dc0203: Add color support to text
-
06:53 am Revision d539e15a: Add missing initialization of color.
-
06:52 am Revision 03462709: Store GLW_ATTRIB_COLOR in class specific data
02/06/2009
02/04/2009
-
10:58 pm Revision efb47789: Make sure aspect and texture size is synchronized with what's in the texture.
-
10:46 pm Revision 67ea6e77: Rename uri -> url
-
10:45 pm Revision 0a5a0501: Slight fix to current media info.
-
10:42 pm Revision 512d3cdb: Correctly compute the distance from the camera to the GUI plane.
-
10:15 pm Revision e070aae9: Add support for EVENT_SEEK in playqueue playback.
-
10:15 pm Revision 9561bcaa: Fix incorrect NULL check
-
09:18 pm Revision 13528b87: Use (float) for describing media duration / currenttime.
-
06:46 pm Revision d5100142: Cleanup main.c a bit
02/03/2009
-
06:04 pm Revision 3be302ae: Rename uri -> url
02/02/2009
-
09:37 pm Revision 95f36448: Move some GL-specific defines to glw_opengl.h
-
09:20 pm Revision f77fbdd5: Make it possible to bind a slider to a list widget.
02/01/2009
-
07:37 pm Revision 6c64fa03: Initialize ui_mutex and ui_cond, if not ui_main_loop busy waits on osx
-
12:14 pm Revision ea5d4c9a: Remove unused arg
-
09:00 am Revision 9e0b3a66: Simplify
-
07:46 am Revision 560c45ae: Declare cursor texture source in the cursor widget instead of a fixed
- global path.
-
07:31 am Revision c4553339: DVD ISO support
-
07:25 am Revision 329a3f27: Remove incorrect TODO
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) -
10:41 pm Revision 9c7c90e3: Cleanup
-
07:07 pm Revision 5e525c03: SPU support for DVDs
Also available in: Atom