Activity
From 07/20/2010 to 08/18/2010
08/18/2010
-
01:51 pm Revision 8fd1f4b0: Support two keycodes per action in keymapper. Code is a bit ugly but it works...
-
01:34 pm Revision f3ebbba7: Set a reason in media property tree when paused
-
01:08 pm Revision 2f438289: Don't link context to runtime until the thread has been setup
-
01:03 pm Revision 7eceed6e: Make nodefilter API a bit saner and fix a few bugs
08/17/2010
-
01:56 pm Revision d94bc64b: Sort categories alphabetically and only include entries that have >0 hits
-
01:56 pm Revision 885797b3: Avoid recomputating filter if boolean expression did not change
-
01:55 pm Revision 64379d1d: Expose prop_print_tree0() in internal prop header
-
10:54 am Revision 9de27184: Onclude include vdpau.h #if ENABLE_VDPAU
08/16/2010
-
12:52 am Revision aaf94611: Add missing file from last commit
-
12:51 am Revision ab44f337: prop_nodefilter: Add support for variable number of predicates for filtering
-
11:22 pm Revision eff952ab: glw: Implement "floating focus". (Allows the focus to stay at the first entry ...
-
10:46 pm Revision 402fc4f4: Enable blob cache for anything passing thru fa_quickload()
-
10:45 pm Revision 5b4da1f6: blobcache: Implement pruning and multiple stashes
-
10:44 pm Revision dc6237d5: Add callout_isarmed() helper
-
10:44 pm Revision 5ddd081c: Assume a 1 hour default max-age for HTTP caching unless the server tells us no...
-
09:57 pm Revision 7b949d64: add hex2bin()
-
09:18 pm Revision 90a282a8: Fix obvious typo
-
09:06 pm Revision a0bf8e53: Set fs_cache_age from http quickload
-
08:39 pm Revision 7888cffb: In fa_quickload(): Pass all file metadata via (struct fa_stat *) instead of ju...
-
08:21 pm Revision adcd79e9: Contrary to most APIs, RTMP_SetupURL() will actually modify the string passed ...
-
08:09 pm Revision 56d66b3a: Add own struct for showtimes own stat() instead of relying on "struct stat" fr...
-
07:19 pm Revision 2ef9f719: Add a persistant disk cache (not enabled yet)
-
02:00 pm Revision 540363a0: Fix use after free
-
01:08 pm Revision d32e396b: Make cache location configurable
-
12:37 pm Revision 298797b0: Rescale hq-scaled images if display size differs more than 10% from scaled size
-
09:11 am Revision ae6d0c5e: Fix cursor rendering over spaces
-
08:31 am Revision 41de0f6f: Fix fallout from settings restructuring
08/15/2010
-
12:20 am Revision c4325f63: glw: Improve vector construction by treating [ .. ] just like a normal function.
- Most importantly this allows vector components to contain dynamic expressions.
-
11:44 pm Revision a766688d: glw: Add a vector() function that returns a vector type filled with all argume...
-
11:25 pm Revision 082c79d5: glw: Remove devoidify() function and replace it with the '??' operator (aka nu...
-
11:10 pm Revision 04731fd2: Abandon the old $page.view property. Instead:
- $page.requestedView may be set if the user explicitly asks for a given view.
otherwise $page.model.contents is set to... -
10:33 pm Revision 9ab60ed7: Att categories to SVT play
-
02:07 pm Revision 6cc74775: Display what source we're playing from if it differs from artist or album titl...
-
02:07 pm Revision 11eeb5c0: playqueue: Link $mp.model.metadata to metadata from source model
-
10:06 am Revision e44220db: Add a comment
-
10:05 am Revision d7cdcd94: Skip .m3u8 (application/vnd.apple.mpegurl) content
-
09:54 am Revision 3f3e1bb9: Add missing icon
-
09:54 am Revision d7b52e7f: Add search to SVT play
-
09:52 am Revision b2614c37: Disable zelaous GC
-
07:50 am Revision 91116adc: js: Implement showtime.canHandle(url) and use it
08/14/2010
-
12:26 am Revision 456b01e6: Load at least 50 entries each time
-
12:00 am Revision 05d270fe: Initial stab on an SVT play plugin
-
12:00 am Revision 97b79c19: Move all the properties defined by showtime to plugin.config so we don't risk ...
-
09:03 pm Revision 7897a58d: Avoid NULL deref
-
09:02 pm Revision 1f3618b8: Correctly redispatch keymapper resolved events (makes fullscreen toggle work a...
-
08:51 pm Revision 57f01bf1: 'source' has been renamed to 'model'
-
08:43 pm Revision 9d91868e: htsp: Handle unexpected server disconnects correctly
-
08:42 pm Revision 7416bec2: Return error if we read 0 bytes
-
07:54 pm Revision 4cc8277b: Add support for https://
-
04:16 pm Revision 97e6c371: Make TCP read/write function pointers
-
04:12 pm Revision 33e2d8cc: Add a tiny struct for refering to TCP connections instead of exposing the fd d...
-
09:29 am Revision 555f9e63: Rename tcp_read_data2() -> tcp_read_data_nowait()
-
09:28 am Revision f22ec570: remove dead code
-
09:27 am Revision a5aef181: http: wrap TCP network IO
-
09:06 am Revision 45ae89ab: Return all headers from HTTP response in API call
08/12/2010
- 12:46 am Revision 5b5bb266: .srt files with no trailing newline caused a crash due to missing signedness i...
08/06/2010
-
11:13 pm Revision 8b3912b1: Avoid | as a separator for archives.
- Instead we try to keep track on what part of the filename that is the archive.
Add URL references for RAR file ops -
10:40 pm Revision b493d2e5: Compile spidermonkey by default on Mac OS X
-
10:32 pm Revision bb8cc31b: Fix uninitialized warning
-
10:31 pm Revision 7bf03265: Cast key argument to pthread_key_t*, fixes int type problem on osx
-
10:23 pm Revision ab951505: Sync with [5103], icon argument
-
10:04 pm Revision ae1192d8: Compile spidermonkey by default
-
09:32 pm Revision 7edb6405: Implement headweb client in javascript instead
-
09:31 pm Revision 354abc68: Add support for enabling / disabling of plugins
-
09:20 pm Revision 1c9da7c6: Add an 'id' as primary keying for plugins
-
09:15 pm Revision 993dc21f: Add support for settings per plugin
-
09:14 pm Revision 9f7165c5: Return root node when creating settings directory (instead of model node)
-
08:35 pm Revision baf5647f: plugins/
-
06:53 pm Revision 2af8b401: Updated build scripts to include OpenSSL
- Updated build instructions
Added buildenv scripts for 10.4 i386 only and 10.5 i386 only -
06:52 pm Revision 1fdf1862: Make it possible to compile with SSL support on Mac OS X
-
02:35 pm Revision ab565dd7: Sync search code with [5081] and [5083]
-
01:53 pm Revision e5bd9e1c: Remove unused include
-
01:51 pm Revision 5c97d8bd: If a plugin with same URL is loaded, flush the old one
-
01:03 pm Revision 5fc967df: Supply icon to search classes
-
12:55 pm Revision 70530430: Move search related API to backend/search.h
-
12:53 pm Revision 486662fc: js: Rework searcher API a bit
-
12:01 pm Revision cc03a443: Fix ref problem
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
Also available in: Atom