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
-
11:55 pm Revision 6fe849e3: Start plugin framework
-
11:54 pm Revision 2cf4c94f: Move the 'str2type_tab' table from bookmarks.c to service.[ch] and make access...
-
11:12 pm Revision 19d08b91: Add a very simple plugin manager
-
10:47 pm Revision e1e19cd2: Add support for unloading plugins
-
10:33 pm Revision 9bea7f1d: Add support for search queries in javascript plugins
-
10:32 pm Revision 6e091817: Allow the directory entry icon to be overridden
-
12:32 pm Revision 8eb9c7c6: js: Bootstrap plugins with a plugin object as 'this' when executing script
-
12:21 pm Revision b30eed59: Make 'struct backend_list backends' static
-
10:40 am Revision e415a35b: Remove debug printf
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
-
11:07 pm Revision 39e777ed: Destroying a prop in zombie state should be a NOP
-
11:01 pm Revision f9713dc0: Support PROP_ADD_CHILD_MULTI
-
11:00 pm Revision dabc5b0b: Support PROP_ADD_CHILD_MULTI
-
11:00 pm Revision 7c793cf0: prop: Add prop_set_parent_multi() that parents multiple properties to the same...
-
08:45 pm Revision 57b2a811: Add a user (human head) icon and use it for Artist entries
-
08:35 pm Revision 11798ee1: Factorize some code for creating search classes
-
08:25 pm Revision b8aef85e: Remove the badges
-
08:21 pm Revision 5ccbf8bd: Rewrite search a bit.
- Initially return a list of result groups that the user may drill down in.
08/03/2010
-
11:27 pm Revision 55f3be39: Drop stray debug printf
-
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...
08/02/2010
-
12:35 pm Revision 006be7f3: js: Sort URI patterns based on length.
- js: Overwrite routes if a pattern already exist.
08/01/2010
-
11:40 pm Revision 10199bfc: spotify: Add support for "http://open.spotify.com/" URL scheme
-
11:31 pm Revision 4b428126: js: Add page.paginator property which should be assigned a function that fills...
-
11:26 pm Revision 1dd72b88: Skip HTTP query values that are undefined
-
10:28 pm Revision b2c9b2c7: Rename showtime.httpRequest -> showtime.httpGet
-
10:11 pm Revision 49c34d3a: Allow page.url to be modified from js code
-
10:04 pm Revision 73d81d80: js: Add queryStringSplit() helper
-
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.
-
08:39 pm Revision 0ce08ffb: js: add showtime.print() function
-
08:32 pm Revision 079fee42: fix NULL deref
-
04:27 pm Revision 70e100e8: spotify: Make open of track URIs asynchronous
-
04:17 pm Revision 81c00dfa: Make navigator subscribe to updates to $page.url
- Avoid updating nav_url from external code
-
11:48 am Revision 54e8fcab: Implement URI routing in javascript.
- Remove backendRegister()
-
11:48 am Revision 79cfcb08: Implement backend_open() convencience function
- Make it possible for core to probe URIs via backend open method
-
11:44 am Revision 92a310da: Implement some strvec_add.. -functions
-
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...
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...
-
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 ...
-
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 ...
-
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...
07/30/2010
-
02:46 pm Revision 260dbae3: Use properties instead of setters
-
02:28 pm Revision b761a372: Add page.setLoading()
-
02:27 pm Revision 9a9709e9: Suspend JSAPI requests during I/O
-
02:22 pm Revision e3b7ca61: Add page.appendItem()
-
02:22 pm Revision 2e105a3b: Avoid unnecessary code
-
02:22 pm Revision 62ffd545: cosmetics
-
12:30 pm Revision a6434536: Add IO support to JSAPI
- Add a page object to JSAPI
07/27/2010
-
11:15 pm Revision 6cc43c87: link with libavcore
-
10:56 pm Revision 1b714750: Fix use of uninitialized variable
07/26/2010
-
12:04 am Revision a12ff50f: Remove two invalid prop_ref_inc()
-
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
-
11:55 pm Revision 2abaf001: Move property nodefiler to a file of its own
-
11:49 pm Revision e76fc817: No longer expose definition of 'struct prop', 'struct prop_sub' and 'struct pr...
-
11:40 pm Revision fed081f8: Move prop.[ch] into prop/
-
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.
-
11:27 pm Revision 0bb21f01: Rename 'src' -> 'model'
-
11:03 pm Revision 99878b71: Make delete() support canonical property references
07/25/2010
07/23/2010
-
10:19 pm Revision 3fd000a4: Add unicode aware case insensitive strstr()
-
02:47 pm Revision f3ad4c5d: Make dictcmp() unicode case insensitive
07/20/2010
-
10:25 pm Revision 58acd3a5: Fix missing rename of source -> model
-
09:28 pm Revision 9f4339d6: Remove unused arg to nav_page_create()
-
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
07/19/2010
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...
-
11:24 pm Revision 78602cf0: Remove (unused) album art scanner
-
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.
-
11:20 pm Revision 82e9c755: Delete unused file
-
10:55 pm Revision 6236e382: rename 'source' to 'model'
-
10:42 pm Revision d5f7e850: Various spidermonkey work. Still far from useful.
07/12/2010
07/09/2010
-
10:40 pm Revision 8f2acc75: Export prop_mutex
07/08/2010
Also available in: Atom