Activity

From 11/25/2010 to 12/24/2010

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

12/10/2010

10:59 pm Revision 22bc7085: Cosmetics
Andreas Öman
12:48 pm Revision e5bc6912: kAudioDevicePropertyPreferredChannelLayout is a layout not a list of layouts
Fixes crash triggered by soundflower
Use %u instead of %d for unsigned variables
Mattias Wadman
11:36 am Revision 81e54a16: Fix used uninitialized warning
Mattias Wadman

12/04/2010

08:39 pm Revision 6b0c9ea2: Fix escaping of non-macro expansion left of assignment operator
Andreas Öman

12/03/2010

01:18 pm Revision a3145f15: Workaround for handling skin://
Andreas Öman
01:18 pm Revision 17d047b1: Don't store pointer to stack memory
Andreas Öman
01:09 pm Revision 91dd7006: Ignore unknown named macro arguments
Don't expand macro arguments left of assignment operator. Andreas Öman

12/02/2010

11:38 pm Revision 2e414dba: glw: Add support for invoking macros with named arguments
Andreas Öman
10:42 pm Revision f8ea2492: Allow skin to be set (via --skin option) that controls the skin:// virtual path
Andreas Öman
10:41 pm Revision db0fac63: Make SVTplay work again
Magnus Röös
09:47 pm Revision 8dc2e066: Allow multiple virtual paths to be specified to file path resolver
Andreas Öman
09:14 pm Revision 3e83ccb8: Add support for additive blending of bitmaps
Make images only ask for a given aspect if told so Andreas Öman

11/30/2010

10:26 pm Revision 48c55f18: Avoid NULL deref
Andreas Öman
10:18 pm Revision a4054594: Treat request for negative weight as request for aspect. Scary, I know, but it...
Andreas Öman
09:51 pm Revision 40352fb1: move some flags
Andreas Öman
09:40 pm Revision 5f40b64b: Don't rescale to 0px
Andreas Öman
08:57 pm Revision 335afcfa: Explicit casts by mla
Andreas Öman
06:47 pm Revision 577afd30: Add beveling support to gradients
Andreas Öman

11/25/2010

10:51 pm Revision 663a0bea: Add glw x11 options: --no-screensaver and --fullscreen
Andreas Öman
10:28 pm Revision 23efeaa1: Plug memory leak
Andreas Öman
10:17 pm Revision 2918c116: Fix alpha blending in multitile
Andreas Öman
10:14 pm Revision eb7c1204: Add alwaysLayout attribute the makes a deck always layout a child
Andreas Öman
09:37 pm Revision 1dc1c8cf: Add javascript method that waits for a prop to equal a value
Andreas Öman
08:47 pm Revision 875b108f: Add page.dump() that prints the current page's property tree to stderr
Andreas Öman
08:34 pm Revision be752688: Don't use "page" as root node, it screwed things up
Andreas Öman
08:18 pm Revision b5c9dfb2: Create a prop to root universe.view
Andreas Öman
08:06 pm Revision dc0c7efb: Adjust for 16:9
Andreas Öman
« Previous
Next »
 

Also available in: Atom