Activity
From 12/19/2010 to 01/17/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
-
12:18 am Revision 7a09096b: Merge branch 'master' into ps3
-
12:17 am Revision 31d2d2ac: Add code for shutting down audio system
-
11:47 pm Revision 909a848b: Merge branch 'master' into ps3
-
11:46 pm Revision 857d9a7a: audio/audio.h is to common filename, rename it.
- Drop unused file audio_ui.h
-
11:08 pm Revision 0e74cec3: ignore ps3support/
-
11:06 pm Revision fb6ebce8: Merge branch 'master' into ps3
-
10:47 pm Revision c3e5638c: Fix another breakage in the double -> int16_t sample converter
-
10:46 pm Revision 23a96e8b: Make it possible for audio drivers to say that they can play any samplerate
-
10:45 pm Revision 84de0b47: Fix broken float,double -> int16 audio sample conversion
-
01:34 pm Revision 4b611ecf: ps3: use dummy settings storage for now
-
01:30 pm Revision 34630e9d: Threading, mutexes and condvars seems to work OK now
-
01:17 pm Revision d88f9fe2: Merge branch 'master' into ps3
-
01:16 pm Revision 712c44e7: Make availability of realpath() a config option as well
-
01:10 pm Revision 7d892ee7: Merge branch 'master' into ps3
- Conflicts:
support/configure.inc -
01:09 pm Revision c79b0ead: Add glw_frontend_ps3 and glw_backend_rsx
-
01:07 pm Revision 6c999742: Add configure options for timegm and inotify to avoid some WII ifdef:ery
-
01:03 pm Revision b1b9546e: Need stddef.h here
-
01:02 pm Revision 038b43c3: Need time.h here
01/14/2011
-
11:56 pm Revision 4b5aedb0: Merge branch 'master' into ps3
-
11:55 pm Revision 08e8bf81: glw: Make glw_rctx_init() a common function
-
11:52 pm Revision 72a73bbd: Rename some stuff that is not really opengl-related to common
-
11:49 pm Revision 49f447c7: Move glw_clip_enable() & glw_clip_disable() to glw_renderer.
- Let backends provide a HW clipping configuration callback if they support that
-
11:36 pm Revision 556f5ca4: Merge branch 'master' into ps3
-
11:35 pm Revision d0e2851c: Split rendering code (construction of rendering object and clip/tesselation) t...
-
11:19 pm Revision 7129de0e: Move glw_store_matrix() to common code
-
11:17 pm Revision 203a4766: Move some clipping related members from backend specific root to glw's common ...
-
11:10 pm Revision 41a12ee0: Remove intensity only texture
-
07:48 pm Revision 87290ed2: Pass the relevant mutex when creating a condvar, needed by some ports
-
07:45 pm Revision 19d74760: init with correct mutex
01/12/2011
-
09:58 pm Revision c8783a67: Merge branch 'master' into ps3
- Conflicts:
src/prop/prop_core.c -
09:57 pm Revision 8b393868: Pass the relevant mutex when creating a condvar, needed by some ports
01/10/2011
-
10:01 pm Revision 7b53a817: Initial configure.ps3
-
10:01 pm Revision 7cecf46d: ps3: threading support
-
10:01 pm Revision 0a97699f: Pass the relevant mutex when creating a condvar, needed by some ports
01/09/2011
-
10:56 pm Revision dd86f7dd: Common GLW API changes
-
10:56 pm Revision 7b5f0a0d: Use new renderer API for pointer sprites
-
10:55 pm Revision c3f434ac: ModelView matrix moved to common backend struct
-
10:53 pm Revision 4818569c: glw_matrix is Mtx, no longer a bunch of floats
-
10:52 pm Revision bdf37708: Adapt to changes in video API
-
10:51 pm Revision 402f55ff: Remove defunct code
-
10:46 pm Revision b33e3142: Add missing forward declaration of struct event;
-
10:45 pm Revision 99c563ad: Link with freetype and FFmpeg
-
10:28 pm Bug #353: Wii configure.wii
- Started to work in this in the "fixwii":https://github.com/andoma/showtime/tree/fixwii branch
-
02:40 pm Revision 5989105c: Merge branch 'master' into fixwii
-
02:40 pm Revision 1f5f2df2: glw: Use Mtx type instead of float * for widget bounding matrix
-
02:35 pm Revision 26051ecd: Work on rendering
-
02:03 pm Revision d604229c: net_setup() changed to net_initialize()
-
02:01 pm Revision 04c2b7c2: glw: Fix Wii/GX matrix operations
-
02:01 pm Revision d051ebbe: Unbreak the wiisetup script
-
02:00 pm Revision 3e95a165: service_create() changed args
-
12:58 pm Bug #353 (Accepted): Wii configure.wii
- builds for wii are broken at the moment
01/07/2011
-
11:54 pm Revision 6f4d5cbf: rename glw_signal_handler_unregister() -> glw_signal_handler_unregister()
-
11:54 pm Revision 534b1033: Fix the cloner() re-evaluation bug once again (this is starting to become a joke)
-
03:07 pm Bug #353 (Rejected): Wii configure.wii
- getting error
./configure.wii: line 81: setup_ffmpeg: command not found
Final binary is: build.wii/showtime
01/05/2011
-
06:41 pm Revision 47219160: opengl: Run with fixed function pipeline if using Mesa as renderer
-
05:35 pm Revision f5be71ff: Don't crash if primary_uii == NULL
-
05:10 pm Revision 3214f1c6: Fix lineendings
01/04/2011
-
10:51 pm Bug #247 (Fixed): Starting showtime blocks communication between /dev/ttyUSBx readers and CCcam
- Showtime no longer probe the serial ports unless told to do so.
-
10:30 pm Revision 55887353: Only probe serial ports if told to do so (--serdev command line argument)
-
08:41 pm Revision 37d2dfca: add --pkg-config-path option
12/30/2010
-
09:38 pm Revision 13a73921: Initial work on skinable GLW themes
-
09:35 pm Revision aca76240: Avoid stealing focus when suggesting focused entries in list widgets (happens ...
-
09:23 pm Revision 3d3cdffb: Fix broken rendering of cursor when text in widget changes
-
09:09 pm Revision 90db3ee8: Add .gitignore
-
07:02 pm Revision c1b38bea: Forgot Makefile in last commit
-
06:59 pm Revision d0a19d5c: Include source for librtmp in Showtime's own repo
- 10:43 am Revision 65577ae4: add menu .desktop file for gnome
12/29/2010
-
01:32 pm Feature #346: add DESTDIR support to make install
- I've actually fixed this before reading this ticket :)
-
01:31 pm Bug #347: arm architecture support
- Thanks and applied
-
01:31 pm Revision 02d3ce6b: Spidermonkey for ARM
-
01:24 pm Revision e860918c: glw: Fix the bug when cloner() is re-evaluated (the mla bug) once and for all ...
-
01:15 pm Revision 226add9f: Cosmetics
-
10:16 am Revision 80b2a07d: glw: Remove rc_final
12/28/2010
-
12:17 am Revision 83b34982: Add support for browsing of UPNP content directories
-
12:08 am Revision 2df6cf6c: Add prop_courier_wait_and_dispatch()
12/27/2010
-
11:07 pm Revision 89eead1a: glw: Remove (unused) GLW_ATTRIB_CONTENT
-
11:06 pm Revision 804a8f55: glw: Remove GLW_ATTRIB_BIND_TO_PROPERTY5
-
10:59 pm Revision 493d4f35: glw: Remove GLW_ATTRIB_CAPTION
-
10:47 pm Revision 1c6dfbf3: Support <center> tag in rich text
-
10:26 pm Revision 7df0805a: glw: Make '' quoted strings in view language mean so called, rich strings (ie....
-
10:18 pm Revision 755bfec4: glw: Add support for rending text to bitmaps with more than one channel
- glw: Smarter logic to avoid redrawing text that does not need to be redrawn
-
08:02 pm Revision 3d10ef3b: spotify: Fix fallout from recent service changes
-
08:01 pm Revision b8f90e97: Add DESTDIR support
12/26/2010
-
02:15 pm Revision 5aa97281: Follow redirection
-
01:56 pm Revision ee6ba373: Remove more GLW_ATTRIB_ stuff
12/25/2010
-
10:40 pm Revision 5afe5bc5: Get rid of more GLW_ATTRIB_
-
10:29 pm Revision 567e15a5: Reduce inlineness
-
10:23 pm Revision 876ad431: Simplify
-
10:21 pm Revision 036ef100: Remove GLW_ATTRIB_SIGNAL_HANDLER
-
10:14 pm Revision 495d704a: Get rid of more GLW_ATTRIB defines
-
12:46 pm Revision 92cdc760: Remove incorrect comment
-
12:30 pm Revision 1b0adbbc: Remove more attributes
-
10:57 am Revision 41bb7622: glw: refactorizations
12/22/2010
-
03:35 pm Feature #348 (Fixed): please add support for EGL / OpenGL|ES
- Showtime glw ui uses [[OpenGL]], which works great on a desktop computer, but not that much on embedded systems, whic...
-
03:12 pm Bug #347 (Fixed): arm architecture support
- The attached patch makes it possible to build Showtime on ARM targets, by adding a spidermonkey configuration header ...
-
03:09 pm Feature #346 (Fixed): add DESTDIR support to make install
- When doing make install, it is useful to be able to install under an arbitrary prefix. Most packages implement this w...
-
02:28 pm Revision 9e60379d: Rework service API a bit. Make enable/disable service become a property of the...
- More granular control how plugins interact with the backend layer (Search and URI routing can be enabled/disabled sep...
-
02:04 pm Revision b743a0f4: Avoid math with doubles
-
01:55 pm Revision eb5b2d0c: glw: Remove GLW_ATTRIB_RGB and use class function instead
-
01:37 pm Revision 51baa72f: glw: Split init functionality from gc_set to gc_ctor
12/21/2010
-
11:22 pm Revision e670bbf2: Change a loglevel
-
10:57 pm Revision e46db2da: Updated build instructions after ffmpeg changes
-
10:48 pm Revision 846c5cf6: Log PA version on level debug
-
10:38 pm Revision a110aac9: Autohide text widgets that have no caption set
-
10:14 pm Revision 326d81ee: Remove commented smbclient test code
-
10:14 pm Revision 024c0006: Sync with [5736], remove remove showtime's copy of FFmpeg
-
10:07 pm Revision 512359a3: Fix spelling error
-
10:07 pm Revision 02f27711: Drop a printf() that's gone astray
-
10:00 pm Revision b2151065: Don't crash if URL == NULL (happens when deleting a bookmark)
-
09:45 pm Revision 4ee2eda7: Log navigator locations on INFO level
-
09:45 pm Revision 159d0f63: Let INFO level logging be on by default
-
09:45 pm Revision c43d4d86: Note about how to build FFmpeg from trunk and use it with Showtime
-
09:16 pm Revision 86063224: Need CFLAGS from FFmpeg's pkg-config
-
09:00 pm Revision c38dad1d: Fix broken recursion
-
08:52 pm Revision 8249b756: Rule #1: Compile before commit
-
08:51 pm Revision 53945abb: Don't destroy childs from cloner setup. Fixes some double freeing of widgets i...
-
07:13 pm Revision e518e044: Remove showtime's copy of FFmpeg
-
09:55 am Revision 712eba95: Get rid of GLW_ATTRIB_ORIGINATING_PROP
-
09:26 am Revision dfd76004: glw: Set parents directly without passing it via attributes
12/20/2010
Also available in: Atom