Activity

From 04/25/2010 to 05/24/2010

05/24/2010

11:54 pm Revision f1a67fdd: Improve video status overlay
Andreas Öman
11:54 pm Revision 5aafc7f1: Update streaming metadata
Andreas Öman
11:09 pm Revision 246c1d13: Display source format in media stats overlay
Fix seek target time bar Andreas Öman
10:48 pm Revision d4bc5f2d: Add support for tags exported by Tvheadend
Andreas Öman
10:46 pm Revision 46bfec60: Make it possible to expose multiple internal services for each discovered service
Andreas Öman
10:24 pm Revision 757c9796: prop_move(): Avoid doing anything if moving to current position
Andreas Öman
10:23 pm Revision d6c437b0: Rename ACTION_CHANNEL_PREV,NEXT into ACTION_PREV,NEXT_CHANNEL
Andreas Öman
10:39 am Revision 4ab3a32e: Add support for browsing of albumcollections in coverflow mode
Andreas Öman
10:32 am Revision 22f8eb3d: Use a different strategy for displaying playdecks.
Andreas Öman
10:28 am Revision 447c3c73: Only unlink metadata when we really have to (playqueue enter STOP mode)
Andreas Öman
10:28 am Revision 3d8d3ee1: Clean up ?: mess
Andreas Öman
10:27 am Revision b062af2e: Flush subscriptions if we switch to no loaded widget
Andreas Öman
10:25 am Revision 5b12f869: Fix expedite delivery bug and add some debug
Andreas Öman
09:36 am Revision 906fc08e: Fade background gradient based on time of day (configurable option)
Andreas Öman
09:35 am Revision e5b92aa2: Use expedite subscriptions when subscribing in context of a loader widget
Andreas Öman
09:33 am Revision f051a1d4: Add an expedite queue for subscriptions.
This can be used to get notifications for a particular subscription before any other notification is sent. Andreas Öman

05/23/2010

11:45 pm Revision f992c2f6: Fix browse() method
Andreas Öman
11:44 pm Revision 38abc239: Stronger references
Andreas Öman
10:50 pm Revision ea8e19a9: assert() that prop's are in zombie state when refcount reaches 0
Andreas Öman
10:46 pm Revision 4dfa371d: Fix alignment issue
Andreas Öman
10:44 pm Revision acd15093: Postfix floats with 'f'
Andreas Öman
09:43 pm Revision fb1baf11: Make spotify's be_list() be asynchronous and use same code as page open
Andreas Öman
09:43 pm Revision 19f6da6f: glw: fix browse() method
Andreas Öman
09:14 pm Revision 06f2adee: Add "Spotify new albums" service
Andreas Öman
08:53 pm Revision 5b2741ff: Let $global.clock.dayminute be minute of the day
Andreas Öman
08:28 pm Revision a59e865d: Multiply with color
Andreas Öman
04:59 pm Revision faac9a27: Fix indent
Andreas Öman
04:57 pm Revision 4a80dad5: Add 'Exit' button in command menu
Andreas Öman
04:54 pm Revision f8ba8642: Add code for probing URLs and show probe result during bookmark editing
Andreas Öman
04:30 pm Revision 7209be3f: Remove miscommitted file
Andreas Öman
02:24 pm Revision 90eef2c8: Drop debug stuff
Andreas Öman
02:00 pm Revision d7fde266: Uppsercase URL
Andreas Öman
01:45 pm Revision b1d92475: Center stuff on home page
Andreas Öman
01:16 pm Revision e30e33e6: Make all services (bookmarks, discovered services, etc) have a category and pr...
Andreas Öman
09:09 am Revision 2666e174: Some fixes
Andreas Öman

05/22/2010

12:34 am Revision d9e9757f: Correctly break out of search loop when searching for last/first entry
Andreas Öman
10:30 pm Revision 90d9989a: Add home icon
Andreas Öman
10:30 pm Revision 4a64d5fe: Add dummy playdeck for video
Andreas Öman
10:29 pm Revision 5efae0e2: Remove old theme
Andreas Öman
08:24 pm Revision 7253e995: Add mono theme, and make it default
Andreas Öman
08:11 pm Revision 9625d082: Better navigation
Andreas Öman
08:52 am Revision f10486ff: Remove unused code
Andreas Öman

05/21/2010

11:42 pm Revision 4d6d5287: Rework autorefocusing
Andreas Öman
09:28 pm Revision ff2aaa1f: Keep track of frame start time in glw_root_t
Andreas Öman
09:17 pm Revision a1622fcd: Tweak PA parameters for less jitter
Andreas Öman

05/20/2010

