Activity

From 08/17/2010 to 09/15/2010

09/15/2010

11:45 pm Revision 794a0aa1: Fix transformation errors introduced when dropping the gl matrix stack
Andreas Öman
11:15 pm Revision 8c2d0661: Add support for listening on stdin and transforming input to events sent to th...
Andreas Öman
07:50 pm Revision a1356644: Does not need to link with GLUT anymore
Mattias Wadman
07:43 pm Revision a410d8d1: For Mac OS X:
Only include gl.h, OpenGL.h seams to be CGL stuff
Define GL_PIXEL_(UN)PACK_BUFFER to GL_PIXEL_(UN)PACK_BUFFER_ARB to ...
Mattias Wadman
07:24 pm Revision 857cc087: Bye bye GLU
Andreas Öman
07:23 pm Revision d110195d: It's glFrustum() in OpenGL
Andreas Öman
06:43 pm Revision 54789c39: Add some #ifdefery to prep for OpenGL ES
Andreas Öman
06:41 pm Revision dba1fe32: Move yshift out of #ifdef guard
Andreas Öman
06:31 pm Revision b40e248a: Drop ARB pre/postfix from PBO ops
Andreas Öman
06:22 pm Revision ed204dee: Missed in last commit
Andreas Öman
06:22 pm Revision d77ea308: Move GLX specific stuff to a file of its own (render-to-texture)
Andreas Öman
05:41 pm Revision e803253b: Missing file
Andreas Öman

09/14/2010

11:49 pm Revision 52282fb3: Use GLSL shaders
Andreas Öman
11:47 pm Revision 4fb6ef6d: Set frame yshift
Andreas Öman
08:06 pm Revision c765f7bb: Use our own matrix stack
Andreas Öman

09/13/2010

08:18 pm Revision 393a6ebe: Reduce amount of polygons that needs to be clipped
Andreas Öman

09/12/2010

11:52 pm Revision c09b7e9b: Rename generated fragment shaders to .arbfp1 instead of .h
Andreas Öman
11:32 pm Revision f3d0b1cd: Use interim files instead of pipe+awk tricks
Andreas Öman
11:31 pm Revision 76fd2b71: Rename .arbfp1 file to .cg (as it is supposed to be)
Andreas Öman
10:50 pm Revision eb53beec: GL_BGRA is not always supported, don't go there
Andreas Öman

09/09/2010

12:18 am Revision 62ef10ee: If all else fails, use texture subregions to handle NPOT textures
Andreas Öman
11:42 pm Revision 32059545: glw: Fix gradient on NPOT renderers
Andreas Öman
10:56 pm Revision 28a227b3: If we are on Linux and have a recent GCC; use intrinsics for atomic ops
Andreas Öman
10:41 pm Revision 4082f439: Make configuration of GLW frontends and various X11 related thing a bit more a...
Andreas Öman
09:56 pm Revision b635d55c: Fix trap_init()
Andreas Öman

09/08/2010

11:18 pm Revision f46afaea: Remove GLW_TEXTURE_FORMAT_I8A8 (unused)
Andreas Öman
11:17 pm Revision 5c73f970: ifdef-guard some DVD specific stuff
Andreas Öman
09:46 pm Revision d6a6cf41: Render only using triangles
Andreas Öman
09:25 am Revision ec248758: Missing VDPAU guards
Andreas Öman

09/07/2010

12:10 am Revision 34f7a730: Use glDrawArrays() instead of glBegin() + glEnd()
Andreas Öman
11:43 pm Revision 825c49b5: Remove some debug cruft
Andreas Öman
11:40 pm Revision 83f8f576: Revamp GLW renderer API a bit
Andreas Öman

09/05/2010

02:54 pm Feature #258: Menu navigation without history
Care to explain a bit more?
Do you mean that 'back' should just take the user to the home page?
Andreas Öman
10:31 am Revision 0ad83e14: Drop anoying comma
Andreas Öman

09/02/2010

