Activity
From 12/11/2010 to 01/09/2011
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
-
05:05 pm Revision d6cad5c5: Fix a crash
-
01:18 pm Revision e5a80731: Move cache to $HOME/.cache/showtime
12/16/2010
-
10:18 pm Revision 539b7bdc: Improve array widget layout methods (spacing between widgets can now be set)
-
10:17 pm Revision 9c4d7d77: Set Spotify icon
-
10:06 pm Revision c2c7180c: Remove debug cruft
-
09:25 pm Revision ebfb932b: Last minute changes....
-
11:16 am Revision e8a78b0a: Remove some ancient workaround code
12/15/2010
-
11:43 pm Revision 3226b830: Make it possible to enable/disable, rename, and change type of autodiscovered ...
- Arrange all services into "Plugins", "Autodiscovered services" and "Bookmarks" categories in settings.
These will lat... -
11:42 pm Revision 04679a20: Use icon if possible for settings entry
-
10:53 pm Revision eb98628c: Use av_parser_parse2()
-
10:49 pm Revision 65f43110: guess_format() -> av_guess_format()
-
10:42 pm Revision 6f0a762b: Use av_register_protocol2() or av_register_protocol() depending on lavf version
-
10:40 pm Revision c4e6a10b: Fix typo causing settings to disappear
-
08:59 pm Revision 4860d58b: Only generate URLs for settings when we need to
-
08:21 pm Revision acdd0d06: Fix broken string setting
12/13/2010
12/12/2010
12/11/2010
-
11:41 pm Revision 0edcef8f: Fix fallout from last commit
-
11:39 pm Revision 78d84d4e: No longer infer settings URI's from property tree, instead rely on backend_prop.c
-
05:59 pm Revision f1fa0ec3: Fix some crashes
-
02:54 pm Revision 3b153ecb: Fix build breakage
-
01:42 pm Revision 7143b89a: prop: Add a property grouper than can group child property tree based on a nod...
- glw: Add $clone.* property namespace that is local to each clone
glw: Add propGrouper() and propSorter() GLW methods
... -
11:00 am Revision 44eb7ada: Don't crash in token2name() on unhandled types
Also available in: Atom