Activity

From 03/24/2010 to 04/22/2010

04/22/2010

11:30 pm Revision aecb882e: Don't strip from last dot when constructing displayname for directories (Direc...
Andreas Öman
11:21 pm Revision 909b8ef2: 'ogg' and 'spc' extensions are most likely audio files
Andreas Öman
11:18 pm Revision 4c89f4dd: Make focusOnClick be configure from view language
Andreas Öman
11:13 pm Revision 244bde7c: Make sure ellipsis character is not floating in mid air
Andreas Öman
10:58 pm Revision 8d9fc4bf: reindent
Andreas Öman
10:17 pm Revision 8f5d9a0f: Add GLW scurve() function
Andreas Öman
08:58 pm Revision e6871a22: Fix problem with operator precedence on boolean not operator
Andreas Öman
02:38 pm Revision 7f222b42: Add missing ec->debug decrement
Andreas Öman
11:32 am Revision 91197033: Add disabled code for striping the text texture. Useful to track down aliasing...
Andreas Öman
10:59 am Revision ed968133: Avoid some multiplication and fix rounding errors
Andreas Öman
10:59 am Revision eea32714: glw_text: Make sure the texture height is same as the height we request from p...
Andreas Öman
10:17 am Revision f1b1ecd9: Get rid of some printfs gone astray
Andreas Öman
08:39 am Revision a355bc01: Add glw view #import statement. Works like #include but will only include the ...
Andreas Öman

04/21/2010

01:47 pm Revision c3d57037: Handle disabled onEvent() mapping by removing the event rather than inserting ...
Andreas Öman
09:19 am Revision f85c89c9: Make back button close command menu (if open)
Andreas Öman
09:18 am Revision 20db82f2: Let onEvent() bindings be conditional
Andreas Öman

04/20/2010

11:29 pm Revision 59b97981: Include padding in constraints sent to parent widget
Andreas Öman
11:29 pm Revision 58a92705: We need to assign a normalized weight. Just set it to 1
Andreas Öman
10:27 pm Revision de890495: Don't filter out all constraints pushed from children when a constraint is con...
Instead split the filter on width+height and aspect+weight+fullwindow types. Andreas Öman
09:57 pm Revision 04b7bea5: Renumber GLW_ flags
Andreas Öman
09:53 pm Revision 72d6207d: Remove unused PLATE() macro
Andreas Öman
08:47 pm Revision f1bba9d3: Remove glw_extra field
Andreas Öman
06:09 pm Revision a8682084: Give global settings a title
Andreas Öman

04/19/2010

02:41 pm Revision 83f82506: Don't let slider steal mouse events
Andreas Öman
10:43 am Revision ddffe17f: Don't crash in x11_vo_destroy() if no shmseg is allocated and/or attached
Andreas Öman

04/18/2010

11:51 pm Revision 068189b3: Move some of the configure-help to common code
Andreas Öman
11:46 pm Revision 45556c1d: Add support for building with external FFmpeg
Andreas Öman
11:26 pm Revision e77ad147: Cleanup configure framework a bit. Warn if user tries to enter options we do n...
Andreas Öman
11:04 pm Revision 10a36b56: Close video page when movie reach its end
Andreas Öman
11:04 pm Revision 348ec443: Link page.media to mediapipe property root
Andreas Öman
11:03 pm Revision 4921ee1e: Behave if we destroy the currently visible page in navigator
Andreas Öman
09:44 pm Revision 5d0da9fa: Add missing semicolon
Andreas Öman
09:37 pm Revision 2d7b7444: glw: Rename needScroll() to canScroll() and make it work on sliders too.
That way we no longer need temporary variables for controlling slider visibility Andreas Öman
12:22 pm Revision a605cd56: Use CONTENT_PLAYLIST for playlists that behaves like directories
Andreas Öman

04/17/2010

