Activity

From 08/11/2009 to 09/09/2009

09/09/2009

11:07 pm Revision b140591b: Add a bunch of methods to the MPRIS interface
Andreas Öman
10:38 pm Revision f2ed6359: Move PPC after GEKKO as it probably also defines __ppc__
but does not properly support lwarx/stwcx Mattias Wadman
10:23 pm Revision 9e2526e1: Add atomic_add for PPC
Mattias Wadman
08:42 pm Revision 3e61d5ad: Set kAudioFormatFlagIsBigEndian if on big endian machine
Cleanup, dont include math.h, not needed anymore Mattias Wadman

09/04/2009

10:37 pm Revision fb111688: Typo, libpulbse -> libpulse
Mattias Wadman

09/02/2009

12:11 am Revision 1e4b839a: Use 0 instead of nil as option arg to RegisterEventHotKey.
It works with 10.4 SDK because nil is defined as 0, in 10.5 and
above nil is define as NULL.
Mattias Wadman
11:45 pm Revision c2d92242: Increase theme path buf size, we should rellay have a URL_MAX_LEN define
or something similar Mattias Wadman
11:30 pm Revision 1a8f2777: Ceil height also if no support for non power of 2 textures
Mattias Wadman
04:14 pm Revision ba3dc50c: Fix pointer diff casting to int.
Andreas Öman

09/01/2009

09:02 am Revision 1e036a6f: Grab keys directly
Andreas Öman

08/31/2009

10:33 pm Revision 239e6fad: Upgrade to libspotify API version 2
Andreas Öman

08/30/2009

