Activity
From 11/05/2008 to 12/04/2008
12/04/2008
-
10:47 pm Revision 4431d4bf: Add a (very simple) main menu, and start it if no arguments is given
-
10:37 pm Revision af41b5f7: Correctly expand list
-
10:30 pm Revision d153c592: Get rid of a stray debug printf
-
10:28 pm Revision 0e06c8ae: React on mouse scroll wheel.
-
08:49 pm Revision e239bbd1: Allow display to be specified as argument to GLW X11 subsystem.
-
08:36 pm Revision 14536cd9: Use a flag for temporary disabling focusability of a widget, instead of using two
- different modes.
-
08:31 pm Revision ad1ab219: Remove dead code
-
06:42 pm Revision c1558165: Refactor event handling to be more UI generic.
- Make interception of key code descriptors work in keymapper ui.
-
06:41 pm Revision 36a27d89: Initialize e_mapped in event_create_unicode()
-
06:40 pm Revision 5078fa25: Correctly pass $event around
-
05:20 pm Revision 31f02f21: Allow source event arguments to be forwarded into event handlers
-
04:53 pm Revision 214b854b: Push back list child expansion via the render context instead of using the wei...
- direct child.
-
09:52 am Revision af46dbad: Remove 'orientation' attribute, instead use two different class for stearing how
- lists appears
-
09:48 am Revision 4dcce19d: Remove 'scaleChilds' on lists, it's quite ugly after all..
-
09:19 am Revision df488f6b: Add some missing theme files
-
09:09 am Revision 2e52d8da: Add prop subscriptions for keymapper entries
-
08:51 am Revision 4ae4f774: Add missing save of settings.
-
08:50 am Revision 379b71fa: Use request semantics instead of just creating/destroying props directly from ...
-
08:49 am Revision 5d057a89: Add mapping name for EVENT_NONE
-
08:39 am Revision 80a3971b: Tiny cleanup
-
08:27 am Revision e69e9522: Mark destroyed properties as zombies.
- This way we can make sure no ref-holder is able to modify them after
being destryoed.
12/03/2008
-
12:13 am Bug #44 (Fixed): hts coredumps when restaring it
- when i close hts with the X, and start it again , it coredumps on my ass every second time or soe...
using 2.0.1 -
11:33 pm Revision 3b8145fe: Slightly tighter fade of of list elements
-
11:30 pm Revision b1e6978f: An audio icon
-
11:13 pm Revision 9e6935c1: New user interface icons
-
11:12 pm Revision 003b7591: Add support for mouse pointer in GLW
-
09:56 pm Revision 0c24aae9: Add subtypes to setting property directories
-
09:24 pm Revision f56c0841: Correctly flush property subscriptions initiated due to event based code execu...
-
08:48 pm Revision cdf20a52: Rename "form" -> "cursor"
-
08:46 pm Revision a41ec4f9: Move all GLW navigation related code to a file of its own.
-
08:43 pm Revision 76563b49: Rename glw_form to glw_cursor which is more appropriate.
-
08:40 pm Revision f8cb4692: Major rewrite of GLW's widget-to-widget navigation.
- We now keep track of the widgets positions and try to select the closest
widget when moving around. We also have a mu...
12/02/2008
-
09:54 am Revision 8e299322: .focusAlpha is gone
-
09:28 am Revision b676a1b2: Remove alpha adjustment based on focus special code.
- This should be implemented via glw model code instead.
-
09:23 am Revision 3a515dd1: Remove more unused stuff
-
09:02 am Revision 0a68640b: Remove glw_weight_extra
-
08:55 am Revision b76ddb16: Remove GLW_SELECTION
12/01/2008
-
05:13 pm Revision 9b5815cc: Remove unused GLW classes 'cubestack' and 'zstack'
-
04:34 pm Revision d48206ae: Add support for deletion of properties from GLW
-
04:29 pm Revision d7e61e3b: All properties in GLW model language now starts with $
-
04:01 pm Revision 8c37e1dd: Add support for creating new childs in properttree from glw model
- language
-
01:32 pm Revision 76f63f27: Use correct atttribute for mirror flags
-
01:20 pm Revision e1a91fc3: Remove GLW_ATTRIB_FOCUS_RGB, we can drive this from the model language
- instead
-
01:17 pm Revision d87358a9: Clean up glw_flags field
-
01:09 pm Revision 7152dd9e: Rename 'select(ed)' in prop and glw to 'focus(ed)' which is more
- coherent with what it really is used for.
-
01:07 pm Revision 3b6bc096: Remove unused file
-
12:27 pm Revision 9efe10a1: GLW UI updates
-
12:27 pm Revision dee7443a: page.mayadd property indicates that we're willing to accept new
- page.nodes from the UI
-
12:23 pm Revision d0b1e8de: Flag set to (void) == clear flag
-
12:22 pm Revision 41a414b0: Support clearing flags from model language
-
12:21 pm Revision fae6368a: Rename GLW_ATTRIB_FLAGS -> GLW_ATTRIB_SET_FLAGS and add
- GLW_ATTRIB_CLR_FLAGS
-
12:19 pm Revision 163d25aa: Use a different strategy when linking settings -> navigator pages
-
12:06 pm Revision b446a04b: URL -> URI
-
11:25 am Revision 3735f2b8: Implement a DIRECT_UPDATE flag for prop_subscribe() which will invoke
- the property update callback directly during subscription creation
instead of enqueueing the updates on a courier.
T... -
11:07 am Revision 87b6aa31: Use a glw specific courier for prop->glw notifications.
- Also gets rid of glw global lock.
-
11:05 am Revision 76ae76ba: Add missing argument to keymapper_resolve()
-
11:02 am Revision 13016504: Add missing assignment
-
10:57 am Revision aa4c7795: Allow property notifications to be delivered via custom 'couriers'
-
10:14 am Revision f66ee007: More work on keymapper, we can now create mapping entries
-
10:13 am Revision bdd3bd49: Fix various bugs in GLW exposed due to new prop thread.
-
09:09 am Revision 4dac854b: cosmetics
-
08:55 am Revision 116ad033: Initial work on a new keymapper
11/30/2008
-
11:24 pm Revision 389c038c: Thanks to the property framework producers/subscriber thread decoupling
- we no longer need to use a recursive mutex. yay!
-
11:22 pm Revision 7c39beee: Dispatch all property subscription notificaions using a special thread.
- This effectively decouples the property subscripers and publishers from
each other. I.e. a slow subscriber (web inter... -
10:53 pm Revision 6d4363a4: Update media.currenttime as we go.
-
10:48 pm Revision 15974268: Must link entry on playqueue...
-
10:35 pm Revision ba51bc9f: Correctly cascade properties when breaking symbolic links.
-
10:26 pm Revision 0b7b11a9: Link meta data from current track in play queue to media prop tree
-
10:26 pm Revision f77cd13b: Tentative display of global.currentmedia
-
10:25 pm Revision c5248353: Link global.currentmedia prop to current media being played
-
01:04 pm Revision 50ab7396: When a new symlink is established in the prop tree we need to rescan
- the parents to correctly update their subscriptions.
.. this is getting a bit complex now :(
11/29/2008
-
07:12 pm Revision 2dcbef60: Clear playqueue when we simple add a new track to it
-
05:55 pm Revision 9b3a91e7: Support playing more than one track in the playqueue
-
05:40 pm Revision 3bcae4bb: Rework the navigator<->backend open API so backends can respond to URI:s witho...
- opening a new page.
-
12:03 pm Revision b95d0476: Add a tentative playqueue. Can play a track if requested, but not much more.
11/28/2008
-
08:57 pm Revision 08310eae: Don't include glw.h
-
08:42 pm Revision b0085204: Maintain order of pending childs for cloner
-
08:40 pm Revision 5cd28160: Maintain order of childs by switching from LIST_ to TAILQ_
-
08:36 pm Revision 9fb64bc2: With the new GLW_DECK behaviour, we must select the child after creation.
-
08:35 pm Revision 0d338ee7: Make audio subsystem use new settings framework
-
08:20 pm Revision 73ccbdc4: Use 'skipme' feature in prop.[ch] instead of something homebrewed to avoid
- hearing ourselfs.
-
08:18 pm Revision 102e3ac4: Allow caller of various _set() function into property framework to avoid getti...
- specified subscription updated. (Can be used to avoid weird recursion cases)
-
08:04 pm Revision 3f191c59: Avoid echo back settings update to application when we initialize value
-
08:03 pm Revision 6091804d: Don't select a child upon creation if we already have one selected.
-
08:03 pm Revision 5668d14f: PROP_ADD_CHILD vs PROP_ADD_SELECTED_CHILD logic was inverted, fix it.
-
07:25 pm Revision 1238f04c: Bump theme to cope with latest settings code
-
07:24 pm Revision 33ba5e05: Add two arrows
-
07:21 pm Revision 0ebd0486: Make GLW_DECK respond to EVENT_INCR and EVENT_DECR (by switching its
- selected child)
-
07:20 pm Revision 57cdbdda: Add new setting type 'multiopt'
-
07:12 pm Revision b7759dd3: Allow widgets to send events to each other
-
06:46 pm Revision 13b6b9ff: When painting a cursour around a GLW_BITMAP, do it after aspect
- correction.
11/27/2008
-
08:18 pm Revision 399a84a1: Remove stray debug printfs
-
08:17 pm Revision 8b5dd226: Initial adaption of audio configuration for new settings/prop framework
- - Working boolean settings
-
07:59 pm Revision c60fa9da: Correctly compute URI for setting directories on all levels
-
06:52 pm Revision a8e066cb: Rename URL to URI
11/26/2008
-
11:25 pm Revision 2bb6f030: Initialize keymapper (still broken though)
-
11:21 pm Revision 7db3faa1: Map 'mainmenu' to GLW_KEY_MAINMENU. This should probably be more
- generic...
-
11:20 pm Revision fc5f32a2: Allow GLW to intercept and route events at form widget level.
-
11:15 pm Revision c033d6c5: Remove unused code
-
11:14 pm Revision f3b8e804: Get rid of some _GNU_SOURCE #defines
-
11:12 pm Revision 4aa23381: Remove unused code
-
10:59 pm Revision ed45edd5: Tighten up GLW locking a bit.
-
10:52 pm Revision 9468ee07: Remove unneccesary inclusion of glw.h
-
10:51 pm Revision 68f2f10f: Replace function calls with simple defines
-
10:38 pm Revision 3b4b9947: Remove the posix style (with (int) as finehandles)) API to showtime's
- VFS.
It does not compile under 64bit OSes, and is not used anyway. -
10:23 pm Revision 5da73f0e: Clean up about around GLW locking
-
10:10 pm Revision 0eff78b8: Remove dead code
-
10:09 pm Revision e2d89105: Make the video decoder a real GLW widget.
11/24/2008
-
11:10 pm Revision 6d34b5be: Rename file
-
08:00 pm Revision 70a64e1d: Move GLW centric video display into ui/glw/
11/23/2008
-
07:13 pm Revision b4676479: Improve filebrowsing.
- We can now (again) support
- RAR archives
- Hiding unplayable files
- Identifying DVD directories and ISO images -
07:08 pm Revision 710b2f8b: Remove debug printfs from prop framework.
-
07:00 pm Revision 491807c7: Avoid NULL dereference when prop selects no child.
11/22/2008
-
08:18 pm Revision 2a21b18f: Prep for info about current media at bottom of screen
-
07:03 pm Revision 4f708d3e: Make GLW MIRROR flags setable from the model language.
-
07:02 pm Revision 93186808: Add helper models for displaying specific media meta info.
-
07:01 pm Revision d21af84e: Slight update of models. Still a long way to go ...
-
06:18 pm Revision 9e817852: Set self.media.title to filename until we know better.
-
05:56 pm Revision cea16641: If the first arg to glw's translate() not is a string, don't bail out,
- instead select the default value.
-
05:56 pm Revision b11b9f45: Don't try to figure out media type for directories, just tag them as
- directories directly.
-
03:28 pm Revision 367cbac6: Defer probing of file contents till after we've scanned the directory
11/19/2008
-
07:58 am Revision 7df5e585: Fix invalid event
11/18/2008
-
11:26 pm Revision e5242257: Make the 'bool' setting display currently value as 'On'/'Off' and
- upon press, make it change its value.
-
11:26 pm Revision 28341b61: Support assignment of properties from glw model language
-
11:23 pm Revision 741a685c: Add prop_get_by_subscription() to prop subsystem.
-
11:23 pm Revision 97684cf6: Allow us to exit the application by pressing the 'ESC' key, for now...
-
10:38 pm Revision 4b4ac916: Make the onEvent() glw method accept a block as action argument.
- The block will be executed when the source event is intercepted.
-
10:18 pm Revision 58ded0e6: Make the event interceptor / mapper in GLW more flexible
-
09:20 pm Revision 1780d380: Remove glw vertex animation stuff. We can resurrect it should we need
- to.
-
09:17 pm Revision 3d04c4c3: Minor cosmetics in glw.h
-
09:14 pm Revision dfc88d98: Split out event related stuff for glw.h to glw_event.h
-
09:09 pm Revision ffaaf429: Merge glw_external.c -> glw.c and glw_i.h -> glw.h
-
09:06 pm Revision 53a32230: remove more unused code from glw
-
08:59 pm Revision 2a647e7f: remove stray debug printf:S
-
08:56 pm Revision ecb12776: Remove some unused code
-
08:32 am Revision c5272874: Correctly pass events only to local UI
11/17/2008
-
10:40 pm Revision b1be49e7: Remove invalid include lines
-
10:39 pm Revision e72c19e6: Remove all global variables and states from glw.
- We are now soon able to spawn multiple (different) GUIs
-
08:43 pm Revision 8f01b97b: Remove unused code
-
08:43 pm Revision 5ae32c14: Remove test code
-
08:36 pm Revision 94fe669a: Remove empty dir
-
08:30 pm Revision 1183bcc8: Move display_x11 into glw
-
08:25 pm Revision 75bb8c1a: Remove glw.h inclusion
-
08:23 pm Revision 53dfef98: Remove unused stuff
11/16/2008
-
10:02 pm Revision ccbb3b97: Move much of the event handling from the glw-specific code into
- showtime core.
-
09:23 pm Revision 6bd81503: New property framework.
-
09:11 pm Revision 61dea339: Correctly compile GLW subsys.
-
09:05 pm Revision 073e57b3: Integrate libglw into showtime
-
09:02 pm Revision f7b7fecc: Add directory for user interface(s)
-
09:01 pm Revision 5510e151: Use 'new' theme.
-
09:00 pm Revision a0c08d00: Rewrite based on new property model.
- Far from complete.
Also available in: Atom