12:19 am Revision 756ddeb7: Fix a bug causing jitter in audio clock
Andreas Öman
11:37 pm Revision add372b6: Fix automatic refocusing
Andreas Öman
08:57 pm Revision 5226eb2b: coverflow: Don't layout all childs. Don't set alpha based on distance to center
Andreas Öman
08:57 pm Revision c12f4ccd: Use common code for init of glw_rctx_t
Andreas Öman
08:31 pm Revision 904edd54: spotify: Set type to 'directory' if we are actually browsing the playlist URI
Andreas Öman
08:19 pm Revision 8eb5d245: Don't ungrab widget when pointer leaves window. It's not expected behaviour
Andreas Öman
08:02 pm Revision b26b1dc9: Add isReady() to GLW. isReady() returns true if the current widget is fully lo...
Andreas Öman
02:39 pm Revision cdd855d1: Tighten glw_rctx_t
Andreas Öman
02:27 pm Revision 9c99a9d5: Avoid switching video source too fast or if rc_final is set
Andreas Öman
02:26 pm Revision 207a6530: Set rc_final in render context if a widget tree is soon to be destroyed
Andreas Öman
02:25 pm Revision 2c30cbc8: Add mystrset()
Andreas Öman
02:05 pm Revision fb2db96a: Merge common code for GX and OpenGL
Andreas Öman
10:17 am Revision 8b11b381: Longer list of EPG entries per channel
Andreas Öman
08:22 am Revision 51572683: Add prop_destroy_by_name()
Andreas Öman

05/19/2010

11:46 pm Revision 68acdc1c: Make hqscaling respect image aspect restrictions
Andreas Öman
11:12 pm Revision 0bc0776f: Allow properties to be referenced without following symlinks using the &prop n...
Andreas Öman
11:00 pm Revision 06dd2322: Propper use of prop_set_rstring()
Andreas Öman
10:29 pm Revision a7f0245b: Get rid of a debug printf gone astray
Andreas Öman
10:22 pm Revision 12004976: Focus crawling should disregard hidden widgets
Andreas Öman
10:20 pm Revision 21692e41: Allow navigator pages to be opened with a hardcoded view parameter
Andreas Öman
04:07 pm Revision cc1d1c0a: Use rintf() instead of round()
Andreas Öman
04:04 pm Revision b4489570: Add missing file
Andreas Öman
03:57 pm Revision a3585941: Add support for playing SID files
Andreas Öman
12:00 pm Revision fba00414: Make $view. prop tree be available in event code
Andreas Öman

05/18/2010

06:37 pm Revision 1a64470e: Add attribute alphaEdges that fades the edges of an image to transparent. Can ...
Andreas Öman
06:33 pm Revision 0ee6d395: Multiply with alpha when painting in GLW_RENDER_ATTRIBS_TEX_COLOR mode
Andreas Öman
06:31 pm Revision 5157b178: Set metadata in $metadata prop
Andreas Öman
02:26 pm Revision 36cd5f63: If we can't hq scale, don't fail
Andreas Öman

05/17/2010

10:40 pm Revision 1275f237: playqueue: set $currentTrack and $totalTracks in media prop tree
Andreas Öman
10:05 pm Revision b8990b9e: Use lanczos filter instead of bicubic, looks better (i think)
Andreas Öman
09:50 pm Revision 5c48df73: Link $self.media to media playback prop tree during playback
Andreas Öman
09:14 pm Revision 788789ea: Always let text widget set width constraint unless in ellipsis mode.
Andreas Öman
09:06 pm Revision 0670212b: glw: Let position computation code for navigation understand the concept of wi...
Andreas Öman
09:05 pm Revision c4b8ffb8: Oops, forgot default alignment for containers
Andreas Öman
08:52 pm Revision 22f7705f: Implement the widget default alignment via a constant in the glw class definition
Andreas Öman
08:38 pm Revision fd7f966e: Add high quality scaling GLW textures.
Andreas Öman
08:13 pm Revision 08741ec7: Hardlink metadata during playback
Andreas Öman
08:13 pm Revision 6a500f7b: Avoid NULL deref
Andreas Öman
08:11 pm Revision ad87815b: Gah, avoid recursive lock
Andreas Öman
08:06 pm Revision e152a43a: Use hardlink to keep metadata around for enqueued tracks
Andreas Öman
08:06 pm Revision a6ec63e7: Add hard symbolic links in property tree.
This will make the link retain a extended refcount on the originating property Andreas Öman
07:49 pm Revision 4ff3f0f8: Insert enqueued tracks on shuffled link list too
Andreas Öman
03:14 pm Revision 4c6e41a5: Add enqueue support to playqueue
Andreas Öman
02:45 pm Revision 945c010a: Set correct normalized weight for list items
Try to avoid navigation to escape list contexts incorrectly by adding a class specific multiplier used when computing... Andreas Öman
02:42 pm Revision 0426476c: glw_get_a_name(): Tries to return a return a descriptive strings for a given w...
Andreas Öman
02:32 pm Revision b7ec517c: Anchor positions for computing nearest widget to left side of widget
Andreas Öman
01:38 pm Revision c06e0915: Avoid aliasing due to sub-pixel translations in container widget
Andreas Öman
01:37 pm Revision d63c7131: Fill text bitmap texture with horizontal bands when painting text widget in de...
Andreas Öman
10:39 am Revision 596e8296: Set album year in track metadata
Andreas Öman

