Activity

From 09/18/2010 to 10/17/2010

10/17/2010

11:31 pm Revision b7a23b8c: Generate UUID
Andreas Öman
11:07 pm Revision 99348a28: Revamp shutdown handling a bit and announce byebye over UPNP
Andreas Öman
08:17 am Revision c6f7e370: Missing files in last commit
Andreas Öman
08:14 am Revision 29033bc4: Add initial version of UPNP support.
Andreas Öman

10/16/2010

11:59 pm Revision 80a12791: Fix error when starting in paused mode
Andreas Öman
10:52 pm Revision 8d90ef00: Clarify error message
Andreas Öman
03:12 pm Revision 84e7a540: Fix a couple of bugs
Andreas Öman
02:51 pm Revision 123154bb: Add htsbuf_to_string()
Andreas Öman
02:29 pm Revision 8ceb7ecb: Function for adding XML and escape it to an htsbuf
Andreas Öman
02:26 pm Revision a1337468: Add high precision timer
Andreas Öman

10/14/2010

01:05 pm Revision 9aaa26d4: Fix warning, cast return value from pthread_self to unsigned long
On Mac OS X pthread_self returns a pointer, openssl has support for using pointers but their own example code casts t... Mattias Wadman

10/13/2010

10:00 pm Revision 5b2f9c28: Don't fail so hard if locales are not supported
Andreas Öman

10/11/2010

12:08 am Revision 29b96f09: 'apos' XML entity -> U+0027
Andreas Öman
11:28 pm Revision 3d69866e: Fix typo in htsbuf_dump_raw_strerr() name .. should be stderr() .. and also pr...
Andreas Öman
10:30 pm Revision c15d42a4: Make it possible to start playback in paused mode
Andreas Öman

10/10/2010

08:10 pm Revision f2d5e43e: htsbuf_drop() must adjust hq_size
Andreas Öman
12:31 pm Revision 22813205: Better handling of Connection: close sessions
Andreas Öman

10/09/2010

11:07 pm Revision a29f35ff: Add htsbuf_dump_raw_strerr()
Andreas Öman

10/07/2010

10:14 pm Revision e5b9c2ec: Export HTTP arg funcs
Andreas Öman
08:11 pm Revision 2be876ac: Cleaner init of networking code
Andreas Öman

10/06/2010

10:29 pm Revision fa075856: trace() -> TRACE()
Andreas Öman
08:07 pm Revision 06603990: Add a HTTP server to showtime
Andreas Öman

10/05/2010

11:13 pm Revision f208afd2: Add htsbuf_appendq()
Andreas Öman

10/04/2010

09:15 pm Revision f1209caa: new flag GLW_CLIPPED: Set by parents to indicate that all descendants of that ...
Andreas Öman
08:59 pm Revision 364a283a: Avoid overreading past end-of-file
Andreas Öman

10/03/2010

10:42 pm Revision b6b3a6c6: constify
Andreas Öman
07:45 pm Revision afc885df: Improve error messages a bit
Andreas Öman
07:45 pm Revision 11a266d2: Set error property on playback error
Andreas Öman
09:51 am Revision 418ac2cd: We cant deal with VAAPI so disable it
Andreas Öman
08:59 am Revision c588295e: Fix uninitialized var. Why does not gcc catch this?
Andreas Öman

10/02/2010

10:42 pm Revision 75e03899: Work on video mode switching. Still not working
Andreas Öman
09:27 pm Revision 78a016af: Add an 'action' type setting. Not really a setting, but rather a "button" than...
Andreas Öman
09:26 pm Revision 536119dc: Add glw view language method deliverEvent(): Used to deliver an event to a giv...
Andreas Öman
07:59 pm Revision b2e978cd: Fix refcounting bug causing memory corruption when spotify playlist prop tree ...
Andreas Öman
07:46 pm Revision 1b2e9fd8: sid: Change mixing a bit
Andreas Öman
07:44 pm Revision 7d844817: SID in stereo
Andreas Öman
02:22 pm Revision c9ec916b: Follow symlinks in track passed to playqueue_load_with_source()
Andreas Öman
02:06 pm Revision 13304a96: More actions that should not awake the screensaver
Andreas Öman
01:48 pm Revision 48a09bb9: Parse SID artist / title as ISO_8859_1
Andreas Öman
01:48 pm Revision a956e584: Add utf8_from_ISO_8859_1()
Andreas Öman
01:33 pm Revision 7217fb57: Add support for RSID playback via libsidplay2
Andreas Öman

