Activity

From 12/18/2009 to 01/16/2010

01/16/2010

07:07 pm Revision 0cd22988: reindent
Andreas Öman
07:07 pm Revision 4230371e: Add support for resolving 'localhost' ourselfs
Andreas Öman
06:46 pm Revision a80aaaaa: Fix deadlock in logging
Andreas Öman
06:04 pm Revision 28b82130: Add makefile code for building a homebrew package
Andreas Öman
02:39 pm Revision d449d839: Better update of version constants
Andreas Öman
12:32 pm Revision 061211e6: Don't log to console
Andreas Öman
12:31 pm Revision 0ebb0534: Fix some matrix multiplication problems
Andreas Öman
11:06 am Revision 38ec0b1e: Update README for wii
Andreas Öman
10:55 am Revision 48de485a: Split underscan setting into vertical and horizontal and sett default values o...
Andreas Öman
10:23 am Revision 1c521878: Resolve tokens in for glw initiated settings
Andreas Öman
10:14 am Revision cedab3dc: Add separate glw_load_universe() so we can do stuff after glw is initialized b...
Andreas Öman
10:07 am Revision 96ad0679: wii: Scale output to fill entire viewport
Andreas Öman

01/15/2010

11:23 pm Revision d18a46f8: Avoid locking if LOCK_EX or LOCK_NB is not present
Andreas Öman
11:23 pm Revision 9b9f0753: Make resolve_mutex global
Andreas Öman
11:08 pm Revision 52533677: Always link with -lrt on linux
Andreas Öman
11:03 pm Revision 047cea04: glw_widget_unproject() for wii
Andreas Öman
11:02 pm Revision 4ee03ca5: Make it compile after glw_class refactoring
Andreas Öman
11:02 pm Revision eeeb7e0e: Fix swscale const stuff
Andreas Öman
08:13 pm Revision e61530ae: Update to libspotify 3
Andreas Öman
08:13 pm Revision 02024509: Fix swscale constification
Andreas Öman

01/14/2010

12:33 am Revision c93244cd: Add some more comments
Andreas Öman
12:25 am Revision 0934c858: Add custom code when iterating and distributing mouse events over childs to co...
Avoid depth order problems Andreas Öman
12:19 am Revision cb14fa19: Remove debug printf
Mattias Wadman
12:09 am Revision 00a516f9: Drop printf:s gone astray
Andreas Öman
12:07 am Revision 96868ebf: Rename glw_rescale() to glw_scale_to_aspect()
Andreas Öman
12:05 am Revision 5c18bc41: Drop printf:s that has gone astray
Andreas Öman
11:44 pm Revision d8273474: Add a glw_class_t per widget type controller struct insted of the enum.
Andreas Öman

01/13/2010

12:03 am Revision 82bde9d4: Add arbitrary rotation, scaling and translation attributes to the displacement...
Andreas Öman
11:48 pm Revision 3c49b8a7: True 3D unprojection of mouse pointer.
This allows us to hit-test and map mouse pointer to object local coordinate space in full 3D. Andreas Öman

01/11/2010

08:46 pm Revision d26a7546: Use pkg-config for gl and glu, fallback to old method if packages
could not be found.
Fixes building on ubuntu 10.4 in which some versions of libGL* are
no longer located in /usr/lib
Mattias Wadman

01/10/2010

06:13 pm Revision 4c8526e6: Dont hide mouse cursor if a mouse button is hold down
Mattias Wadman
06:09 pm Revision ffc2599a: Revert accidental commit of local hack
Mattias Wadman
06:06 pm Revision b5d2cfb6: Use int2str in caption for av delay and master volume slider
Mattias Wadman
02:01 pm Revision 187d02b4: Add coverflow widget
Andreas Öman
10:19 am Revision 550d53f1: Add underscan setting
Andreas Öman
10:19 am Revision d65abf46: Add a displacement widget. Not fully featured yet, but more will come
Andreas Öman
09:45 am Revision d909ccaa: Don't invoke the save callback on initial update
Andreas Öman
09:43 am Revision 1e9bf892: Use correct configure when reconfiguring
Andreas Öman

01/09/2010

07:18 pm Revision 64ec31ab: Make int2str convert floats by truncating
Use int2str in caption for integer setting slider, float2str rounds to nearest integer which is not the value that wi... Mattias Wadman
06:20 pm Revision 718637e6: Sync with glw_x11.c [4025]
Removed some glw settings that are common now
Cleanup glw_cocoa_t struct and renamed set fullscreen function
Mattias Wadman
06:02 pm Revision 5c7c719a: Set store and saver before calling prop_subscribe as they are used by prop cal...
Mattias Wadman