05/16/2010

11:11 am Revision 8c6162a4: gu: Correctly set sensitivity of prev, playpause and next buttons
Andreas Öman
11:00 am Revision 1dbb5b62: Refactor backend's be_open a bit
Andreas Öman
10:35 am Revision 09358fd1: If we open a track in a non browsable context, open playqueue instead
Andreas Öman
10:30 am Revision 6014c667: Remove playqueue request queue and thread. It's no longer needed
Andreas Öman

05/15/2010

10:39 am Revision cdb4c040: Set title in playqueue
Andreas Öman
10:31 am Revision 6d8deb7d: Fix some bugs introduced by last commit
Andreas Öman

05/14/2010

10:40 pm Revision 01caad83: Remove unused code
Andreas Öman
10:33 pm Revision 6460708d: Remove backend_get_parent leftovers
Andreas Öman
10:29 pm Revision 2cebfe2c: spotify: Open album page when loading spotify track uri
Andreas Öman
06:57 pm Revision 7cf5aa44: Make it compile after nav_open definition change
Mattias Wadman
03:11 pm Revision bb6460fc: When opening an audio file, display the files directory in navigator
Andreas Öman
03:10 pm Revision 91a7b050: Avoid double slashes when constructing paths
Andreas Öman
02:47 pm Revision 72064a89: Correctly set parent prop in pages and remove code duplication
Andreas Öman
02:44 pm Revision 4bb1b9a8: Add support for path normalization
Andreas Öman
02:05 pm Revision 5396d253: Remove be_file_page
Andreas Öman
10:48 am Revision 22ab6974: Don't pass type and psource to nav_open() and friends. It's no longer used
Andreas Öman

05/13/2010

10:52 am Revision 2e67533e: Don't display GPU core temp if it is not available
Andreas Öman
10:50 am Revision 47587a40: Display GPU core temperature in video stats
Andreas Öman
10:50 am Revision e9cd42c1: Update GPU core temperature in $ui.gpu.temperature.
Andreas Öman
10:23 am Revision 0298d9e3: Use $global.playqueue.eventsink to enqueue tracks to playqueue instead of taki...
Andreas Öman

05/11/2010

09:16 pm Revision 4d366d9a: Convert [space] key to playpause event
Andreas Öman
08:55 pm Revision 820d92d0: Set setting title in metadata prop
Andreas Öman
03:35 pm Revision 6a779164: glw: Avoid aliasing artifacts by making sure the list widget always scroll to ...
Andreas Öman
03:26 pm Revision 7dfdd9e2: glw: Reposition list scrolling to focused widget if list visible size changes
Andreas Öman
03:18 pm Revision ba3ab722: Move yadif out of src/
Andreas Öman
03:15 pm Revision 8e09ec51: Cosmetics
Andreas Öman
03:15 pm Revision 1a994994: Create individual artist nodes for tracks with multiple artists
Andreas Öman
03:06 pm Revision cd7827d1: Fix another nav bug
Andreas Öman
02:42 pm Revision 55bf9f42: Improve GLW navigation a bit
Andreas Öman
02:08 pm Revision 2b3b4f7c: Don't screw up focus when widgets that are not focused are destroyed
Andreas Öman
10:46 am Revision 95eac76a: Remove some zeroes
Andreas Öman

05/10/2010

