Activity

From 07/02/2010 to 07/31/2010

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

07/05/2010

01:24 pm Revision af43a3c9: Don't hang if resampler got too little input data to output anything
Andreas Öman

07/04/2010

11:13 pm Revision b7aa40b8: Improve nvidia code a bit
Andreas Öman
10:56 pm Revision cd763336: Add a pointer to the GL_NV_vdpau_interop extension. To be added some time in t...
Andreas Öman
06:55 pm Revision 717207ac: Fix GX video output endinge. Untested
Andreas Öman
06:54 pm Revision 0250fa6c: Only deref gr->gr_be.gbr_vdpau_dev if compiled for opengl backend
Andreas Öman
10:07 am Revision 06073098: Add a flickering widget. Good for resting video vertical refresh rates
Andreas Öman

07/02/2010

11:29 pm Revision ccf4b31c: spotify:track:0000000000000000000000 is invalid, don't even try to play it
Andreas Öman
11:25 pm Revision 555f81dd: playqueue: we may receive PROP_EXT_EVENT so don't crash
Andreas Öman
08:11 pm Revision 894935f4: We must be multithread safe
Andreas Öman
02:28 pm Revision 46283021: Missing #ifdef
Andreas Öman
02:17 pm Revision 9d10255c: Missing VDPAU ifdef
Andreas Öman
01:53 pm Revision 16a63890: Avoid llabs(). It's too much of _XOPEN_SOURCE >= 600 || _ISOC99_SOURCE; or cc ...
Andreas Öman
01:06 pm Revision 1ef73d5c: Extract video resolution from DVD VM so we can use VDPAU
Andreas Öman
01:06 pm Revision 5e96a966: Add dvdnav_get_video_res()
Andreas Öman
12:48 pm Revision 75a2c85f: Add spidermonkey (1.8.0-rc1) (default disabled)
It's can't do anything useful (yet). I just don't want the code to rot. Andreas Öman
10:45 am Revision 1aa0b0de: rtmp: set width/height in codec create
Andreas Öman

07/01/2010

12:22 am Revision 245ad556: Add VDPAU support
Andreas Öman
« Previous
Next »
 

Also available in: Atom