Activity

From 01/12/2009 to 02/10/2009

02/10/2009

11:45 pm Revision 30f0d8a1: Add support for repeating textures
Andreas Öman
11:31 pm Revision 5518678b: Remove miscomitted stuff
Andreas Öman
11:01 pm Revision adb6b9c0: Better math for computing cursor size.
Andreas Öman
10:55 pm Revision 10b7639d: Fix some theme issues in the playqueue
Andreas Öman
10:55 pm Revision 768439cf: Only resolve $event as rvalue upon assignment. Happens to clean up some uglyness.
Andreas Öman
10:54 pm Revision 2b4349a3: Navigator should intercept "EVENT_MAINMENU" event.
Andreas Öman
10:38 pm Revision c71cdb81: Use correct alpha when rendering cursor
Andreas Öman
10:34 pm Revision 1c01bc86: Add title to playqueue
Andreas Öman
10:32 pm Revision 6a411964: Remove the global keymap
Andreas Öman
10:26 pm Revision b5e776ea: Various cosmetical fixes
Andreas Öman
10:25 pm Revision 982b22df: Fix incorrect indent
Andreas Öman
10:21 pm Revision 16b97fd6: Rename TOKEN_PROPERTY_SUBSCRIPTION_NAME -> TOKEN_PROPERTY_NAME
Andreas Öman
10:20 pm Revision 0e5139ea: Now when we can do lazy evaluation of subscriptions we might just as well get ...
ugly property reference syntax (&property.bla.bla) Andreas Öman
10:16 pm Revision 8ee1c8bd: Update to theme
Andreas Öman
10:14 pm Revision 4e3ddb6a: Bail out if we can not resolve property name on subscription.
Andreas Öman
10:11 pm Revision 7eb9199c: Avoid creating subscriptions when doing assignment to properties.
Andreas Öman
10:10 pm Revision 4e837fc8: Add function for resolving a property based on a name[] and a starting property.
Andreas Öman
09:43 pm Revision 1c4516ed: Remove invalid mutex unlock.
Andreas Öman
09:39 pm Revision 1f1832ca: Slightly lazier evaluation of property subscription
Andreas Öman

02/09/2009

10:54 pm Revision e3eeb2fa: Add GLW_LAYER
Andreas Öman
10:54 pm Revision 97110b4a: Add GLW_LAYER
Andreas Öman
10:46 pm Revision 95c1a279: Force childs of GLW_DECK to be focus leaders.
Andreas Öman
09:58 pm Revision 781c6723: Add settings title
Andreas Öman
09:52 pm Revision fd1ec6f5: Add EVENT_FOCUS_NEXT and EVENT_FOCUS_PREV (default mapped to TAB & Shift+TAB)
Mimics classic TAB behaviour in UIs Andreas Öman
09:29 pm Revision ea1769a0: Add bookmark support
Andreas Öman
09:21 pm Revision 8bce4b12: Cleanup
Andreas Öman
09:21 pm Revision 7d3b116d: Add missing locking.
Andreas Öman
09:18 pm Revision a69a8173: Add PROP_SUB_AUTO_UNSUBSCRIBE - Automatically destroy a subscription when its ...
property is destroyed. Andreas Öman
09:10 pm Revision 078d07ee: Add prop_tree_to_htsmsg()
Converts a branch of the property tree to a htsmsg. Andreas Öman
08:54 pm Revision eb007465: Add mechanism for subscribing to the destuction of a property.
Andreas Öman
08:35 pm Revision cea7bb19: Lose some weight (apps/ is no longer used)
Andreas Öman
06:49 pm Revision 7f208396: Add settings_add_string()
Add support for avoiding initial property update when creating a setting.
(SETTINGS_INITIAL_UPDATE)
Andreas Öman
06:41 pm Revision a5126b2b: Fix some minor rendering bugs in text widget.
Andreas Öman

02/08/2009

05:34 pm Revision 066762d3: Allow text widgets to be "bound" to a property.
Andreas Öman

02/07/2009

11:05 am Revision 4528ad64: Add required header
Andreas Öman
10:38 am Revision 686f76af: GLW_ATTRIB_CAPTION is only used by text widget, so move it there.
Andreas Öman
09:39 am Revision 97e72f17: Remove GLW_ATTRIB_INTPTR
Andreas Öman
09:37 am Revision fb752ce0: Cleanup
Andreas Öman
07:07 am Revision 43f034d1: be_page.c is no more.
Andreas Öman
07:06 am Revision fa048b5b: Clarify a comment
Andreas Öman
07:06 am Revision 4b909fb3: Merge be_page.c into navigator.c
Andreas Öman
06:55 am Revision 67dc0203: Add color support to text
Andreas Öman
06:53 am Revision d539e15a: Add missing initialization of color.
Andreas Öman
06:52 am Revision 03462709: Store GLW_ATTRIB_COLOR in class specific data
Andreas Öman

