Activity

From 10/27/2010 to 11/25/2010

11/25/2010

10:51 pm Revision 663a0bea: Add glw x11 options: --no-screensaver and --fullscreen
Andreas Öman
10:28 pm Revision 23efeaa1: Plug memory leak
Andreas Öman
10:17 pm Revision 2918c116: Fix alpha blending in multitile
Andreas Öman
10:14 pm Revision eb7c1204: Add alwaysLayout attribute the makes a deck always layout a child
Andreas Öman
09:37 pm Revision 1dc1c8cf: Add javascript method that waits for a prop to equal a value
Andreas Öman
08:47 pm Revision 875b108f: Add page.dump() that prints the current page's property tree to stderr
Andreas Öman
08:34 pm Revision be752688: Don't use "page" as root node, it screwed things up
Andreas Öman
08:18 pm Revision b5c9dfb2: Create a prop to root universe.view
Andreas Öman
08:06 pm Revision dc0c7efb: Adjust for 16:9
Andreas Öman

11/23/2010

12:42 am Revision 16a69b22: Plug memory leaks
Andreas Öman
12:13 am Revision dfd5e826: Add support for setting noAudio attribute on video widgets
Andreas Öman
12:09 am Revision 8ab5906d: Fix broken alpha blending of video surfaces
Andreas Öman
11:38 pm Revision 24604de8: browse() must set GLW_VIEW_DYNAMIC_KEEP or browse result may be destroyed at once
Andreas Öman
11:26 pm Revision 2826ccca: Let nodefiler acquire an extended reference on the target nodes to avoid havin...
Andreas Öman
10:34 pm Revision d5a02ec5: Remove backend_list(), backend_open() does the same job
Andreas Öman

11/22/2010

