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...
-
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
12/10/2010
-
10:59 pm Revision 22bc7085: Cosmetics
-
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 -
11:36 am Revision 81e54a16: Fix used uninitialized warning
12/04/2010
12/03/2010
-
01:18 pm Revision a3145f15: Workaround for handling skin://
-
01:18 pm Revision 17d047b1: Don't store pointer to stack memory
-
01:09 pm Revision 91dd7006: Ignore unknown named macro arguments
- Don't expand macro arguments left of assignment operator.
12/02/2010
-
11:38 pm Revision 2e414dba: glw: Add support for invoking macros with named arguments
-
10:42 pm Revision f8ea2492: Allow skin to be set (via --skin option) that controls the skin:// virtual path
- 10:41 pm Revision db0fac63: Make SVTplay work again
-
09:47 pm Revision 8dc2e066: Allow multiple virtual paths to be specified to file path resolver
-
09:14 pm Revision 3e83ccb8: Add support for additive blending of bitmaps
- Make images only ask for a given aspect if told so
11/30/2010
-
10:26 pm Revision 48c55f18: Avoid NULL deref
-
10:18 pm Revision a4054594: Treat request for negative weight as request for aspect. Scary, I know, but it...
-
09:51 pm Revision 40352fb1: move some flags
-
09:40 pm Revision 5f40b64b: Don't rescale to 0px
-
08:57 pm Revision 335afcfa: Explicit casts by mla
-
06:47 pm Revision 577afd30: Add beveling support to gradients
11/25/2010
-
10:51 pm Revision 663a0bea: Add glw x11 options: --no-screensaver and --fullscreen
-
10:28 pm Revision 23efeaa1: Plug memory leak
-
10:17 pm Revision 2918c116: Fix alpha blending in multitile
-
10:14 pm Revision eb7c1204: Add alwaysLayout attribute the makes a deck always layout a child
-
09:37 pm Revision 1dc1c8cf: Add javascript method that waits for a prop to equal a value
-
08:47 pm Revision 875b108f: Add page.dump() that prints the current page's property tree to stderr
-
08:34 pm Revision be752688: Don't use "page" as root node, it screwed things up
-
08:18 pm Revision b5c9dfb2: Create a prop to root universe.view
-
08:06 pm Revision dc0c7efb: Adjust for 16:9
Also available in: Atom