11:47 pm Revision 41242c22: Fix some problems with page titles
Andreas Öman
11:35 pm Revision a6e2cc9e: Start GTK UI video playback in full window mode
Andreas Öman
09:58 pm Revision b2082ed6: Run with Xv
Andreas Öman
10:38 am Revision 3ef2c278: Guess content type based on file extension in a frist quick pass when scanning...
Andreas Öman
10:07 am Revision ce828d42: Factor common code (and fix some uninitialized memory)
Andreas Öman

04/16/2010

12:26 am Revision c4a2ba6a: glw: Add a new property tree named "$view" which is local to a view. Can be us...
Andreas Öman
12:14 am Revision 51aabc1d: glw: Let expander signal aspect ratio that matches fully expanded mode
Make expander widget handle alpha attribute Andreas Öman
09:41 pm Revision e8ef1836: Compute path flags when a widget is parented
Andreas Öman
07:08 pm Revision aca76db5: Set canDelete property for playlist based on ownership and collaborative state
Andreas Öman
07:07 pm Revision dab205e8: Don't hide items in popup menus that shouldn't be availabe, hide them instead.
Better UX Andreas Öman
02:59 pm Revision c2650107: Make spotify backend respond to PROP_REQ_DELETE_MULTI on playlists
Andreas Öman
02:58 pm Revision 760d63e8: Add popup context menu to browse lists
Andreas Öman
02:57 pm Revision 92fec083: PROP_REQ_DELETE renamed -> PROP_REQ_DELETE_MULTI
Andreas Öman
02:56 pm Revision 00818818: Don't bail out on PROP_REQ_DELETE_MULTI
Andreas Öman
02:52 pm Revision 32ab1f6d: Rework PROP_REQ_DELETE into PROP_REQ_DELETE_MULTI (ie. delete multiple entries...
Andreas Öman
01:53 pm Revision 583c0bce: dvdcss still needs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
Andreas Öman
01:48 pm Revision bc367fbc: Fix fallout from latest refacotring in navigator.[ch]
Andreas Öman
01:47 pm Revision a0fcfb0d: Up wii target to latest devkitpro and libogc
Andreas Öman
01:47 pm Revision 36481111: "-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" is just for exposing legacy APIs t...
Andreas Öman

04/15/2010

10:44 pm Revision e17e1559: Don't crash if we can't initiate scaler
Andreas Öman
10:44 pm Revision 43fb1e6c: Correctly print PROP_LINK in prop_print_tree()
Andreas Öman
10:42 pm Revision d6ec2b8b: Add shady PROP_PTR opaque pointer (never notified)
Andreas Öman
09:48 pm Revision 5a53c915: Don't delete child via subscriptions
Andreas Öman
02:11 pm Revision 938d97c9: Convert unicode decomposed characters into composed ones
Andreas Öman

04/14/2010

10:17 pm Revision f61641e2: Add support for PIX_FMT_Y400A
Andreas Öman
09:19 pm Revision 7144e51c: No longer differentiate between 'audio' and 'track' media types
Andreas Öman
09:18 pm Revision beddc05b: Add isLink() GLW view method
Andreas Öman

04/13/2010

09:30 pm Revision 45ec2b12: Don't use pkg-config from Makefile
Andreas Öman
09:19 pm Revision b25fead0: Use our own GtkTreeModel for backing the directory view.
Andreas Öman

04/12/2010

10:07 pm Revision 60edf056: Pass parent directory prop structure to playqueue instead of just an URL
Andreas Öman

04/11/2010

09:30 pm Revision b167a40f: Destroy video output when widget's window is unrealized rather than on widget ...
Andreas Öman

04/10/2010

07:11 pm Revision 6f5ae60f: Invoke external codec close function
Andreas Öman

04/09/2010

12:33 am Revision 0886446e: Disable screensaver while displaying video
Andreas Öman
12:31 am Revision 90f580bd: Re-enable Xv
Andreas Öman
12:09 am Revision 54bdf4df: Avoid scaling if possible
Andreas Öman
11:51 pm Revision 9d5b3651: Make propcourier thread names shorter
Andreas Öman
11:50 pm Revision a1dd4ed6: Set kernel name for threads on Linux
Andreas Öman
11:01 pm Revision 2b4c683c: Cosmetics
Andreas Öman
10:59 pm Revision 1058af9c: Reduce args to vd_frame_deliver by using flags instead
Andreas Öman
10:50 pm Revision f50973c7: Add X11 output for RGB565
Andreas Öman
10:48 pm Revision 75fd5b55: Table drive X11 visual -> PIXFMT conversion
Andreas Öman
10:26 pm Revision 2da05556: Fix a flaw with the video output request size
Andreas Öman
10:10 pm Revision bde4b7ac: Send request for video size back to decoder
Andreas Öman
09:25 pm Revision c8906ef6: Rename position -> dimension
Andreas Öman
09:20 pm Revision f33901d9: Add ARM version of atomic_add()
Andreas Öman
09:16 pm Revision 6fb0837e: Need unistd.h for usleep()
Andreas Öman
09:08 pm Revision 4addc7d5: Make media_code a bit more flexible
Andreas Öman
08:54 pm Revision daa8e27b: Rename some stuff
Andreas Öman
08:40 pm Revision 460a77e6: Cleanup
Andreas Öman
08:21 pm Revision d936bb28: Ximage video output. Not perfect, but works alright
Andreas Öman

04/08/2010

10:33 pm Revision 5a0797f7: Paint video in GtkDrawingArea widgets window
Andreas Öman

04/07/2010

12:19 am Revision 322d5039: Build x11_common for GTK UI
Andreas Öman
10:02 pm Revision 904511b7: Add support for displaying video in GTK UI
Andreas Öman

04/06/2010

12:58 am Revision 13f664fa: Rework the video frame delivery callback to be less FFmpeg centric
Andreas Öman

04/05/2010

02:35 pm Revision f3dd1b88: Fix yet another typo
Andreas Öman
02:30 pm Revision a8391e70: Fix typo causing integer settings not to work
Andreas Öman
02:29 pm Revision 9fb4352b: Fix typo causing bool settings not to work
Andreas Öman
01:36 pm Revision 72dcc69f: Rip out the artist sub URLs, it sucked
Andreas Öman
11:00 am Revision 23fad377: Reduce redundant effects of prop_link() a lot.
- Don't repopulate property directory if linked to same node
- When relinking parents, don't descend from where we came
Andreas Öman
10:42 am Revision 80b56de0: If not all our playlists are loaded yet and we try to open a playlist URI, wai...
Andreas Öman

03/31/2010

08:40 pm Revision 8bfc923a: Add an extra level of indirection in the navigation pages
I hope this is the right thing to to... Andreas Öman
06:07 pm Revision dde6235a: Use state_change instead of update_in_progess
Andreas Öman

03/29/2010

08:03 pm Revision 19c75d0f: Use correct signature for windowWillClose delagate
Mattias Wadman
09:11 am Revision 714ef0b6: Fix cell hovering bug
Andreas Öman
09:07 am Revision cdc3b082: Remove unused assignment
Andreas Öman

03/28/2010

09:12 pm Revision 76b4aa40: Use a fixed useragent string
Andreas Öman
05:38 pm Revision f406bf60: Draw popularity when browsing tracks
Turn artist and album columns into hyperlinks if model contains link for 'em Andreas Öman
05:37 pm Revision 4cdf89fb: Set track popularity in prop tree
Andreas Öman
07:31 am Revision 42a137eb: Mask out AVSEEK_FORCE
Andreas Öman

03/27/2010

06:34 am Revision e3de26b9: Merge src/ui/glw/glw_render_gx.c -> src/ui/glw/glw_gx.c
Andreas Öman
06:34 am Revision 3d600864: Set playstatus when watching TV
Andreas Öman

03/25/2010

07:28 am Revision 4d2a79ed: Merge glw_render_opengl.c -> glw_opengl.c
Andreas Öman
07:28 am Revision b43780cd: Include scaling in rctx
Andreas Öman
07:26 am Revision 85756bcb: Add glw_wirebox()
Andreas Öman
« Previous
Next »
 

Also available in: Atom