11:18 pm Revision 80b2cc4f: Allow video to be played without any sound whatsoever
Andreas Öman
10:58 pm Revision 947feda9: Add support for playing video from a xml playlist
Andreas Öman
10:55 pm Revision 025aa152: When draining queues, ignore event types that are just meta-events (clock upda...
Andreas Öman
09:59 pm Revision eaf3a7e8: Drop dead code
Andreas Öman
09:41 pm Revision 46c3e34a: Simplify keymapper.h
Andreas Öman
09:38 pm Revision b0e40ca6: Fix bug
Andreas Öman
09:37 pm Revision 76baa38c: Reduce deps on src/event.h
Andreas Öman
09:22 pm Revision bac9f3a6: Avoid division by zero
Andreas Öman
09:10 pm Revision 154cef4b: Reduce code duplication
Andreas Öman
09:08 pm Revision 1f37b8d1: Allow backface culling to be enabled/disabled
Andreas Öman
08:46 pm Revision 18dbd1d8: Add multitile widget
Andreas Öman
08:46 pm Revision f44c6328: Remove redundant check
Andreas Öman

11/21/2010

12:05 pm Bug #330: compile error - showtime in OS X 10.6.5
Fixed in r5650 Andreas Öman
12:04 pm Revision 2567f33c: Fix broken build on os/x #330
Andreas Öman

11/20/2010

11:57 pm Bug #330 (Fixed): compile error - showtime in OS X 10.6.5
...
CC build.osx/src/ui/appleremote/AppleRemote.o
CC build.osx/src/ui/appleremote/GlobalKeyboardDevice.o
CC build....
puzzone -

11/19/2010

11:47 pm Revision da454999: js: Add showtime.sleep()
Andreas Öman
11:30 pm Revision e4609e03: Add support for onEvent() on page items
Andreas Öman
11:26 pm Revision fa2d0269: Resolve originator before sending external event
Andreas Öman
11:26 pm Revision 6471e6a1: Add event_create_action_str() helper and use it in glw_event.c
Andreas Öman

11/18/2010

11:04 pm Revision f0cc77cf: If page.appendItem() is called with just an URI as the only argument try to re...
Andreas Öman
11:03 pm Revision 1aacce3d: Add support for be_resolve_item()
Andreas Öman
11:03 pm Revision 81767d0b: Add backend_resolve_item() that's supposed to fill an item property with type ...
Andreas Öman

11/16/2010

12:00 am Revision fe56b95f: Use a 4x4 matrix for YUV -> RGB video conversion to avoid constants in fragmen...
Select correct matrix based on video frame color space.
Fade in color matrix after init (makes it looks like video fa...
Andreas Öman
12:00 am Revision 7bb3d03c: Improve gfx a bit
Andreas Öman
11:10 pm Revision 11cd4003: Don't say video frames are uploaded when in fact they are not. Fixes ugly gree...
Andreas Öman
10:27 pm Revision 8a27fb05: Use RTMP_READ_SEEKING to figure if we should drop packets or not during seeking
Andreas Öman
10:24 pm Revision c3ae8227: Add GLW_TEXTURE_FORMAT_I8A8
Andreas Öman
09:32 pm Revision c072b3bf: Fix memory corruption
Andreas Öman
09:31 pm Revision 2556dd2e: Don't wait forever for libspotify to logout
Andreas Öman
08:51 pm Revision 5e0f7c9a: Log a bit around search queries
Andreas Öman
08:48 pm Revision 37fe5110: ifa_addr from getifaddrs() can be NULL
Magnus Edenhill
08:39 pm Revision fc5eabc3: Avoid logging in if we are pending a login response
Andreas Öman

11/15/2010

11:14 pm Revision cc9d7f39: Ugh, fix a shadowed variable
Andreas Öman
06:46 pm Revision 276bf99b: More event_unref() -> event_release()
Andreas Öman

11/14/2010

11:52 pm Revision ae72e3ce: Throbber did not free its renderer. Fixed
Andreas Öman
11:50 pm Revision 3c6d1b94: Fix event released memory leaks.
Remove unused code in event.c Andreas Öman
11:27 pm Revision 9f404dc4: Make sure dumb rstr implementation work
Andreas Öman
11:18 pm Revision bd50ee24: Plug a memory leak
Andreas Öman
11:06 pm Revision 99f3de53: Fix rstr ref leak
Andreas Öman
11:05 pm Revision 92805b1d: Fix rstr reference leak
Andreas Öman
11:05 pm Revision 230e18c3: Use correct types for rstr
Andreas Öman
10:34 pm Revision dbbde23d: Fix more memory leaks (actually quite severe this time)
Andreas Öman
10:12 pm Revision 78de8801: Plug more memory leaks
Andreas Öman
10:12 pm Revision 859d8298: Make sure widgets are correctly destroyed on exit
Andreas Öman
10:03 pm Revision d6e4e442: Plug memory leak
Andreas Öman
09:10 pm Revision dc816732: Deinitialize spidermonkey on exit
Andreas Öman

11/10/2010

10:01 pm Revision ee4449bf: glw: Allow navOpen() event to pass a referenced property to the navigator. It ...
glw_playfield: Use cloner select auxiliary prop to do transitions between pages
glw: Att new deatchable widget class ...
Andreas Öman
09:52 pm Revision b5a37e8d: HTSP: Add stub support for signalStatus()
Andreas Öman

11/08/2010

08:42 pm Revision f65b33ec: Handle ISO-8859-1 character encoding
Andreas Öman
09:51 am Revision 95f3a0e4: 64bit compile errors
Andreas Öman

11/07/2010

11:41 pm Revision 4f17591a: Rework showtime page <-> spotify model mappings and login logic
Fixes a inverse locking deadlock Andreas Öman
11:25 pm Revision 35262205: Oops3
Andreas Öman
10:33 pm Revision baef752f: added plugin to access the Swedish TV4 Play service
Erik Ahlner
03:09 pm Revision 0c800cb8: Use homogenous attribute for buttons in popups
Andreas Öman
03:08 pm Revision e46c0c7a: Add homogenous attribute that makes all pixel-sized elements in a container ha...
Andreas Öman
02:33 pm Revision 6a5ef952: When browsing an artist, display albums instead of all tracks
Andreas Öman
02:32 pm Revision 0f39db00: Fix broken item
Andreas Öman
02:05 pm Revision db47506c: Update libspotify to 0.0.6 and add support for playlist folders
Andreas Öman
01:54 pm Revision 118d689b: Oops2
Andreas Öman
01:38 pm Revision fea81b40: Oops
Andreas Öman
01:36 pm Revision 5897f0e2: Fix a misdesign in the glw cloner
Andreas Öman
01:36 pm Revision bb76b16c: Add more conditional prop debug
Andreas Öman
12:43 pm Revision 8a937732: Add prop_unparent_childs()
Make prop_set_parent() handle a few more cases (movement within same parent, and change of parent) Andreas Öman
12:14 pm Revision 9176c2e0: upnp: If exported albumart is not served via HTTP, proxy it via Showtime's own...
Andreas Öman
12:14 pm Revision 4c0f83fa: Add methods for figuring out the local address+port of HTTP connections
Andreas Öman
12:13 pm Revision b8564c09: Add support for serving images from all of Showtime's backend services via the...
Andreas Öman
10:25 am Revision ac9477b4: Destroy universe on exit
Andreas Öman
10:25 am Revision db68760b: Plug memory leak
Andreas Öman
07:33 am Revision 99155755: Add some code for property refcount tracing
Andreas Öman

11/06/2010

12:08 am Revision 4cfdf58f: Plug memory leak
Andreas Öman
12:08 am Revision 839f0bde: Plug a memory leak
Andreas Öman
11:55 pm Revision 04a1ab7c: Plug memory leak
Andreas Öman
11:55 pm Revision 182688a4: Plug memory leak
Andreas Öman
11:55 pm Revision ed4e1802: Plug memory leak
Andreas Öman
11:26 pm Revision a508e193: Plug memory leak
Andreas Öman
11:26 pm Revision c8c609c1: Call update_gpu_info() at correct place
Andreas Öman
11:11 pm Revision fcba6c1e: Plug memory leak
Andreas Öman
11:03 pm Revision 4a31abeb: Plug memory leak
Andreas Öman
10:11 pm Bug #324 (Fixed): ffplay/vlc not able to play rtsp stream
There is no support for h264, ac3, aac in the RTSP server.
Currently I have no plans to fix that (due to lack of t...
Andreas Öman
05:26 pm Bug #324 (Fixed): ffplay/vlc not able to play rtsp stream
I have used IPTV input which is MPEG-TS in IP multicast with three ES
257 H264 50.00 Hz
258 MPEG2AUDIO slv
769 T...
Aleš -
10:14 am Revision 1b46342b: js: showtime.httpGet() return an object instead of a string.
The response data can be extracted as a string with obj.toString()
HTTP headers are available as properties in obj.he...
Andreas Öman

11/04/2010

10:53 pm Revision fddb36c7: Make page.error a function that switches the page type to error and set an err...
Andreas Öman

11/02/2010

11:09 pm Revision 6733c960: Allow the showtime X11/GLW display to be recorded to file
Andreas Öman

11/01/2010

11:10 pm Revision 24afef08: Display programs as a list
Andreas Öman
11:08 pm Revision 302d6575: removed unused icons and fixed a comment
Erik Ahlner
11:07 pm Revision 37bedfd5: now uses nilzen's channel logos
Erik Ahlner
11:06 pm Revision 9f76987d: _search() call changed
Andreas Öman
10:36 pm Revision 27c9594d: Fix memory alloc size fail
Andreas Öman
10:21 pm Revision 8f6e8b25: Initial commit of viastream
Erik Ahlner
09:17 pm Revision f861ec68: glw: Implement child selection as explicit class method instead of a signal
Andreas Öman
09:12 pm Revision 77751aaf: Remove unused signal
Andreas Öman
09:10 pm Revision 6d953d6c: Allow an auxilary property to be passed to prop_select()
Andreas Öman
09:00 pm Revision 5661bde1: Add missing files
Andreas Öman
08:45 pm Revision ddd3e7ba: Remove (unused) advisory mode to prop_select()
Andreas Öman
08:36 pm Revision 7d3bc67b: Correctly initiate forced screensaver mode from command menu
Andreas Öman
08:31 pm Revision 091d01dd: Fix broken indent
Andreas Öman
08:31 pm Revision bad6fe42: Merge some common code used by both HTTP client and HTTP server
Andreas Öman
08:15 pm Revision 9da030d6: Fix include guards
Andreas Öman
08:10 pm Revision 1bd82fbd: Rename src/networking/http.* -> src/networking/http_server.*
Andreas Öman
08:08 pm Revision dfd1a477: Avoid passing 'struct backend *' around all over the place. It's never used
Andreas Öman
07:48 pm Revision aa434251: Refactor navigation page handling a bit.
The backend now gets a pre-created page that it must fill in with contents.
Reduces amount of cruft that needs to be ...
Andreas Öman

10/31/2010

10:34 pm Revision b354cd30: Add copyright statements
Andreas Öman
10:29 pm Revision 064d8a83: Add missing icons
Andreas Öman
10:23 pm Revision 6c42711a: fix build with make 3.82
Andreas Öman
08:16 pm Revision 3661e7c6: Compare bitrates as floats, not strings
Andreas Öman
08:15 pm Revision df145d1e: Remove incorrect prop_ref_inc()
Andreas Öman
01:33 pm Revision e9ed4e19: spotify: Reduce amount of locking by avoiding creation of properties in metada...
Andreas Öman
01:15 pm Revision d5678c7f: Remove unused prop
Andreas Öman
12:46 pm Revision bff59807: Add support for EAC3
Andreas Öman

10/30/2010

09:54 pm Revision 0bb9166c: Add support for renting movies from Headweb
Andreas Öman
09:53 pm Revision b9be4f48: Make it possible to display multiple lines in message popup
Andreas Öman
09:42 pm Revision 903adeb0: Add support for displaying normal OK / Cancel popups from javascript
Andreas Öman
09:06 pm Revision 3e6f01b9: Add a new button type and use it in the auth popup
Andreas Öman
01:21 pm Revision 30377b0e: Remove unused code
Andreas Öman
01:02 pm Revision f18458ce: Clamp color values
Andreas Öman
12:52 pm Revision 0cdf70b0: Maintain correct z-order
Andreas Öman

10/28/2010

08:27 am Revision aaac6c76: Support combination of Connection: close and Transfer-Encoding: chunked
Andreas Öman

10/27/2010

11:13 pm Revision 07da118a: Remove debug flag
Andreas Öman
10:56 pm Revision 8df840cd: Use real events to handle ok/cancel in auth popup
Andreas Öman
10:46 pm Revision a2105bf5: js: Add page.onEvent() method that will map events received on the $page.event...
Andreas Öman
10:44 pm Revision d50aab7f: glw: Let method deliverEvent() also take an option 'action' argument that is t...
Andreas Öman
10:43 pm Revision 18f9c8f1: New event type: DYNAMIC_ACTION
Andreas Öman
« Previous
Next »
 

Also available in: Atom