02/06/2009

10:51 pm Revision 935867e2: Fix incorrect IIR filter
Andreas Öman

02/04/2009

10:58 pm Revision efb47789: Make sure aspect and texture size is synchronized with what's in the texture.
Andreas Öman
10:46 pm Revision 67ea6e77: Rename uri -> url
Andreas Öman
10:45 pm Revision 0a5a0501: Slight fix to current media info.
Andreas Öman
10:42 pm Revision 512d3cdb: Correctly compute the distance from the camera to the GUI plane.
Andreas Öman
10:15 pm Revision e070aae9: Add support for EVENT_SEEK in playqueue playback.
Andreas Öman
10:15 pm Revision 9561bcaa: Fix incorrect NULL check
Andreas Öman
09:18 pm Revision 13528b87: Use (float) for describing media duration / currenttime.
Andreas Öman
06:46 pm Revision d5100142: Cleanup main.c a bit
Andreas Öman

02/03/2009

06:04 pm Revision 3be302ae: Rename uri -> url
Andreas Öman

02/02/2009

09:37 pm Revision 95f36448: Move some GL-specific defines to glw_opengl.h
Andreas Öman
09:20 pm Revision f77fbdd5: Make it possible to bind a slider to a list widget.
Andreas Öman

02/01/2009

07:37 pm Revision 6c64fa03: Initialize ui_mutex and ui_cond, if not ui_main_loop busy waits on osx
Mattias Wadman
12:14 pm Revision ea5d4c9a: Remove unused arg
Andreas Öman
09:00 am Revision 9e0b3a66: Simplify
Andreas Öman
07:46 am Revision 560c45ae: Declare cursor texture source in the cursor widget instead of a fixed
global path. Andreas Öman
07:31 am Revision c4553339: DVD ISO support
Andreas Öman
07:25 am Revision 329a3f27: Remove incorrect TODO
Andreas Öman

01/31/2009

11:02 pm Revision 85506fb7: Add reference handles to file access layer so we can force it to keep
various stuff in-memory (such as an zip index archive during directory
scanning)
Andreas Öman
10:41 pm Revision 9c7c90e3: Cleanup
Andreas Öman
07:07 pm Revision 5e525c03: SPU support for DVDs
Andreas Öman

01/28/2009

11:34 pm Revision cc5f3d42: Don't render textures if they are not uploaded yet.
Andreas Öman
11:24 pm Revision fb43b809: Update font rendering in GLW:
- Never allow fonts to expand larger than their size (looks ugly).
- Add support for specifying font size scaler in w...
Andreas Öman
10:24 pm Revision 185d3a59: Correct defines for line mode drawing.
Andreas Öman
08:23 pm Revision 36aa4560: Fix incorrect initial window size computation.
Andreas Öman
08:17 pm Revision 70e9ce3f: Revert mis-commit.
Andreas Öman
08:17 pm Revision 9add3a4d: Keep track of pixel dimensions for current render context.
This will allow us to do better font rendering. Andreas Öman
06:37 pm Revision b80f3077: Remove unneccesary forward declaration.
Andreas Öman

01/27/2009

11:35 pm Revision 9e80797e: Revive DVD playback.
No SPU or user input is supported yet though. Andreas Öman
08:45 am Revision 752b65a0: Tougher cast warnings.
Andreas Öman

01/26/2009

09:27 pm Revision 2cf491ae: Rearrange video playback machinerty so it uses the same infrastrcture
as the navigator. Andreas Öman
09:13 pm Revision 470191db: proproot can be NULL in fa_probe_dir()
Andreas Öman
09:07 pm Revision e0071753: Move the file backend to fileaccess/
Andreas Öman
06:32 pm Revision d81bbce7: Remove the multiline hack for text widgets.
This needs to be solved in a better way. Andreas Öman

01/25/2009

