Activity

From 07/07/2010 to 08/05/2010

08/05/2010

11:55 pm Revision 25c9a0f1: Make it possible to create services from javascript
Andreas Öman
11:55 pm Revision 6fe849e3: Start plugin framework
Andreas Öman
11:54 pm Revision 2cf4c94f: Move the 'str2type_tab' table from bookmarks.c to service.[ch] and make access...
Andreas Öman
11:12 pm Revision 19d08b91: Add a very simple plugin manager
Andreas Öman
10:47 pm Revision e1e19cd2: Add support for unloading plugins
Andreas Öman
10:33 pm Revision 9bea7f1d: Add support for search queries in javascript plugins
Andreas Öman
10:32 pm Revision 6e091817: Allow the directory entry icon to be overridden
Andreas Öman
12:32 pm Revision 8eb9c7c6: js: Bootstrap plugins with a plugin object as 'this' when executing script
Andreas Öman
12:21 pm Revision b30eed59: Make 'struct backend_list backends' static
Andreas Öman
10:40 am Revision e415a35b: Remove debug printf
Andreas Öman

08/04/2010

11:08 pm Revision 83765aa8: Inject all files found in the initial scan using prop_set_parent_multi().
Remedies recent problems when using prop_nodefilter to do sorting Andreas Öman
11:07 pm Revision 39e777ed: Destroying a prop in zombie state should be a NOP
Andreas Öman
11:01 pm Revision f9713dc0: Support PROP_ADD_CHILD_MULTI
Andreas Öman
11:00 pm Revision dabc5b0b: Support PROP_ADD_CHILD_MULTI
Andreas Öman
11:00 pm Revision 7c793cf0: prop: Add prop_set_parent_multi() that parents multiple properties to the same...
Andreas Öman
08:45 pm Revision 57b2a811: Add a user (human head) icon and use it for Artist entries
Andreas Öman
08:35 pm Revision 11798ee1: Factorize some code for creating search classes
Andreas Öman
08:25 pm Revision b8aef85e: Remove the badges
Andreas Öman
08:21 pm Revision 5ccbf8bd: Rewrite search a bit.
Initially return a list of result groups that the user may drill down in. Andreas Öman

08/03/2010

11:27 pm Revision 55f3be39: Drop stray debug printf
Andreas Öman
11:17 pm Revision 5bee6f86: Add a meta URI scheme that can map a property tree to become an openable locat...
Useful to create temporary available pages that does not really have a URI.
the URI will automatically be removed whe...
Andreas Öman

08/02/2010

12:35 pm Revision 006be7f3: js: Sort URI patterns based on length.
js: Overwrite routes if a pattern already exist. Andreas Öman

08/01/2010

11:40 pm Revision 10199bfc: spotify: Add support for "http://open.spotify.com/" URL scheme
Andreas Öman
11:31 pm Revision 4b428126: js: Add page.paginator property which should be assigned a function that fills...
Andreas Öman
11:26 pm Revision 1dd72b88: Skip HTTP query values that are undefined
Andreas Öman
10:28 pm Revision b2c9b2c7: Rename showtime.httpRequest -> showtime.httpGet
Andreas Öman
10:11 pm Revision 49c34d3a: Allow page.url to be modified from js code
Andreas Öman
10:04 pm Revision 73d81d80: js: Add queryStringSplit() helper
Andreas Öman
09:00 pm Revision 6ccb1e5a: Make http_request return content-type from HTTP header.
Use it in JS code to strip <?xml ... ?> headers cause E4X can't handle it. Andreas Öman
08:39 pm Revision 0ce08ffb: js: add showtime.print() function
Andreas Öman
08:32 pm Revision 079fee42: fix NULL deref
Andreas Öman
04:27 pm Revision 70e100e8: spotify: Make open of track URIs asynchronous
Andreas Öman
04:17 pm Revision 81c00dfa: Make navigator subscribe to updates to $page.url
Avoid updating nav_url from external code Andreas Öman
11:48 am Revision 54e8fcab: Implement URI routing in javascript.
Remove backendRegister() Andreas Öman
11:48 am Revision 79cfcb08: Implement backend_open() convencience function
Make it possible for core to probe URIs via backend open method Andreas Öman
11:44 am Revision 92a310da: Implement some strvec_add.. -functions
Andreas Öman
10:18 am Bug #259 (Fixed): Overscan compensation should only affect user interface
Setting horizontal or vertical underscan for compensating the TV's overscan should only result in smaller user interf... ramaza -

07/31/2010

