Activity
From 01/17/2011 to 02/15/2011
02/15/2011
-
10:15 pm Revision fd57528e: ps3: Compile with polarssl and librtmp
-
10:15 pm Revision 789a6b85: Don't assume sizeof(sockaddr) == sizeof(sockaddr_in)
-
10:14 pm Revision 163bc6ce: Add (disabled) librtmp logging via showtime's TRACE() framework
-
09:07 pm Revision cdaa5546: ps3/rsx: Remove ancient crap
-
09:04 pm Revision 49e65485: ps3: Set color offset from vertex shader
-
08:54 pm Revision 64bba54d: Merge branch 'master' into ps3
- Conflicts:
src/ui/glw/glsl/v1.glsl -
08:52 pm Revision 12a32360: Set color offset from vertex shader
-
08:44 pm Revision 50a43ef8: Add polarssl as an optional built-in SSL library
-
08:34 pm Revision 3c5fb6be: Undo the constants-can-only-be-used-once-in-fragment-shader hack
-
12:45 pm Revision 1418602a: ps3: Describe build process in README
-
12:06 pm Revision bcc164a0: ps3: Cleanup how we deal with texture units
-
11:58 am Revision 82077d4c: Fix fallout from PS3 port
-
11:51 am Revision 8de0e735: ps3: Video playback support
-
11:49 am Revision b120b5b2: ps3: Remove some debug
-
11:23 am Revision b637d948: Merge branch 'master' into ps3
-
11:22 am Revision cfa383a3: spotify: Correctly clear loading prop in playlists
-
11:18 am Revision 1a532672: Unswap color planes in yuv2rgb shader
02/14/2011
-
04:54 pm Bug #380 (Fixed): When in non-shader mode on X11 Showtime GLW can not play video.
- Showtime crushes as soon as it is trying to open video. Audio is OK.
Attached file is std output with -d flag enable...
02/13/2011
-
08:21 pm Bug #375: Showtime hangs when trying to access spotify
- I don't seem to have this issue with libspotify 0.0.7 and new version of showtime that uses this library, so it's OK ...
02/12/2011
-
08:44 pm Revision 1d3c064c: Merge branch 'master' into ps3
-
06:56 pm Revision df4fdbcb: Merge branch 'libspotify7'
-
06:56 pm Revision 7b02da06: prop_create(NULL, NULL) -> prop_create_root(NULL)
02/11/2011
02/10/2011
-
09:25 pm Bug #375: Showtime hangs when trying to access spotify
- New output from gdb when everything hangs. This time with a version of showtime that includes debug info. I don't kno...
-
01:45 pm Revision 318c1625: spotify: Correctly deregister callbacks
-
01:45 pm Revision 3739d792: Add support for multiple playlist containers
-
01:45 pm Revision 37bbb892: API updates
-
01:45 pm Revision c2a5ab4f: libspotify 7
02/09/2011
-
11:23 pm Revision 3e544f0d: ps3: Add spidermonkey support
-
11:20 pm Revision f3149433: No char as array indices
-
11:13 pm Revision 79bdb072: Merge branch 'master' into ps3
-
11:12 pm Revision a8ee0656: Add scandir support to bundle:// filesystem
-
09:51 pm Revision fb251e87: Add emulation code for hts_thread_key_*() methods if OS doesn't provide 'em
-
09:41 pm Bug #375: Showtime hangs when trying to access spotify
- killall -6 showtime when it hangs give:
CRASH [ERROR]: Signal: 6 in PRG: Showtime () [00000000000000000000000000... -
09:35 pm Bug #375: Showtime hangs when trying to access spotify
- Managed to actually get it to totally hang. gdb output:
Thread 25 (Thread 0x7475ab70 (LWP 3092)):
#0 0x0012e41... -
09:20 pm Revision cdc757f3: Add built-in regex code
-
09:16 pm Bug #375: Showtime hangs when trying to access spotify
- I get flashback to when we briefly tried to track down the reason for this problem on IRC, Andreas. Because I seem to...
-
07:48 pm Revision c8deb2eb: ps3: networking, use poll()
02/08/2011
-
12:22 am Revision e43a3d85: ps3: Use libnet directory instead of psl1ght's socket wrapper
-
11:36 pm Revision d5816d6a: ps3: Add support for timeouts on connect()
-
10:55 pm Bug #375: Showtime hangs when trying to access spotify
- Try running showtime using GDB
$ gdb --args build.linux.showtime
... blablablah .. lot of GDB text
(gdb) r... -
10:51 pm Feature #2: Keyboard emulator (Virtual Keyboard)
- Yeah. I miss it from time to time myself.. It's certainly gonna get there
-
10:02 pm Bug #375 (Fixed): Showtime hangs when trying to access spotify
- I've seen this on two of my machines at home now. This seems to be an issue on Ubuntu 10.10, using libspotify 0.0.6. ...
-
09:54 pm Feature #2: Keyboard emulator (Virtual Keyboard)
- Is this still considered? It would really be helpful to have this.
02/06/2011
-
01:49 pm Revision 493b7d49: glw: Correct re-layout multiline text widgets when bounding box changes
-
01:49 pm Revision 1f6bc6f2: glw: Fix the texture rasters we paint when text widgets are in debug mode
-
01:32 pm Revision 081c3ff5: videolaunch: Move title to videolaunch_top.view
-
11:38 am Revision f776e03f: glw: Fix problems with rendering of centered text
02/05/2011
-
11:41 pm Revision bc158a5e: Merge branch 'master' into ps3
-
11:40 pm Revision a88c89aa: Fix a type of a define usage that really didn't matter since the defines defin...
-
11:40 pm Revision 499eccf3: glw: Fix prop reference leak
-
11:08 pm Revision 28aa7438: Fix fa_scanner
- Remove unused "is this directory an album" code
Fix a bunch of memory leaks that happens if user leaves a browse quer... -
11:08 pm Revision c551f61d: spotify: Plug memory leak
-
11:08 pm Revision cbe5124d: Plug some memory leaks
- prop: No longer let prop_create() accept NULL or zombie props as parent.
Instead those special cases needs to be hand... -
02:10 pm Revision 0f3f6412: My ip changed
-
02:09 pm Revision 724fe2a7: ps3: Add priority to threads
-
01:46 pm Revision b02728b1: Merge branch 'master' into ps3
-
01:41 pm Revision 89105985: Add some asserts
-
01:41 pm Revision 4109547d: Plug some memory leaks
-
01:41 pm Revision 951b14ca: Fix a reference leak
-
12:40 pm Revision 69136789: ps3: Dump memory usage periodically
-
12:40 pm Revision 058322a1: ps3: Change audio TRACE() to debug
02/04/2011
-
11:24 pm Revision 10a9c691: ps3: Support scaling and pixel format conversion in texture loader
-
10:53 pm Revision 43ad712f: Add support for color offset
-
10:52 pm Revision 5a454942: Silence cgc warnings
-
10:51 pm Revision 3df3c9a3: Fix settings
- Log a bit better when stuff fails.
If rename() is unable to overwrite files that exist, switch to a non-atomic writin... -
10:20 pm Revision ef9fead5: Merge branch 'master' into ps3
- Conflicts:
src/ui/glw/glsl/f_tex.glsl
src/ui/glw/glsl/v1.glsl
02/02/2011
-
06:48 pm Revision de46d31a: Initial work
02/01/2011
-
10:39 pm Revision 678bc783: "Flash in" images in array widgets
-
10:38 pm Revision fab9b4df: glw: Add support for setting saturation on images
- 0 = Normal color ramp
...
1 = Horizontal color ramp at max (image is white) -
10:09 pm Revision d4466c56: glw: Clamp color values in vertex shader
-
10:05 pm Revision 61d3148c: glw: Add support for a supplying a color offset to rendering
-
09:03 pm Revision a09ad9d4: UPNP HTTP server must bind to high port numberes
01/31/2011
-
12:09 am Revision 4ea0117c: ps3: Use PowerPC tb for showtime_get_ts() and log memory usage
-
12:09 am Revision c091f369: Fix bug in RSX renderer
-
11:19 pm Revision 8a890ba0: ps3: Add keyboard support
-
10:58 pm Revision 4c612379: ps3: Unbreak build on linux
-
09:43 pm Revision 4bb6a440: Cleanup logging related to RSX texture loading
-
09:42 pm Revision 33e46b70: Log when we request credentials
-
09:41 pm Revision 3478f540: Fix incorrect condvar init in prop_courier_create_waitable()
-
09:41 pm Revision 80de7855: ps3: Fix glw_blendmode()
-
09:40 pm Revision b83b89d1: Send all cmd line args to arch_set_default_paths()
-
09:39 pm Revision 7eb56dd8: Don't use the bloom widget for now
-
09:38 pm Revision 0a5112f3: fix typo
01/30/2011
-
10:32 pm Revision 254fd07c: Always pass mode argument to read()
-
10:32 pm Revision 13a80226: cleanup
-
01:30 pm Revision 8189dc09: Merge branch 'master' into ps3
-
01:00 pm Bug #364 (Fixed): showtime newest build crash
- Fixed in commit:18856143
-
01:00 pm Revision 18856143: glw: Fix yet another bug in the GLW cloner. ticket #364
-
12:59 pm Revision e94c0431: Fix prop_ref_inc when in PROP_DEBUG mode
-
11:37 am Revision 963ff7c5: Fix recently introduced bugs in polygon clipper
-
11:18 am Revision db0ce38c: Update to latest default path stuff in master
01/29/2011
-
02:18 pm Revision 5a9c0e1c: Merge branch 'master' into ps3
-
02:17 pm Revision 7594013c: newlib does not have scandir() so use opendir() w/ friends instead
-
02:12 pm Revision 03a54e5a: Merge branch 'master' into ps3
-
02:11 pm Revision 5669ddb4: Make setup of default paths to cache and settings a bit more sane.
- Abandon the (stupid) htsmsg_settings_${OSENV}.c strategy and just merge the settings code into one common file instead.
-
01:40 pm Revision e98eef51: Remove accidental test code
-
01:39 pm Revision 189bb683: ps3: Adapt to new GLW renderer interface
-
01:14 pm Revision 0c36b01b: Merge branch 'master' into ps3
-
01:13 pm Revision f5a3578a: Factorize the rendering code. Ie. move more stuff into glw_renderer.c
-
12:08 pm Bug #364 (Fixed): showtime newest build crash
- In tv replay showtime crashs when pressing the backspace button.
VDPAU [DEBUG]: Decoder initialized
HTSP [DEBUG...
01/27/2011
-
02:44 pm Revision 0e88dbb7: Squash another bug in the cloner \o/
-
01:18 pm Revision 81dd79f1: Merge branch 'master' into ps3
-
01:16 pm Revision c14ad90d: mkbundle: Add phony target for each dependency to avoid make failures when rem...
-
01:09 pm Revision 9ac9add9: Merge branch 'master' into ps3
- Conflicts:
src/audio/pulseaudio/pulseaudio.c -
12:57 pm Revision c2131ed7: glw: Fix another bug in the cloner
- Now the cloner correctly destroys all its childs if the source property changes to
something that is not a directory,... -
12:49 pm Revision 8c54962a: Fix assignment fail
-
12:27 pm Revision 2657a779: spotify: Set logo on playlist folders
01/26/2011
-
12:33 am Showtime's webpage updated
- Today I finally got around to updating Showtime's "webpage":http://www.lonelycoder.com/showtime.
The screenshots a... -
09:54 pm Revision d8e16029: Fix stacksize to 128k
-
09:27 pm Revision f804e3af: Use correct URL when exracting title from filename
-
04:33 pm Revision a8acd663: spotify: unbreak add_tracks
-
08:42 am Revision 68e94e48: glw/opengl: Unbreak additive blending when in non-shader mode
01/25/2011
-
11:54 pm Revision e743789f: Merge branch 'glw_skins'
-
11:53 pm Revision f7f22a42: Merge branch 'master' into glw_skins
-
11:24 pm Revision db545238: Fix error causing pulseaudio not to work at all
-
08:25 pm Revision fddff127: Merge branch 'master' into glw_skins
-
08:18 pm Revision 3e6a74d7: Add --enable-all option that enables most of the extra libs
-
08:10 pm Revision 1edd1ee8: Merge branch 'master' into glw_skins
-
08:07 pm Revision b457e71d: Add trivial pad support
-
08:07 pm Revision 3213a413: Drop some debug
01/24/2011
-
11:57 pm Revision cfe4e03b: plug leak in realloc_tex()
-
11:11 pm Revision 3c80781f: ps3: Fix rendering pipeline. Most of the basic stuff works now
-
08:43 pm Revision bfac928b: Roll our own memory allocator for the RSX
-
07:13 pm Revision bc9bedfd: Remove cruft
01/23/2011
-
01:26 pm Revision 529f7078: Merge branch 'master' into fixwii
-
01:23 pm Revision 881bc5d6: Improve prop reference counting API a bit
-
01:22 pm Revision 9f4e6548: Add code for shutting down audio system
-
01:21 pm Revision 527c829d: Add support for load and use of vertex and fragment shaders.
-
01:21 pm Revision 88c060cc: En par with current toolchain
-
01:18 pm Revision 045458f4: Replace a bunch of off_t with int64_t
01/20/2011
-
07:24 pm Revision 9d9d2449: spotify: Set user property on playlists to playlist's owner
-
07:13 pm Revision daed2d31: Fix inverted logic causing a crash on exit
-
07:12 pm Revision 17c4ba68: Remove stale code
-
07:05 pm Revision 22e757f4: Use prop EXT_EVENTS to control starred status of tracks
-
06:26 pm Revision 823077a9: Display user column in GU interface
-
06:26 pm Revision 6316954c: Add spotify user info to tracks in playlists
01/19/2011
01/18/2011
01/17/2011
-
09:31 pm Revision 5af05404: Audio: Initial
- GLW RSX support: Initial
-
08:20 pm Revision efc50ec8: Merge branch 'master' into ps3
- Conflicts:
src/audio/audio.c -
08:18 pm Revision aadc2201: Add code for shutting down audio system
01/16/2011
Also available in: Atom