Activity

From 12/11/2010 to 01/09/2011

01/09/2011

10:56 pm Revision dd86f7dd: Common GLW API changes
Andreas Öman
10:56 pm Revision 7b5f0a0d: Use new renderer API for pointer sprites
Andreas Öman
10:55 pm Revision c3f434ac: ModelView matrix moved to common backend struct
Andreas Öman
10:53 pm Revision 4818569c: glw_matrix is Mtx, no longer a bunch of floats
Andreas Öman
10:52 pm Revision bdf37708: Adapt to changes in video API
Andreas Öman
10:51 pm Revision 402f55ff: Remove defunct code
Andreas Öman
10:46 pm Revision b33e3142: Add missing forward declaration of struct event;
Andreas Öman
10:45 pm Revision 99c563ad: Link with freetype and FFmpeg
Andreas Öman
10:28 pm Bug #353: Wii configure.wii
Started to work in this in the "fixwii":https://github.com/andoma/showtime/tree/fixwii branch Andreas Öman
02:40 pm Revision 5989105c: Merge branch 'master' into fixwii
Andreas Öman
02:40 pm Revision 1f5f2df2: glw: Use Mtx type instead of float * for widget bounding matrix
Andreas Öman
02:35 pm Revision 26051ecd: Work on rendering
Andreas Öman
02:03 pm Revision d604229c: net_setup() changed to net_initialize()
Andreas Öman
02:01 pm Revision 04c2b7c2: glw: Fix Wii/GX matrix operations
Andreas Öman
02:01 pm Revision d051ebbe: Unbreak the wiisetup script
Andreas Öman
02:00 pm Revision 3e95a165: service_create() changed args
Andreas Öman
12:58 pm Bug #353 (Accepted): Wii configure.wii
builds for wii are broken at the moment Andreas Öman

01/07/2011

11:54 pm Revision 6f4d5cbf: rename glw_signal_handler_unregister() -> glw_signal_handler_unregister()
Andreas Öman
11:54 pm Revision 534b1033: Fix the cloner() re-evaluation bug once again (this is starting to become a joke)
Andreas Öman
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
Daniel Frankovic

01/05/2011

06:41 pm Revision 47219160: opengl: Run with fixed function pipeline if using Mesa as renderer
Andreas Öman
05:35 pm Revision f5be71ff: Don't crash if primary_uii == NULL
Andreas Öman
05:10 pm Revision 3214f1c6: Fix lineendings
Andreas Öman

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.
Andreas Öman
10:30 pm Revision 55887353: Only probe serial ports if told to do so (--serdev command line argument)
Andreas Öman
08:41 pm Revision 37d2dfca: add --pkg-config-path option
Andreas Öman

12/30/2010