09:16 pm Feature #258 (Rejected): Menu navigation without history
It's sometimes easier to have a static tree like menu navigation instead of a navigation history with back and forwar... ramaza -
09:03 pm Feature #257 (New): Center speaker volume adjustment for AC3 downmix
Voices are often a little bit quiet in downmixed AC3 soundtracks. Enabling a volume adjustment of the center channel ... ramaza -
08:59 pm Feature #256 (New): Disabling automatic use of AC3 soundtracks
There should be a setting to prevent the automatic selection of AC3 soundtracks and use MP2 soundtracks instead. MP2 ... ramaza -
08:53 pm Feature #255 (New): EPG popup in showtime
It would be nice to have a EPG-button on remote control to popup a window with EPG information for the current playin... ramaza -

07/30/2010

02:46 pm Revision 260dbae3: Use properties instead of setters
Andreas Öman
02:28 pm Revision b761a372: Add page.setLoading()
Andreas Öman
02:27 pm Revision 9a9709e9: Suspend JSAPI requests during I/O
Andreas Öman
02:22 pm Revision e3b7ca61: Add page.appendItem()
Andreas Öman
02:22 pm Revision 2e105a3b: Avoid unnecessary code
Andreas Öman
02:22 pm Revision 62ffd545: cosmetics
Andreas Öman
12:30 pm Revision a6434536: Add IO support to JSAPI
Add a page object to JSAPI Andreas Öman

07/27/2010

11:15 pm Revision 6cc43c87: link with libavcore
Andreas Öman
10:56 pm Revision 1b714750: Fix use of uninitialized variable
Andreas Öman

07/26/2010

12:04 am Revision a12ff50f: Remove two invalid prop_ref_inc()
Andreas Öman
12:02 am Revision ef5fd266: Remove PROP_SORT_CASE_INSENSITIVE. We always want to do that anyway.
While at it, switch to dictionary string compare Andreas Öman
11:55 pm Revision 2abaf001: Move property nodefiler to a file of its own
Andreas Öman
11:49 pm Revision e76fc817: No longer expose definition of 'struct prop', 'struct prop_sub' and 'struct pr...
Andreas Öman
11:40 pm Revision fed081f8: Move prop.[ch] into prop/
Andreas Öman
11:33 pm Revision 0a48db54: Initial work of the property nodefilter
It can filter a set of property nodes based on a freetext search string and also perform sorting. Andreas Öman
11:27 pm Revision 0bb21f01: Rename 'src' -> 'model'
Andreas Öman
11:03 pm Revision 99878b71: Make delete() support canonical property references
Andreas Öman

07/25/2010

03:52 pm Revision f0f99d0b: Add a few strvec_*() functions
Andreas Öman

07/23/2010

10:19 pm Revision 3fd000a4: Add unicode aware case insensitive strstr()
Andreas Öman
02:47 pm Revision f3ad4c5d: Make dictcmp() unicode case insensitive
Andreas Öman

07/20/2010

10:25 pm Revision 58acd3a5: Fix missing rename of source -> model
Andreas Öman
09:28 pm Revision 9f4339d6: Remove unused arg to nav_page_create()
Andreas Öman
03:57 pm Bug #247: Starting showtime blocks communication between /dev/ttyUSBx readers and CCcam
Clarification; All programs run on the same box ( Tvheadend, showtime, CCcam )
/dev/ttyUSBx not /dev/tty/USBx
satfan39 -

07/19/2010

07:48 am Revision 291cb71d: Avoid crash on empty/unknown (DVD) disc
Magnus Edenhill

07/18/2010

12:21 am Bug #247 (Fixed): Starting showtime blocks communication between /dev/ttyUSBx readers and CCcam
My tvheaden setup is connected to my local CCcam 2.1.12 server via newcamd, and it works well ( thank you ). Unfortun... satfan39 -
11:24 pm Revision 78602cf0: Remove (unused) album art scanner
Andreas Öman
11:21 pm Revision c9b5bdbd: Display an error page if an error happens during page load.
Can also be invoked by backends to display errors after control has detached from the nav thread. Andreas Öman
11:20 pm Revision 82e9c755: Delete unused file
Andreas Öman
10:55 pm Revision 6236e382: rename 'source' to 'model'
Andreas Öman
10:42 pm Revision d5f7e850: Various spidermonkey work. Still far from useful.
Andreas Öman

07/12/2010

08:42 pm Revision 62e6efb0: Add prop_get_childs()
Andreas Öman

07/09/2010

10:40 pm Revision 8f2acc75: Export prop_mutex
Andreas Öman

07/08/2010

11:08 pm Revision 7f8acd21: Sync with [5020], backend is now passed as argument
Mattias Wadman
10:56 pm Revision db3387d2: Pass backend_t to all backend callbacks
Andreas Öman
05:58 pm Revision 9f5b5fb2: Add comments to prop flags
Andreas Öman
02:24 pm Revision 51f3a473: Remove the hp_monitors field. Keep track of it in a flag instead
Andreas Öman
« Previous
Next »
 

Also available in: Atom