11:23 pm Revision 511c3c2f: Make property vectors real objects which can be refcounted, etc
Andreas Öman
10:36 pm Revision a265c1ec: Move prop flags to prop_i.h
Andreas Öman
09:38 pm Revision 1acaf35d: Fix invalid mutex usage
Andreas Öman
09:10 pm Revision 4dd90d1d: Display error if browsing fails
Andreas Öman
09:10 pm Revision 5f658faa: Set loading to 0 on error
Andreas Öman
07:46 pm Revision 83983786: Don't send FULLWINDOW constraint updates from deck because we have playfields now
Andreas Öman
07:42 pm Revision b49061ea: Remove unused yadif cruft
Andreas Öman
07:39 pm Revision 9c368df0: Fix a bunch of seeking bugs in RTMP
Andreas Öman

09/01/2010

11:15 pm Revision 1f51253a: Handle VDPAU preemption
Andreas Öman

08/30/2010

12:35 pm Revision d9605cda: Missing filterConstraintX
Andreas Öman
12:21 pm Revision 665de575: Kill some debug printf()s
Andreas Öman

08/29/2010

10:12 pm Revision 7e22477f: Rename fullscreen -> fullwindow where suposed to be so
Andreas Öman
09:13 pm Revision 7242336d: Add code for adjusting X11 display contrast
Andreas Öman
11:53 am Revision 4a9eff0d: vdpau: Set correct color matrix
Andreas Öman
09:53 am Revision 572dddb8: Move some defines to where they belong
Andreas Öman
09:52 am Revision ec74783c: Pass frame metadata via a struct instead of N arguments
Andreas Öman
09:51 am Revision 286622a6: Add vdp_generate_csc_matrix
Andreas Öman
09:18 am Revision a0f794da: kill debug printf
Andreas Öman
09:01 am Revision 0cd71622: Track if we're in fullscreen mode
Andreas Öman

08/28/2010

10:47 pm Revision 03746f33: Display refreshrate in system info
Andreas Öman
10:45 pm Revision ea321bf4: Subtitle duration are sometimes stored in pkt->convergence_duration
Andreas Öman
07:18 pm Revision 1c167df2: Let $ui.framerate be current display framerate
Andreas Öman
06:52 pm Revision 1ed748c8: Avoid messing with GLW_FOCUS_BLOCKED from list and array widgets.
Andreas Öman
03:40 pm Revision 4b127409: Fixed uninitialized warning
Mattias Wadman
03:22 pm Revision d7a73be9: Add 'playfield' widget that is used to control the main navigation view.
This widget will be customized for a lot of obscure things that the normal deck does not need to worry about. Andreas Öman
02:52 pm Revision b3fc664f: Correctly set 'loading' prop
Andreas Öman
02:51 pm Revision 4daab2c5: More constraint filtering
Andreas Öman
12:34 pm Revision f3794d74: Fix some layout issues with auth popup
Andreas Öman
12:34 pm Revision 189627be: Always claim one line of height
Andreas Öman
09:18 am Revision 5e1cdb83: Introduce prop tags - Allows code to attach opaque data to a property.
Andreas Öman
09:17 am Revision 92c99be6: Make sure we don't try to load an image with target scaling set to 0
Andreas Öman

08/27/2010

01:42 pm Revision 64f7d44d: .filterConstraintX = true;
Andreas Öman
01:17 pm Revision 67552211: Fix typo
Andreas Öman
12:21 pm Revision 764083a7: Pass XY contraints up via expander
Andreas Öman
12:21 pm Revision 6d8234a9: Add bevel support to rendered gradient widgets. Currently disabled
Andreas Öman
12:07 pm Revision 21b20e3f: Filter X constraints
Andreas Öman

08/26/2010