12:36 am Revision 1760a1b6: Avoid clear+set widget flag for focus/hover flag if we only switch part within...
Andreas Öman
12:05 am Revision 8ada5a87: Don't mention GLW in UI settings title
Andreas Öman
11:21 pm Revision 070613f4: Don't set 'view' prop until we've done the first quickscan
Andreas Öman
11:21 pm Revision a9c47714: Make reflection amount configurable for mirror widget
Andreas Öman
11:00 pm Revision fac97477: Reposition list scrolling if currently focused widget changes its constraints
Andreas Öman
10:24 pm Revision 543d3390: Add glw delay() view function
Andreas Öman
09:20 pm Revision 3116a5f4: Make it possible to set offset and limit on glw cloner
Andreas Öman
08:23 am Revision e859485f: Must check that gc_dtor != NULL
Andreas Öman
07:23 am Revision 006d283d: glw: Invoke newframe function via a class fuction pointer instead of a signal
Andreas Öman
07:16 am Revision 0e69fe46: glw: Make dtor() a function pointer in glw_class instead of a signal
Andreas Öman
07:11 am Revision 520e39a2: glw: Make detach() a function pointer in glw_class instead of a signal
Andreas Öman

05/09/2010

11:54 pm Revision ca280359: Don't fail so hard if a parameterized value does not resolv directly
Andreas Öman

05/07/2010

10:30 am Revision d7330339: Don't set "album" view type for now
Andreas Öman

05/06/2010

08:52 pm Revision 8d483c04: Don't unfocus if we are not the focused one
Andreas Öman
02:57 pm Revision f852ce82: fix comment
Andreas Öman
02:55 pm Revision 35bd4237: Remove unnecessary includes
Andreas Öman
02:52 pm Revision 178ce311: Don't always follow symlinks
Andreas Öman
02:52 pm Revision 1632bd25: assert() if linking a prop to itself
Andreas Öman
02:38 pm Revision 89e717ac: Paint a wireframe box around text widget when .debug = true
Andreas Öman
02:38 pm Revision 85534e7b: GLW container: Recompute constraints when childer are hidden/unhidden
Andreas Öman
02:37 pm Revision 554c524d: Add glw_wirebox() for GX
Andreas Öman
02:29 pm Revision cc457089: Add $ui.pointerVisible which is true/false depending on if the mouse pointer i...
Andreas Öman
02:24 pm Revision 3c016932: When mouse leaves X11 window, notify GLW about it
Andreas Öman
10:52 am Revision 8e168707: Move what's left in src/dvd -> src/backend/dvd
Andreas Öman
10:49 am Revision 2b3996ed: Move libdvdnav, libdvdread and libdvdcss into ext/
Andreas Öman
10:45 am Revision 4be5ba71: Don't disable VDPAU
Andreas Öman
10:21 am Revision 2e8ebdb4: Set media.canStop if we can stop playing (which we always can)
Andreas Öman
09:55 am Revision 44fd70cd: Avoid NULL deref
Andreas Öman

05/05/2010

11:32 pm Revision d43b6bab: Inverse transition animation if a deck selected a child prior to the current one
Andreas Öman
10:38 pm Revision 5ab4822b: Don't print version in GLW/X11 title
Andreas Öman
10:26 pm Revision 0a66efe9: glw: Add sin() and monotime() functions
Andreas Öman
10:10 pm Revision e4e24865: Follow symlinks when resolving properties
Andreas Öman
10:07 pm Revision 589eb6ae: glw/deck: correct alpha when rendering in transition mode
Andreas Öman
08:37 pm Revision 8e0edf6b: Add transition support to deck widget and page it possible to switch deck to a...
Andreas Öman
02:38 pm Revision 595cb971: Use float, not double
Andreas Öman
02:16 pm Revision 801a4596: Fix handling of audio:off track select
Andreas Öman

05/04/2010

02:51 pm Revision df22348f: Minor cleanup of glw_text_bitmap's constraint code
Andreas Öman
02:50 pm Revision 56837a5a: Fix uninitialized memory problem
Andreas Öman
02:38 pm Revision a042ecda: Don't compile with -std=gnu99
Andreas Öman
02:34 pm Revision ebbac5c4: Avoid NULL deref
Andreas Öman

05/03/2010

11:47 pm Revision be2a2866: Sync with [4545], add right mouse button events
Clean up and some todos about known issues Mattias Wadman
08:40 pm Revision 3fee5c93: Fix fallout from r4545
Andreas Öman
08:35 pm Revision 55529b95: glw: Make right mouse button select a widget
Andreas Öman
08:04 pm Revision 07779f46: Add a gradient widget
Allow widgets to bind() to properties in $view namespace Andreas Öman
08:01 pm Revision 09037622: Fix wii related fallout due to recent changes
Andreas Öman

05/02/2010

08:12 pm Revision 43381d9a: libavformat does not think that an id3v2 header == an mp3 file.
I think so, so short circuit the probe code Andreas Öman
07:49 pm Revision 380774c5: Fix incorrect short file detection
Andreas Öman
02:49 pm Revision 10e8b8a9: Add tabs to GTK UI
Andreas Öman
02:48 pm Revision 2f726f3f: Set title for static pages
Andreas Öman