11:29 pm Revision 7a1b37c3: Only do 'emms' on x86
Andreas Öman
11:27 pm Revision 2315b6c7: Split video decoder from video display.
Make it possible to destroy a video widget. Andreas Öman
11:22 pm Revision 5687ad1e: Fix a typo
Andreas Öman
11:19 pm Revision 91e4c330: Clear opaque when destroying a property subscription.
Andreas Öman
11:19 pm Revision 48906b19: Add code for destroying prop couriers.
Andreas Öman
06:37 pm Revision 8feed08c: Move file to prepare for better video-decoding-pipeline design.
Andreas Öman
05:19 pm Revision 23f6c9cf: Add support for launching videos from browser.
Andreas Öman
04:52 pm Revision a1903185: Close navigator pages when applicable.
Andreas Öman
04:05 pm Revision 6c7376ce: Don't keep a pointer to the backend-class in the nav_pages. It's a bit
too unflexible. Andreas Öman
04:03 pm Revision b3a1891e: Simplify directory scanner by reusing directory structures from
fileaccess/ Andreas Öman
04:03 pm Revision 62e96975: Make fa_set_type() support FA_DIR too
Andreas Öman
04:03 pm Revision f0e42a11: Add opaque to dir entry struct
Andreas Öman
03:49 pm Revision 2403de73: Better distinction between detached and joinable threads.
Andreas Öman
03:42 pm Revision 1bf5be88: Drop event_queue from nav pages
Andreas Öman
03:30 pm Revision 4bf1ce91: Get rid of the mp_playstatus int. Instead we fully rely on FIFO message
passing now.
Allow the media to be seeked based on media.currenttime property
updates.
Andreas Öman
02:14 pm Revision 7c1a7c6c: Originating (value) prop can be NULL in various corner cases.
Andreas Öman
11:20 am Revision 7caa8668: Implement seeking in video player.
Andreas Öman
08:18 am Revision 812953c1: Expose inner parts of lavf -> prop metadata setup and use it in video
decoder. Andreas Öman
08:04 am Revision e731b8c2: mp_prop_meta is available, so use it.
Andreas Öman
08:03 am Revision 12e64c28: Make external updates of slider value immutable when we've grabbed the
knob. Andreas Öman
07:48 am Revision 950d8629: Add GLW_SLIDER_[XY] widget and make required infrastructure changes.
Andreas Öman
07:46 am Revision 1d96d810: Pass source value prop to subscription callbacks as an extra bonud.
Andreas Öman

01/20/2009

06:46 pm Revision 45d1f391: If an URL does not start with a protocol:// assume it's a local file.
Andreas Öman
06:45 pm Revision 45e81044: Don't crash if no cursor is to be rendered.
Andreas Öman
06:36 pm Revision 35ecf2fb: More work on the video decoder, we can now pause/resume
Andreas Öman

01/18/2009

10:56 pm Revision edea09eb: Add support for embedding files into showtime and in particular; a compressed ...
Andreas Öman
10:27 pm Revision cc7e32e6: Fix a bug in inflator if readsize > 32k
Andreas Öman
08:41 pm Revision 22e81c52: Add per-architecture makefiles
Andreas Öman
08:24 pm Revision 78419a91: Revive video support. Not 100% working yet though.
Andreas Öman

01/17/2009

07:54 am Revision 727b102e: Avoid traversing properties which are not directories.
Andreas Öman

01/15/2009

08:07 pm Revision fce7a0f8: Don't include avstring.h
Andreas Öman
06:20 pm Revision 6e7db83b: Make it possible to configure theme on per GLW instance basis.
This also happens to make it possible to load themes from non-local-fs
URLs.
Andreas Öman
06:06 pm Revision fdbec4a6: Rework fileaccess core a bit.
Andreas Öman

01/14/2009

08:49 pm Revision 687b07fd: Move glw_signal0() to glw.h as an inlined function. It's called very
often Andreas Öman
08:49 pm Revision 88d492fe: Clear glw_backend_texture_t after destroying texture
Andreas Öman
08:47 pm Revision ed94fe31: Fix a typo
Andreas Öman
07:49 pm Revision 2b22a793: Correctly use render abstraction layer
Andreas Öman
07:40 pm Revision ffb8ebd3: Use the dedicated function for checking if a texture is initialized.
Andreas Öman
07:32 pm Revision 08b28f0e: Render backend abstraction for GLW_CURSOR
Andreas Öman
06:43 pm Revision ca39583c: Initialize cursor texture in ctor
Andreas Öman
06:18 pm Revision ca9c9e83: Rewrite HTTP client's read() function so it starts a continious download
if the requested size > 1024. Andreas Öman

01/12/2009

09:59 pm Revision a41bc50b: Don't invoke fap_scan() if it's NULL
Andreas Öman
« Previous
Next »
 

Also available in: Atom