09:38 pm Revision 13a73921: Initial work on skinable GLW themes
Andreas Öman
09:35 pm Revision aca76240: Avoid stealing focus when suggesting focused entries in list widgets (happens ...
Andreas Öman
09:23 pm Revision 3d3cdffb: Fix broken rendering of cursor when text in widget changes
Andreas Öman
09:09 pm Revision 90db3ee8: Add .gitignore
Andreas Öman
07:02 pm Revision c1b38bea: Forgot Makefile in last commit
Andreas Öman
06:59 pm Revision d0a19d5c: Include source for librtmp in Showtime's own repo
Andreas Öman
10:43 am Revision 65577ae4: add menu .desktop file for gnome
Jonas Karlsson

12/29/2010

01:32 pm Feature #346: add DESTDIR support to make install
I've actually fixed this before reading this ticket :)
Andreas Öman
01:31 pm Bug #347: arm architecture support
Thanks and applied Andreas Öman
01:31 pm Revision 02d3ce6b: Spidermonkey for ARM
Andreas Öman
01:24 pm Revision e860918c: glw: Fix the bug when cloner() is re-evaluated (the mla bug) once and for all ...
Andreas Öman
01:15 pm Revision 226add9f: Cosmetics
Andreas Öman
10:16 am Revision 80b2a07d: glw: Remove rc_final
Andreas Öman

12/28/2010

12:17 am Revision 83b34982: Add support for browsing of UPNP content directories
Andreas Öman
12:08 am Revision 2df6cf6c: Add prop_courier_wait_and_dispatch()
Andreas Öman

12/27/2010

11:07 pm Revision 89eead1a: glw: Remove (unused) GLW_ATTRIB_CONTENT
Andreas Öman
11:06 pm Revision 804a8f55: glw: Remove GLW_ATTRIB_BIND_TO_PROPERTY5
Andreas Öman
10:59 pm Revision 493d4f35: glw: Remove GLW_ATTRIB_CAPTION
Andreas Öman
10:47 pm Revision 1c6dfbf3: Support <center> tag in rich text
Andreas Öman
10:26 pm Revision 7df0805a: glw: Make '' quoted strings in view language mean so called, rich strings (ie....
Andreas Öman
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 Andreas Öman
08:02 pm Revision 3d10ef3b: spotify: Fix fallout from recent service changes
Andreas Öman
08:01 pm Revision b8f90e97: Add DESTDIR support
Andreas Öman

12/26/2010

02:15 pm Revision 5aa97281: Follow redirection
Andreas Öman
01:56 pm Revision ee6ba373: Remove more GLW_ATTRIB_ stuff
Andreas Öman

12/25/2010

10:40 pm Revision 5afe5bc5: Get rid of more GLW_ATTRIB_
Andreas Öman
10:29 pm Revision 567e15a5: Reduce inlineness
Andreas Öman
10:23 pm Revision 876ad431: Simplify
Andreas Öman
10:21 pm Revision 036ef100: Remove GLW_ATTRIB_SIGNAL_HANDLER
Andreas Öman
10:14 pm Revision 495d704a: Get rid of more GLW_ATTRIB defines
Andreas Öman
12:46 pm Revision 92cdc760: Remove incorrect comment
Andreas Öman
12:30 pm Revision 1b0adbbc: Remove more attributes
Andreas Öman
10:57 am Revision 41bb7622: glw: refactorizations
Andreas Öman

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... Davide Cavalca
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 ... Davide Cavalca
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... Davide Cavalca
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... Andreas Öman
02:04 pm Revision b743a0f4: Avoid math with doubles
Andreas Öman
01:55 pm Revision eb5b2d0c: glw: Remove GLW_ATTRIB_RGB and use class function instead
Andreas Öman
01:37 pm Revision 51baa72f: glw: Split init functionality from gc_set to gc_ctor
Andreas Öman

12/21/2010

11:22 pm Revision e670bbf2: Change a loglevel
Andreas Öman
10:57 pm Revision e46db2da: Updated build instructions after ffmpeg changes
Mattias Wadman
10:48 pm Revision 846c5cf6: Log PA version on level debug
Andreas Öman
10:38 pm Revision a110aac9: Autohide text widgets that have no caption set
Andreas Öman
10:14 pm Revision 326d81ee: Remove commented smbclient test code
Mattias Wadman
10:14 pm Revision 024c0006: Sync with [5736], remove remove showtime's copy of FFmpeg
Mattias Wadman
10:07 pm Revision 512359a3: Fix spelling error
Andreas Öman
10:07 pm Revision 02f27711: Drop a printf() that's gone astray
Andreas Öman
10:00 pm Revision b2151065: Don't crash if URL == NULL (happens when deleting a bookmark)
Andreas Öman
09:45 pm Revision 4ee2eda7: Log navigator locations on INFO level
Andreas Öman
09:45 pm Revision 159d0f63: Let INFO level logging be on by default
Andreas Öman
09:45 pm Revision c43d4d86: Note about how to build FFmpeg from trunk and use it with Showtime
Andreas Öman
09:16 pm Revision 86063224: Need CFLAGS from FFmpeg's pkg-config
Andreas Öman
09:00 pm Revision c38dad1d: Fix broken recursion
Andreas Öman
08:52 pm Revision 8249b756: Rule #1: Compile before commit
Andreas Öman
08:51 pm Revision 53945abb: Don't destroy childs from cloner setup. Fixes some double freeing of widgets i...
Andreas Öman
07:13 pm Revision e518e044: Remove showtime's copy of FFmpeg
Andreas Öman
09:55 am Revision 712eba95: Get rid of GLW_ATTRIB_ORIGINATING_PROP
Andreas Öman
09:26 am Revision dfd76004: glw: Set parents directly without passing it via attributes
Andreas Öman

12/20/2010

05:05 pm Revision d6cad5c5: Fix a crash
Andreas Öman
01:18 pm Revision e5a80731: Move cache to $HOME/.cache/showtime
Andreas Öman

12/16/2010

10:18 pm Revision 539b7bdc: Improve array widget layout methods (spacing between widgets can now be set)
Andreas Öman
10:17 pm Revision 9c4d7d77: Set Spotify icon
Andreas Öman
10:06 pm Revision c2c7180c: Remove debug cruft
Andreas Öman
09:25 pm Revision ebfb932b: Last minute changes....
Andreas Öman
11:16 am Revision e8a78b0a: Remove some ancient workaround code
Andreas Öman

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...
Andreas Öman
11:42 pm Revision 04679a20: Use icon if possible for settings entry
Andreas Öman
10:53 pm Revision eb98628c: Use av_parser_parse2()
Andreas Öman
10:49 pm Revision 65f43110: guess_format() -> av_guess_format()
Andreas Öman
10:42 pm Revision 6f0a762b: Use av_register_protocol2() or av_register_protocol() depending on lavf version
Andreas Öman
10:40 pm Revision c4e6a10b: Fix typo causing settings to disappear
Andreas Öman
08:59 pm Revision 4860d58b: Only generate URLs for settings when we need to
Andreas Öman
08:21 pm Revision acdd0d06: Fix broken string setting
Andreas Öman

12/13/2010

10:48 pm Revision 00028d33: Support scaling of gray+alpha
Andreas Öman

12/12/2010

10:00 pm Revision 9a2ac99e: Fix problem with setting default value for string settings
Andreas Öman

12/11/2010

11:41 pm Revision 0edcef8f: Fix fallout from last commit
Andreas Öman
11:39 pm Revision 78d84d4e: No longer infer settings URI's from property tree, instead rely on backend_prop.c
Andreas Öman
05:59 pm Revision f1fa0ec3: Fix some crashes
Andreas Öman
02:54 pm Revision 3b153ecb: Fix build breakage
Andreas Öman
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
...
Andreas Öman
11:00 am Revision 44eb7ada: Don't crash in token2name() on unhandled types
Andreas Öman
« Previous
Next »
 

Also available in: Atom