05/01/2010

12:02 am Revision 7ea8a5b7: Reduce IO when probing files by transfer of file handles from Showtime's nativ...
Andreas Öman
10:51 pm Revision b9fede10: Fix problem in prop tree linking
Andreas Öman
08:27 pm Revision 61457419: We can initially go home
Andreas Öman
02:16 pm Revision 9cd05433: Set correct type for tracks in artist browse restult
Andreas Öman
02:05 pm Revision f3bc95f5: Tentative RTMP(E) support
Andreas Öman
01:48 pm Revision 2c2b183d: Rename FAP_INIT() -> FAP_REGISTER() and make fa_protocol_t instances static
Andreas Öman
01:47 pm Revision 97d0d7ff: Register backends via constructors
Andreas Öman
01:40 pm Revision 348e0ff9: Initialize fa protocols via constructors
Andreas Öman
10:37 am Revision e4fc38eb: gu: Add fullscreen support
Andreas Öman

04/30/2010

10:49 am Revision e16b9d31: Fix fallout from moving backend stuff into src/backend
Andreas Öman
10:42 am Revision dd4e3eb0: Fix clearing of constraint flags
Andreas Öman

04/29/2010

01:56 pm Revision fe468cfd: gu: add View menu
Andreas Öman
12:41 pm Revision bcd953b6: Fix fallout
Andreas Öman
12:38 pm Revision 671b02d0: Move backend stuff to backend/
Andreas Öman
11:00 am Revision 54972391: Update README on some Wii related topics
Andreas Öman

04/28/2010

10:07 pm Revision 446139e2: ... and set correct stock icon
Andreas Öman
10:06 pm Revision a7500e8d: Remove incorrect ellipsis
Andreas Öman
10:03 pm Revision 4687281b: Set sensitivity of home button based on currently viewed URL
Andreas Öman
10:01 pm Revision 9223c319: Add close window menu item
Andreas Öman
09:45 pm Revision 1e877bf2: Fix cleanup of navigators upon prop destroy
Andreas Öman
09:44 pm Revision 273d8bbd: Add prop_courier_stop() for stopping a prop courier thread from itself
Andreas Öman
07:59 pm Revision 90481111: Remove closefunc() to navigator. It's not used
Andreas Öman
07:55 pm Revision db49f26b: Add support for multiple windows in GTK UI
Andreas Öman

04/27/2010

10:05 am Revision 5ee13dc5: lgtv: Increase sleep() time after TV poweron
Andreas Öman

04/26/2010

10:43 pm Revision 0143e1cc: Add support for controlling LG television sets via its rs232 interface directl...
Andreas Öman
10:41 pm Revision 46953130: Add helpers for automatic save of multiopt settings
Andreas Öman
10:18 pm Revision cd36707c: Fix fallout from navigator refactoring
Andreas Öman
10:05 pm Revision adf2d7da: Make sure 'frame' is initialized
Andreas Öman
09:50 pm Revision 3716b5b4: Prepare for supporting multiple navigators
Andreas Öman
09:25 pm Revision 4e501af6: Split backend related code from navigator
Andreas Öman
01:40 pm Revision 1cc964ce: Add shutdown hooks
Andreas Öman
08:20 am Revision b8f0a5b2: prototype cleanup
Andreas Öman

04/25/2010

12:28 am Revision 883c2452: Add support for checking linked frameworks
Make sure libraries linked relative to @loader_path are included in bundle Mattias Wadman
12:14 am Revision a26943f7: Add star support to GTK UI
Andreas Öman
12:14 am Revision 146c1cf9: Add support for starred tracks
Andreas Öman
11:39 pm Revision df9672e3: Initial spotify support on Mac OS X
Link to spotify framework and copy libspotify.framework into application bundle Mattias Wadman
11:03 pm Revision facfbffd: Allow any playlist URI to be visited.
Only load playlist contents into prop tree when needed. Andreas Öman
08:48 pm Revision 4f647799: Remove PTR prop type. It sucked
Andreas Öman
08:47 pm Revision 6dcfdb12: Reduce complexity by polling spotify related subscriptions in the spotify main...
Andreas Öman
05:24 pm Revision 330fdf0a: Add a prop courier that notifies via a callback
Andreas Öman
04:01 pm Revision b778da31: Just use a bool for wakeup to do sp_session_process_events()
Andreas Öman
07:47 am Bug #209 (Fixed): Avandia Bestellen Ohne Rezept
Andreas Öman
« Previous
Next »
 

Also available in: Atom