05:55 pm Revision 14e08577: Add support for redirecting GNOME intercepted media player keys to our app
Andreas Öman
02:54 pm Revision 26466799: Remove TODO about multiple addresses
Mattias Wadman
02:53 pm Revision b74a709f: If service has ipv4 address, ignore other adress families
Mattias Wadman
10:16 am Revision 91421b5f: Make MPRIS update with current event system
Andreas Öman
10:05 am Revision 16292501: Add support for displaying content type of webdav shares (providing that the c...
Andreas Öman
07:54 am Revision 892c2ca9: Clamp textures at edges
Andreas Öman

08/29/2009

07:18 pm Revision dfca7c43: Let bookmarks register as media sources.
Only display media sources on ''page:home'' Andreas Öman
07:16 pm Revision 40d0e216: Add prop_rename() -- Rename a property and optionally resort it
Andreas Öman
10:40 am Revision f5b7fd6e: Remove unused arg
Andreas Öman
10:39 am Revision 55433b69: prop_set_string(p, NULL); is same as prop_set_void(p);
Andreas Öman
10:09 am Revision 8081c5b1: Fix a path typo
Andreas Öman
10:05 am Revision 26725bdf: Fix decent paths for libspotify's cache and settings
Andreas Öman
09:50 am Revision e134430d: Fix backspace behaviour
Andreas Öman
07:46 am Revision fcacca85: Add support for scrapping artist images via Last.Fm's API
Andreas Öman
07:45 am Revision 9d65b899: Rework info.model to show artist images using freefloat widget
Andreas Öman
07:44 am Revision 9c584bc5: Add 'freefloat' widget. Displays childs by floating them from back to front an...
Andreas Öman

08/28/2009

09:50 pm Revision 5f303839: Add http_request() for doing just a HTTP based transfer.
Andreas Öman
09:48 pm Revision caa2ed49: Add support for monitoring if a property is being subscribed to
Andreas Öman

08/26/2009

01:09 am Revision 76cfbe21: Fix weird white border on resize issue
Mattias Wadman
09:39 pm Revision 5d3a70e8: Fix another pa 0.9.10 problem
Andreas Öman
09:38 pm Revision 385577dd: Make pulseaudio compile with pa 0.9.10
Andreas Öman
07:59 pm Revision 2486cc7b: Add newline at end of file
Andreas Öman

08/25/2009

09:23 pm Revision c4ea7d48: Correctly detect GIF 87a
Andreas Öman
09:20 pm Revision 1448f2f1: Put a threshold on the number of different artist on an album before we recogn...
Andreas Öman

08/24/2009

09:43 pm Revision 464883c2: glw prop subscription: bail out for all cases we don't care about
Andreas Öman

08/23/2009

10:58 pm Revision 85d7642a: Enable ellipsize for bookmark caption
Mattias Wadman
10:58 pm Revision 7496a44e: Sync with x11, window size and key board bindings
Mattias Wadman
03:52 pm Revision 7b337fd0: Remove a horizontal separator
Andreas Öman
03:04 pm Revision 58de57cd: Add a page that just shows minimal info about currently played track.
It's a "party-mode" thing. Andreas Öman
03:00 pm Revision 03b34ab3: Add missing CD icon
Andreas Öman
03:00 pm Revision 845db956: Add float support to glw's delta() method
Andreas Öman
12:42 pm Revision d2773db5: Alt + Left -> Navigator backward
Alt + Right -> Navigator forward Andreas Öman
12:35 pm Revision bb4cd5f9: Don't fade out insensitive widgets too much
Andreas Öman
11:33 am Revision d33f6ee8: Fix some reference counting issues with GLW_TEXT_BITMAP widgets
Fix a case which could cause an infinite loop in the font rendering thread if we asked for a complete redraw of all t... Andreas Öman
11:23 am Revision a0e0f93f: Lots of changes to the GLW default theme.
Codewise:
* Add a global clock property (useful if you have a clock in the UI)
* More precise layout control:
.w...
Andreas Öman
09:55 am Revision 92ff0e38: Add support for case insensitive sorting of properties
Andreas Öman

08/22/2009

09:56 pm Revision 2d323934: Remove debug printf
Mattias Wadman
09:10 pm Revision 44828413: glw_deck: Propagate child constraints
Andreas Öman
04:57 pm Revision 63ff8124: Add missing break;
Andreas Öman
03:23 pm Revision 154b66e2: Add forward event
Andreas Öman
11:32 am Revision 6a3f7c6a: Must case to (int) or we will always rerender
Andreas Öman
10:27 am Revision 05b91002: Drop a stray debug printf
Andreas Öman
10:26 am Revision 7b434851: GLW: Add support for text ellipsize and fix some other tiny bugs in the font r...
Andreas Öman
08:58 am Revision 7c7a7932: Fix spelling error
Andreas Öman

08/19/2009

10:33 pm Revision 6891c328: Typo
Mattias Wadman
09:54 pm Revision 4ae93b90: Limit minimal knob size
Mattias Wadman
09:27 pm Revision 6381ccd4: Added html_entity_lookup to htsmsg_xml.c, should handle all known entities
Added html_entities_decode to fa_http.c, inplace decode entiites in string
Decode name and href in apache index parse...
Mattias Wadman

08/18/2009

10:29 pm Revision c43531ed: Handle auto cursor hide when become/resign key window
Mattias Wadman

08/16/2009

12:59 am Revision 820fc574: Dont filter NSFunctionKeyMask but ignore it when match mappings,
else function keys will end up as normal characters Mattias Wadman
12:31 am Revision 0895b5f3: ui_dispatch_event -> glw_dispatch_event
Mattias Wadman
12:29 am Revision d13f629d: Keymapper is gone. We rely on static mappings (r3391)
Mattias Wadman
05:57 pm Revision fb77c961: Let F86XK_AudioMedia and XK_Menu take us to main menu (home)
Andreas Öman
05:54 pm Revision 3add5fd9: If navigation is performed, unref event and stop event processing
Andreas Öman
04:23 pm Revision fe9bb61f: Add an option to map mouse wheel to ACTION_UP / ACTION_DOWN events.
Useful on a logitech remote I have. Andreas Öman
12:08 pm Revision ea053cc5: Add mapping for XF86XK_Sleep
Andreas Öman
11:45 am Revision 46ea2348: Rewrite eventhandling
* Keymapper is gone. We rely on static mappings
* Add support for passing events via properties.
* Remove the event...
Andreas Öman

08/15/2009

12:16 am Revision 51050d77: GU: Use asynchronous loading of images
Andreas Öman
05:32 pm Revision 7cb28515: Fixed memory leak, free title if retrying to make nice title
Mattias Wadman
05:30 pm Revision ce431114: Update to libdvdread 0.9.7
Removed some unused debug code Mattias Wadman

08/14/2009

06:06 pm Revision d7c9108c: Fixed memory leak, free alpha convert buffer
Mattias Wadman
05:43 pm Revision f45e92aa: Fixed memory leak, unref event after enqueue
Mattias Wadman
04:33 pm Revision fa1f2ca2: Set skip_first_openfile_check even if no match, if not you cant
"Open With" the exact same file as you specified on command line Mattias Wadman
04:28 pm Revision 449ae337: Hack to fix double open if URL i given from command line.
Ignore first application:openFile call if it matches last argv string.
Cocoa is very (un)helpfull and converts non-da...
Mattias Wadman

08/13/2009

02:36 pm Revision 9ee40127: Remote Control Wrapper do not need own cocoa run loop
Mattias Wadman
02:31 pm Revision 18c24c51: Same hide cursor behaviour as in x11, auto hide if in fullwindow mode
Mattias Wadman

08/10/2009

12:12 am Revision 86e5c89b: Move D-Bus stuff to src/ipc/
Andreas Öman
« Previous
Next »
 

Also available in: Atom