01/07/2010

12:12 am Revision 761051e3: Carry widget when evaluating vector components
Andreas Öman
12:11 am Revision 7a57045e: Rename some funcs
Andreas Öman
11:58 pm Revision 938bbb08: Make it possible to create embedded settings in themes
Andreas Öman
11:57 pm Revision e202e091: Make it possible to have settings without callbacks
Andreas Öman
11:13 pm Revision 6ed31461: Remove dead code
Andreas Öman
11:11 pm Revision 260eeb51: Handle ACTION_ZOOM_UI_INCR and ACTION_ZOOM_UI_DECR in glw.c
Andreas Öman
11:11 pm Revision 68da7c03: Add setting_add_int() to delta update a setting
Andreas Öman
11:10 pm Revision 28b7dfe5: Autocast properties between float and int
Andreas Öman
10:52 pm Revision 459ba2ad: Rename "settings_add_XXX" to "settings_create_XXX"
Andreas Öman
10:50 pm Revision 85e3054c: Set clipping on integer settings
Andreas Öman
10:50 pm Revision c34bffa7: Add support for clipping integer properties
Andreas Öman
10:42 pm Revision badeb8e4: Make the GLW settings more generic (move almost all settings related code into...
Andreas Öman
08:40 pm Revision 42f992e0: Make it possible to set a courier when creating settings
Andreas Öman
07:14 pm Revision b3c27a83: Avoid double shutdown
Andreas Öman
05:36 pm Revision 0e3ccbe3: Add support for storing settings, etc on sd:/apps/showtime
Andreas Öman
05:35 pm Revision 2d776ae3: Unmount sdcard on shutdown
Andreas Öman
02:59 pm Revision 0ac42d01: There are cases when nothing can be focused, deal with it
Andreas Öman
02:54 pm Revision cbe62e5a: add 64x64 info button
Andreas Öman
02:54 pm Revision 1dca426a: Add the info page in the command menu
Andreas Öman
02:53 pm Revision 7973f463: Mount sdcard during early during wii boot, we will need it for loading setting...
Andreas Öman
02:53 pm Revision b7026264: Don't rescan directories on wii
Andreas Öman
02:26 pm Revision 39ef0131: wii: Add SD card as service on startup if present
Andreas Öman
02:21 pm Revision be70d464: Setup devkitpro as most people do
Andreas Öman
02:02 pm Revision 0206e81c: Add DVD SPU overlays on wii
Andreas Öman
10:15 am Revision 96a0989a: wii: Fix incorrect cache flush in video tiler
Andreas Öman

01/06/2010

10:08 pm Revision 1b84180e: Add support for playing DVD on Wii
Andreas Öman
10:07 pm Revision 1e3124c7: Add missing eject icon
Andreas Öman
08:50 pm Revision d531c8d7: Fix ifdef error
Andreas Öman
08:46 pm Revision 61fdcaa0: Add support for ejecting media
Andreas Öman
08:28 pm Revision 0db7d7b5: Move the dvd navigator backend into arch specific code, as it should be
Andreas Öman
11:56 am Revision e8da3c3f: Add support for default arguments to GLW View macros
Andreas Öman
10:24 am Revision 000f4556: md is always set, no need to check it
Andreas Öman
10:24 am Revision 65dc79d9: Fix a typo
Andreas Öman
10:21 am Revision 2abd0943: Remove constraintX and constraintY attributes
Andreas Öman
10:14 am Revision c2582fdd: Save some memory, make width & height 16 bit integers
Andreas Öman

01/05/2010

10:12 pm Revision 9703a7a7: Rename 'model' in glw to 'view' which is more in line with the MVC concept
Andreas Öman
09:48 pm Revision e5ed8e34: Remove legacy
Andreas Öman
09:04 pm Revision 86f3d568: Sync with glw_x11.c [3992]
Dont filter out NSAlternateKeyMask, makes alt+left/right work again Mattias Wadman
08:48 pm Revision 736089e1: Get rid of a more or less pointless property courier
Andreas Öman
08:37 pm Revision 66ae09ca: Redirect FFmpeg log to showtimes own logging
Andreas Öman
08:21 pm Revision 58914ea6: Add Ctrl+F1 and Ctrl+F3 for seek backward and forward
Andreas Öman
07:57 pm Revision 09a57fad: Include more info about streams in metadata
Andreas Öman
01:11 pm Revision bce36264: Support for next/prev in DVDs
Andreas Öman
01:11 pm Revision 26c355d0: Get rid of more stderr output
Andreas Öman
12:53 pm Revision 40818173: Handle stop event in DVD loop
Andreas Öman
12:50 pm Revision c914b39b: dvd: Correctly initialize mp
Andreas Öman
12:49 pm Revision fa0f72da: set playstatus when playing opc files
Andreas Öman
12:44 pm Revision 7b55d69a: Move avdelta settings to cmdmenu and remove the video playdeck
Andreas Öman
12:44 pm Revision e70dd0bd: Must initialize avdelta property to 0
Andreas Öman
10:27 am Revision 72b7426e: Remove notification when DVD loads
Andreas Öman

01/04/2010

10:46 pm Revision e9317f45: fprintf() and stderr removal
Andreas Öman
10:44 pm Revision 3e3d8a3a: More fprintf() removal
Andreas Öman
10:43 pm Revision 91aa3773: Remove fprintf() and stderr crap
Andreas Öman
10:09 pm Revision fae976dc: Refactor
Andreas Öman
02:09 pm Revision ceadd620: Add support for CD Audio playback (using cdda and optionally cddb)
Andreas Öman

01/03/2010

12:12 am Revision f541ca0b: Don't check disc type that often
Andreas Öman
04:43 pm Revision ef27bf3a: Add support for /dev/dvd in linux
Andreas Öman
01:51 pm Revision 4499d828: Make callout.h free standing
Andreas Öman
01:15 pm Revision 35f6d599: Add padding to container widget
Andreas Öman
11:42 am Revision 55243799: fix border incorrectness
Andreas Öman
11:14 am Revision 0be82527: canGoHome should be 0 or 1, nothing else
Andreas Öman
11:06 am Revision d5e77a87: Make padding and border be cumulative, more like the CSS box model
Andreas Öman
11:03 am Revision 08fd4600: Correct sign on lexed floats
Andreas Öman
10:21 am Revision be577d9c: Rename 'broderSize' to just 'border'
Andreas Öman

01/02/2010

12:58 pm Revision 92eee1da: Regenerate from new artwork
Mattias Wadman
12:49 pm Revision dd3d3feb: Sync with glw_x11.c [3928] [3933]
Mattias Wadman
11:59 am Revision 0abe0944: Initial stab of DVD drive support on Wii
Andreas Öman
09:57 am Revision ad7db44f: Add dvd: as a backend for direct dvd playback
Andreas Öman
09:56 am Revision 33de8101: My makefile fu is bad
Andreas Öman
09:44 am Revision aacd18cc: Only set DVDCSS flags for linux on linux
Andreas Öman

01/01/2010

11:18 pm Revision efd228a5: Need stdint here
Andreas Öman
11:09 pm Revision f34b7136: Correctly probe ISO files (got broken a few days ago)
Andreas Öman
11:04 pm Revision 25ce403f: Get rid of pthread_ calls
Andreas Öman
11:02 pm Revision 1829ab0a: It should be #if, not #ifdef
Andreas Öman
10:53 pm Revision 6cb731db: Pass int to toupper()
Andreas Öman
10:06 pm Revision 13f9b78a: Fix display of arbitrary image pixel formats on wii
Andreas Öman
10:04 pm Revision 95ea57b4: Must flush I-Cache after texture copy
Andreas Öman
09:54 pm Revision dbca230a: Increase max read size for wii
Andreas Öman
09:43 pm Revision c8539c5b: Remove debug line
Andreas Öman
09:29 pm Revision b644c737: Fix some problems
Andreas Öman
06:28 pm Revision 4be2a9e4: Add support for libtinysmb on wii
Andreas Öman

12/31/2009

11:05 am Revision a0aa7464: Remove htsmsg_store_get_root() -- it's unused
Andreas Öman
11:00 am Revision a58463ca: Wii: Notify when keyboard is connected/disconnected
Andreas Öman
10:55 am Revision 8508fb06: Add volume support on Wii
Andreas Öman
09:12 am Revision 0379ee36: Remove incorrect return; ??
Andreas Öman
09:01 am Revision 51da7644: wii: Set screen widget + height and better scaling of pointer
Andreas Öman
08:25 am Revision fa7f13c7: wii: Add missing texture format for new font rendering
Andreas Öman
08:25 am Revision 66ab08bd: Avoid NULL deref
Andreas Öman

12/30/2009

12:31 am Revision 06bfdfab: New buttons
Andreas Öman
12:31 am Revision ac72226d: Paint text cursor onto of text
Andreas Öman
12:31 am Revision eb5abd15: 'cursor_flash' must be int or it will wrap and create uglyness
Andreas Öman
12:27 am Revision d8a292f3: Add $global.nav.canGoHome that is set to 1 if we can navigate to the home screen
Andreas Öman
12:26 am Revision d3303fb3: Feed back mouse position every frame so we correctly highlight widgets when ob...
Add GLW_POINTER_GONE that will release highlight, drag, etc Andreas Öman
12:09 am Revision 046fddd4: Refactor some function names
Andreas Öman
12:04 am Revision b580c34f: Add code for painting images infront (ie, after) their childs
Andreas Öman
11:24 pm Revision 434a839e: Don't render shadows in bloom lowpass render passes
Andreas Öman
11:12 pm Revision 9d95784c: Add support for painting shadows on image & icon widgets
Andreas Öman
11:11 pm Revision 97e12fd9: Don't seek with Left / Right keys, it's rather stupid after all
Andreas Öman
11:08 pm Revision 566079bc: Add more missing classes to the navigation code
Andreas Öman
10:57 pm Revision a0b87898: Bloom widgets must allow navigation
Andreas Öman
10:48 pm Revision 56531af2: Bloom filter widget must copy constraints
Andreas Öman
10:38 pm Revision 3d5b547b: those trace() statments seems to slip in all the time :/
Andreas Öman
10:36 pm Revision 216a5975: When distributing pointer events, never decend into widgets which have a valid...
Andreas Öman
10:24 pm Revision d77833ad: Fix incorrect icon path
Andreas Öman
10:21 pm Revision 1e166347: Fix playcontrols in command menu
Andreas Öman
10:16 pm Revision 0a8b874c: Add support for GLW_HIDDEN on childs of list and containers
Andreas Öman
09:32 pm Revision fd2f96d4: Treat (void) as 0 in arithmetic ops
Andreas Öman
07:10 pm Revision 040e8be5: Only remove from globalqueue if linked
Andreas Öman
06:14 pm Revision 58af5416: Make video player react on ACTION_STOP
Andreas Öman
06:13 pm Revision 4a4e3dd7: Need to normalize FFmpeg's metadata
Andreas Öman
05:52 pm Revision 4eed89a3: Must send GLW_SIGNAL_FULLSCREEN_CONSTRAINT_CHANGED when we mess with the const...
Andreas Öman
04:43 pm Revision fbee1626: Avoid updating prop value if equal during symbolic relink
Andreas Öman
03:48 pm Revision 22f99978: Must play 'track' items from playqueue too
Andreas Öman
03:22 pm Revision 7aad3e95: Display notifications via a GLW_DECK
Andreas Öman
03:10 pm Revision 6789b6b3: Only try to play audio tracks from playqueue
Andreas Öman
02:04 pm Revision 10ef5b57: Remove trace() statement
Andreas Öman

12/29/2009

10:22 pm Revision 8e4a6a3f: Keep displaying current texture during the time a new one is loaded
Andreas Öman
09:36 pm Revision ffa77ec2: Revert incorrectness
Andreas Öman
09:27 pm Revision 1cad75ed: Add freeze support to image widget
Andreas Öman
09:21 pm Revision e3089d35: Move flags
Andreas Öman
09:12 pm Revision 0588c2be: remove unused member
Andreas Öman
08:53 pm Revision 780853ad: Use PROP_MOVE_CHILD in prop_rename_ex()
Andreas Öman

12/28/2009

11:30 pm Revision a75f25a0: Must never set FOCUS_BLOCKED on a widget that is currently in focus
Andreas Öman
11:08 pm Revision 92553238: Better display of images in directory listings
Andreas Öman
11:02 pm Revision d61dc9ea: Don't allow text widgets to release focus on arrow right
Andreas Öman
11:01 pm Revision 1b56c816: Add the ability to freeze widgets to prohibit them from updating themselfs
Andreas Öman
10:36 pm Revision dd854f40: Remove unused struct member
Andreas Öman
10:31 pm Revision ccd2cd4c: Rule #1: Compile before commit
Andreas Öman
08:56 pm Revision 4c3cd715: Don't just put configure arguments as comment in config.mak. Instead set a var...
Andreas Öman
06:42 pm Revision 408da796: Hide Apple menu bar while in fullscreen, it seams to interfere with mouse even...
Remove objc auto pool in fullscreen loop, not needed Mattias Wadman
11:48 am Revision 5036be4c: Render font shadow in a separate pass. Looks much better
Andreas Öman
11:48 am Revision 56a1e8bd: Add missing mutex unlock
Andreas Öman
08:47 am Revision a7305213: Correctly set aspect for non coded pixmaps
Andreas Öman
07:57 am Revision b6281dae: Rename SWAP() to GLW_SWAP()
Andreas Öman
07:55 am Revision ea12a27a: Boundary check on glt_orientation
Andreas Öman

12/27/2009

10:39 pm Revision 62b067ed: Support JPEG Exif image orientation
Andreas Öman
08:34 pm Revision 3cf5783a: Fix WII compile problems
Andreas Öman
05:13 pm Revision e39d6c7f: Add DCT based scaling of very large JPEG images
Andreas Öman
04:29 pm Revision 165b5d93: Default width & height to -1
Andreas Öman
04:26 pm Revision e78d65a8: add doc comment
Andreas Öman
02:25 pm Revision 9fa483a3: Rework internal image loading from backend to frontends
Replace libexif with own JPEG / EXIF parsing code Andreas Öman

12/26/2009

07:58 am Revision 2ea9aef4: Add locking around metadata cache
Andreas Öman

12/25/2009

10:02 pm Revision 415bca60: Add caching layer for file metadata
Andreas Öman
09:56 pm Revision 71a8c9a6: Add prop_set_rstring()
Andreas Öman
10:44 am Revision 8434df47: Add support for mtime in stat fs ops
Andreas Öman

12/23/2009

05:38 pm Revision 584a456e: Make text widgets receive focus on click
Andreas Öman

12/20/2009

07:43 am Revision 7060f6d2: GLW: Paint notifications at bottom of screen instead of overlays
Andreas Öman

12/19/2009

12:43 am Revision 39af4611: Bind F1 to ACTION_MENU
Remove use of rc_fullscreen, not used anymore
Added some comments
Mattias Wadman
10:39 pm Revision 6e1f489a: Redesign the main ui layout a bit
Andreas Öman
10:24 pm Revision 8e416163: Renumber GLW_CONSTRAINT_* must be consecutive with GLW_CONSTRAINT_*, just as t...
Mattias Wadman
06:00 pm Revision 8098696c: Move text flags to its own flag set.
Renumber generic GLW flags Andreas Öman
05:47 pm Revision 8425872a: rename BITMAP_FLAG -> IMAGE_FLAG
Andreas Öman
05:46 pm Revision 04891d4e: Remove unused flag
Andreas Öman
05:38 pm Revision 81d33059: Add isPressed() which returns true if the user is holding down the mouse butto...
Andreas Öman
02:06 pm Revision 8573637e: Avoid caching the root model. It's never reused
Andreas Öman
01:53 pm Revision c79fe2f5: Handle 'true' and 'false' in lexer
Andreas Öman
01:31 pm Revision 6918d65c: Add fireEvent() GLW method + cosmetics
Andreas Öman
01:29 pm Revision 5cf531f0: Add boolean ops to debug print
Andreas Öman
01:29 pm Revision cea034ad: Fix a bug causing float prop to not always be updated
Andreas Öman
11:26 am Revision 7bd5bb8f: Add boolean not operator
Andreas Öman
09:35 am Revision 24fbf798: Store configure parameters in config.mak
Andreas Öman
09:16 am Revision eef497b6: Support for wiimote in horizontal (no ir detection) mode
Andreas Öman
09:11 am Revision 553f7f5f: Use our own lwp_config.h for libogc
Andreas Öman
08:02 am Revision 8d08efeb: Fix keysym bugs on wii
Andreas Öman

12/18/2009

07:40 pm Revision 23014deb: Remove unused thread
Andreas Öman
07:39 pm Revision bb7db46c: Name prop couriers
Andreas Öman
07:34 pm Revision a9acc2b8: Add keyboard support on wii
Andreas Öman
07:33 pm Revision e6462ecb: Add HTTP_TRACE() for debugging HTTP
Andreas Öman
05:50 pm Revision 8d79e159: Must copy va_arg when we reuse it
Andreas Öman
01:41 pm Revision e2db4119: Fix wii thread prototype
Andreas Öman
11:15 am Revision b02d7ade: Fix recently introduced bugs in HTTP client
Andreas Öman
« Previous
Next »
 

Also available in: Atom