09/30/2010

11:13 pm Revision 22a549dd: gu: Switch pages in navigator using gtk_notebook instead of some homebrewed crap
Andreas Öman
10:49 pm Revision f5d2266d: glw_kill_screensaver() should always reset screen saver counters, but return 1...
Andreas Öman
10:48 pm Revision c096b221: Fix some layout problems in coverflow that was introduced in r5402
Andreas Öman
10:45 pm Revision b4c4fee4: Add glw_wirecube()
Andreas Öman
10:27 pm Revision 19e4eda4: Update screensaver (de-)activation algo a bit
Andreas Öman
09:52 pm Revision b2b4ddf2: Implement a screensaver and change idle.page to be that instead
Andreas Öman

09/29/2010

10:32 pm Revision 0432b084: Add logo to headweb service
Andreas Öman
10:20 pm Revision 23d26f12: svtplay: Supply logo
Andreas Öman
10:20 pm Revision 9e573ce7: Actually implement service_set_icon()
Andreas Öman
10:20 pm Revision df3be634: js: Let createService() optionally specify a logo
Andreas Öman
10:19 pm Revision 9c202071: Fix missing support for scaling PIX_FMT_BGRA
Andreas Öman
10:08 pm Revision 424dba74: spotify: Set icon in service
Andreas Öman
09:48 pm Revision a74a3f4e: Improve the array view a bit, i hope...
Andreas Öman
09:37 pm Revision 1c31e0ab: list: Rework translation to avoid some ugly ripple artifacts
Andreas Öman
09:34 pm Revision 2f0a1955: array: Rework translation to avoid some ugly ripple artifacts
Andreas Öman
09:27 pm Revision 7f5429d5: array: Distribute spill space between widgets
Andreas Öman

09/28/2010

11:55 pm Revision 7bc08725: swscale can scale PIX_FMT_Y400A now
Andreas Öman
11:36 pm Revision ff87e069: Wrap around left+right in array navigation
Andreas Öman
11:27 pm Revision 706312da: Get rid of global func glw_array_get_xentries(), use glw_class function pointe...
Andreas Öman
11:02 pm Revision 8d6d51d5: Revamp GLW layout
- Make sure affine transformation always end up at full pixel position to avoid aliasing
- Drop support for aspect co...
Andreas Öman
10:47 pm Revision 8bafc764: Use HTTPS
Andreas Öman

09/27/2010

02:57 pm Revision 23e9a8da: Use IPPROTO_TCP on all targets
Andreas Öman

09/26/2010

09:55 am Revision bb3a7879: Fix broken CDDA
Andreas Öman

09/25/2010

01:53 pm Revision d345d0bb: OpenSSL can't do multithreaded locking by itself. (Hello 1996)
Andreas Öman

09/22/2010

06:30 pm Revision 97a1511c: Stricter interpretion of childWidth and childHeight properties on arrays
Andreas Öman
06:21 pm Revision c086c07f: Oops, swapped arguments to prop_destroy_child() .. bad bad bad
Andreas Öman

09/21/2010

09:35 pm Revision a5d4e928: Fix a few cases where we delete properties without notifying subscribers
Andreas Öman
09:30 am Revision ac0acd7e: Fix invalid cast
Andreas Öman

09/20/2010

10:43 pm Revision 105e2791: Simplify
Andreas Öman
10:17 pm Revision 3fa8c4ed: Remove pointless cast to vec4()
Andreas Öman
09:37 pm Revision c38b9c82: opengl: Disable blending when we don't need it
Andreas Öman
09:18 pm Revision c285a863: Reduce argument to glw_renderer_draw()
Andreas Öman
08:37 pm Revision 3e8f37bd: More OpenGL ES 2.0 compatible
Andreas Öman

09/18/2010

10:20 pm Revision 49a7e9a0: opengl: No more fixed function matrices
Andreas Öman
08:01 pm Revision 968014d1: Replace glFrustum() (which don't exist in OpenGL ES 2.0) with own code
Andreas Öman
02:58 pm Revision fa62dbc0: Remove incorrect glTexCoordPointer()
Andreas Öman
02:56 pm Revision bc7d5a6e: Use generic vertex attribute arrays instead of GL_*_ARRAY stuff
Andreas Öman
11:43 am Revision 336ef86f: Fix pointer type warning
Mattias Wadman
« Previous
Next »
 

Also available in: Atom