11:08 pm Revision 9552cdba: More sane float -> bool casting
Andreas Öman
09:40 pm Revision 5ed4ef53: Make it possible for widget to declare that they never will request any constr...
Allows for some widget (such as container_z) to skip over those Andreas Öman
09:18 pm Revision fa41ce51: GLW navigation: Avoid decending into hidden or blocked paths
Andreas Öman
08:04 pm Revision 6c08e682: fix bug in resampler
Andreas Öman
07:33 pm Revision 0429279b: fctx->start_time can be AV_NOPTS_VALUE, deal with it!
Andreas Öman
02:01 pm Revision d0aa3a56: Improve browsing in coverflow album mode (Use real audio views instead of some...
Andreas Öman
01:59 pm Revision e42a832d: Plug file descriptor leakage
Andreas Öman
01:56 pm Revision 6e5f3a3f: Allow $parent namespace to be overridden by loader widget
Andreas Öman
01:38 pm Revision 8adb1e38: Allow the loader widget to pass arguments to the loaded view
Andreas Öman
01:26 pm Revision 2960083c: Avoid recursive locking
Andreas Öman
12:12 pm Revision d04949f2: Use thumbnail when displaying images in array view
Andreas Öman
09:39 am Revision bd158dfa: Fix use after free. (I love you valgrind)
Andreas Öman
09:12 am Revision 75041ea7: ASCII code for space is 32, not 20
Andreas Öman

08/25/2010

12:11 am Revision a9eacd8a: Update buildenv scripts
Remove PPC support and multi arch builds Mattias Wadman
11:23 pm Revision dcfdb176: EVENT_APPEND_REQUEST is gone
Andreas Öman
11:19 pm Revision b61a5e04: We don't use yadif, so don't compile it
Andreas Öman
10:36 pm Revision 1e963425: Make release of PBO before mapping to userspace configurable
Andreas Öman
09:45 pm Revision d277100e: Enable filtering on pages driven by javascript
Andreas Öman
09:45 pm Revision fcee0477: Make WANT_MORE / HAVE_MORE pagination events work in propfilter (although temp...
Andreas Öman
09:11 pm Revision 2aa2114b: Support freetext filtering in array view
Andreas Öman
09:10 pm Revision 4695fe62: Disable floating focus when an event bubbles past
Andreas Öman
08:57 pm Revision d1ee152c: Minimum knobsize should be a little larger
Andreas Öman
08:25 pm Revision 3d0f283e: Table driven lookup for unicode case folding instead of binary search
Andreas Öman
03:38 pm Revision 9aec34c3: Avoid doing resequencing of cloned entries when we don't need to
Andreas Öman
02:18 pm Revision 9140358c: Always open "page:home" before opening a URL from command line.
This makes sure there is always something to return to when watching a video Andreas Öman
02:15 pm Revision 63f14bfa: Allow list views to be filtered by typing a filter while browsing
Andreas Öman
02:13 pm Revision 9c865141: Add flags2 and a .enable attribute
Andreas Öman
02:06 pm Revision 616fd2f9: Set $model.canFilter if the model can do filtering via the $model.filter property
Andreas Öman
01:46 pm Revision 658db687: spotify: Pass browse results via node filter
Andreas Öman
01:46 pm Revision 8449e73a: Ignore PROP_HAVE_MORE_CHILDS and PROP_WANT_MORE_CHILDS
Andreas Öman
01:37 pm Revision a0ad9461: Add a widget that intercepts bubbling keystrikes and store the built up string...
Andreas Öman
01:31 pm Revision 9878787f: Avoid logging nasty errors if a root property is in zombie state.
Andreas Öman
01:21 pm Revision 148b382d: Make a last attempt of bubbling an event along the currently focused widgets a...
Andreas Öman
01:20 pm Revision 90c090fc: Add required includes
Andreas Öman
01:07 pm Revision 1266b270: Use INT_MAX instead of a high value
Andreas Öman
09:21 am Revision 2faf9134: lastfm: Load 5 pages (250 entries) max when loading artist images
lastfm: Store results from artist image query in blobcache Andreas Öman
08:54 am Revision 967ec80e: Rename 'url' to 'key'
Andreas Öman
08:51 am Revision e62a5914: Ignore *_MORE_CHILDS events
Andreas Öman

08/24/2010

11:27 pm Revision 2aaa63a5: make js paginators return true if they can supply more items
Andreas Öman
11:12 pm Revision be579354: glw: Let the cloner be responsible for pagination instead of the list widget.
Makes pagination work with all container types Andreas Öman
08:58 pm Revision 8fd7cf8c: Reduce memory usage in GLW property subscriptions
Andreas Öman
08:57 pm Revision 55a20edf: Fix double lock
Andreas Öman
08:04 pm Revision 7591d7cb: Remove cruft
Andreas Öman
08:04 pm Revision 96ffc8d6: Log to syslog if started with --syslog
Andreas Öman
07:17 pm Revision c60fa049: Log crashes (stack trace, register dump, etc)
Andreas Öman
07:11 pm Revision 1f7db7c7: Use uppercase version of trace()
Andreas Öman
07:10 pm Revision 14b7c632: Use uppercase version of trace()
Andreas Öman
07:03 pm Revision a14a3d85: When pruing cache, check expire time of entires too (not just throw away oldes...
Andreas Öman
06:52 pm Revision 7ad5e4be: When we evict entries from cache, also decrease cache size to avoid unnecessar...
Andreas Öman

08/23/2010

11:58 pm Revision 070de542: Spotify:
Add support for starred tracks
Direct the Spotify main service to "spotify:service"
Make a spotify:service page incl...
Andreas Öman
11:46 pm Revision f5882829: Fix crash when connect fails, tcp_connect now returns a tcpcon_t pointer
Mattias Wadman
11:27 pm Revision 902614b0: svtplay: Add support for browsing recent shows
svtplay: Add more thumbnails Andreas Öman
11:05 pm Revision 88fb8765: Repair logo a bit
Andreas Öman
10:59 pm Revision 50ba6a0c: svtplay: set logo
Andreas Öman
10:58 pm Revision caccb81f: display page logo
Andreas Öman
10:58 pm Revision ab5c1c46: Add support for setting a logo on a page
Andreas Öman
10:42 pm Revision b88a2ad8: glw_loader cannot destroy subscriptions as there might be tokens still pointin...
Instead just suspend the prop subscription Andreas Öman
10:30 pm Revision 5e9bcb8d: Add an array layouted view for directories
Andreas Öman
10:28 pm Revision ef2c4d1c: Set svtplay:start contents to "items"
Andreas Öman
10:12 pm Revision 6cacc568: Avoid NULL deref
Andreas Öman
08:53 pm Revision 05fb87ce: Correctly set string type if token type != TOKEN_STRING
Andreas Öman
08:10 pm Revision 0a012d16: Display an image if clicked on instead of showing the "cannot handle file cont...
Andreas Öman
07:57 pm Revision 3a4a1879: js: Add string settings for plugin
Andreas Öman
02:55 pm Revision 7e1f6643: Make it possible to inspect log from UI
Andreas Öman
02:54 pm Revision 35fb6284: Add logwindow event (these should be dynamic!!)
Andreas Öman
02:54 pm Revision 32af4bad: Make it possible to filter TRACE() events from reaching back into $global.logb...
Andreas Öman
01:51 pm Revision 414873e9: Keep recent TRACE() entries in $global.logbuffer
Andreas Öman
01:45 pm Revision a0e97489: Fix build
Andreas Öman
01:44 pm Revision 0ac052af: Fix compile
Andreas Öman

08/22/2010

11:27 pm Revision c29cecc2: Headweb's plot is in rich text
Andreas Öman
11:27 pm Revision 96f47b9c: js: Add showtime.RichText() class that, when assigned to a property, changes t...
Andreas Öman
11:26 pm Revision cee3b1bc: Add a type qualifier to prop strings that carries information about the type o...
Add 'rich text' strings
Initial support for rendering rich text in glw. Support <p> <br> and HTML enteties
Andreas Öman
10:32 pm Revision de2f52bc: HTML enteties are case sensitive
Andreas Öman
09:51 pm Revision 31192493: Remove sorting from prop_core. It's unused and prop_nodefilter does this now (...
Andreas Öman
09:50 pm Revision f83eae3c: Use prop_nodefilter for sorting settings
Andreas Öman
09:50 pm Revision e9f20884: Egress node may be omitted if sortkey was not available. Make sure to insert i...
Andreas Öman
09:26 pm Revision 86a7b00d: Use nodefilter to sort and filter services
Andreas Öman
09:02 pm Revision f2d67db3: glw: Add count($prop) that returns number of childs under a node
Andreas Öman
08:17 pm Revision 6d675fc4: Use correct type
Andreas Öman
05:02 pm Revision c59e7c6c: Move code I don't own out of src/
Andreas Öman
10:36 am Revision 2efc538a: Add support for setting page.contents
Andreas Öman
10:22 am Revision 1caf9e98: Simplify
Andreas Öman
09:46 am Revision 49c48650: Fix some locking issues. No idea if this is the correct fix.
Andreas Öman

08/21/2010

11:55 pm Bug #268 (Rejected): Showtime SVN-r5203 crashes on Mac OS X in glw_video_input_yuvp
Showtime SVN-r5203 crashes on Mac OS X 10.6.4. Backtraces follows.
This is observed when watching satellite channe...
Damjan Marion -
10:14 pm Revision 66eace9b: Set correct starting line no. (1)
Andreas Öman
09:38 pm Revision 16eec92c: Fix uninitialized warning
Mattias Wadman
08:26 pm Revision 805680e1: Add config for x86_64
Andreas Öman
08:25 pm Revision 9d6f2b8e: Use %td for (ptrdiff_t)
Andreas Öman
08:10 pm Revision 3493f816: Make config per CPU arch
Andreas Öman

08/20/2010

02:45 pm Revision 6d800797: Add support for VP6 & MP3 in FLV
Andreas Öman
02:44 pm Revision 8be04f6b: Dont crash if mcp == NULL
Andreas Öman
01:00 pm Revision 07ca9180: svplay: Fix duration parsing. Add description and thumbnail to video items.
Andreas Öman
11:20 am Revision cfb24d0d: Change menu text to increase/decrease font size instead of zoom
Mattias Wadman
10:44 am Revision d7a9bc58: spidermonkey: Fix some config stuff
Andreas Öman
10:44 am Revision bfd1a85a: Add hts_thread_current() on wii
Andreas Öman
10:13 am Revision 9a6943a5: Make it build on wii again
Andreas Öman
10:07 am Revision 813144dc: use av_register_protocol2()
Andreas Öman
09:38 am Revision dcb2df84: Fix compile of ffmpeg on wii
Andreas Öman

08/19/2010

11:44 pm Revision d8e72613: composition id and ancillary id are now passed to DVBSUB decoder via extradata
Andreas Öman
11:39 pm Revision ba139192: Support subtitles via FFmpeg codecs
Andreas Öman
11:39 pm Revision e25bd127: Correctly compute overlay cordinate system for interlaced contetnt
Andreas Öman
10:34 pm Revision d2765b16: Rename resolve_entry() -> resolve_file()
Andreas Öman
10:27 pm Revision b5aad09c: and same for fa_scandir_recursive
Andreas Öman
10:27 pm Revision 7099b698: fa_scandir should probably set errbuf to something when fap_scan is null ..hmm
Andreas Öman
10:22 pm Revision f6e5ed31: Should use pkg-config for OpenSSL flags
Mattias Wadman

08/18/2010

01:51 pm Revision 8fd1f4b0: Support two keycodes per action in keymapper. Code is a bit ugly but it works...
Andreas Öman
01:34 pm Revision f3ebbba7: Set a reason in media property tree when paused
Andreas Öman
01:08 pm Revision 2f438289: Don't link context to runtime until the thread has been setup
Andreas Öman
01:03 pm Revision 7eceed6e: Make nodefilter API a bit saner and fix a few bugs
Andreas Öman

08/17/2010

01:56 pm Revision d94bc64b: Sort categories alphabetically and only include entries that have >0 hits
Andreas Öman
01:56 pm Revision 885797b3: Avoid recomputating filter if boolean expression did not change
Andreas Öman
01:55 pm Revision 64379d1d: Expose prop_print_tree0() in internal prop header
Andreas Öman
10:54 am Revision 9de27184: Onclude include vdpau.h #if ENABLE_VDPAU
Andreas Öman

08/16/2010

12:52 am Revision aaf94611: Add missing file from last commit
Andreas Öman
12:51 am Revision ab44f337: prop_nodefilter: Add support for variable number of predicates for filtering
Andreas Öman
« Previous
Next »
 

Also available in: Atom