Activity

From 01/23/2010 to 02/21/2010

02/21/2010

02:44 pm Revision d48e2966: Cosmetics
Andreas Öman
02:43 pm Revision 7ec1c264: glw: Make navigation correctly skip hidden widgets
Andreas Öman
02:29 pm Revision fc609f79: Make GLW_ARRAY capable of hiding childs
Andreas Öman

02/20/2010

12:28 pm Revision be296561: Add support for shuffle and repeat in playqueue
Andreas Öman

02/19/2010

11:59 pm Revision 830d3306: Add support for selecting audio track and subtitle track from HTSP sources
Andreas Öman
11:50 pm Revision abae1fa1: Add prop_destroy_childs()
Andreas Öman
11:19 pm Revision ab07f8d6: Add support for switching audio track in normal file based playback
Andreas Öman
11:18 pm Revision 7781fae3: Add support for passing (int) to GLW's selectTrack()
Andreas Öman
10:52 pm Revision 15c1b356: Various fixed related to multiple audio/subtitle tracks
Andreas Öman
08:12 pm Revision 8a4de8a4: Fix a typo
Andreas Öman
08:11 pm Revision 8d6769df: Split out command menu
Add support for selecting audio track and subtitle track in command menu Andreas Öman
08:10 pm Revision c0eab930: Add support for manual audio / subtitle override in DVD player
Andreas Öman
08:10 pm Revision 1fad700c: Add stubs for exposing multiple audio and subtitle tracks
Andreas Öman
08:09 pm Revision 520c7869: Add select_track event
Andreas Öman
08:09 pm Revision 83a47932: Let GLW widget cloner create a dummy widget to anchor spawned widgets.
This lets us have multiple cloners in one scope
Add support for sending the select_track event from GLW views
Andreas Öman

02/13/2010

02:58 pm Revision 70e00e5b: changed includes for xbmc-plugin
Robert

02/10/2010

12:03 am Revision bf4dfa45: Add better subtitle support (Now works with DVB subtitles)
Andreas Öman
10:43 pm Revision a00350cd: If AVCodec->long_name is NULL, use AVCodec->name
Andreas Öman
10:42 pm Revision 6be38e42: Refactor DVDSPU into more of a generic video overlay structure
Andreas Öman
08:35 pm Revision 3159e2f2: GLW video: more common code
Andreas Öman
08:30 pm Revision f4b9b781: Merge some code common between glw_video_gx.c and glw_video_opengl.c
Andreas Öman

02/09/2010

11:35 pm Revision 98a50484: Make GLW_EVERY_FRAME be per-class instead of per-widget-instance
Andreas Öman
11:31 pm Revision 2dae58e5: Remove unused code
Andreas Öman
09:34 pm Revision 1803a716: Display A/V diff in mp stats
Andreas Öman
09:16 pm Revision 29cb443f: Display codec info in media stats
Andreas Öman
08:06 pm Revision 4e1d20d8: Add missing file
Andreas Öman

02/08/2010

11:40 pm Revision 68fa34e3: Add displaying of some stats when playing video
Andreas Öman
11:06 pm Revision 97286464: Don't try to descramble if we read from local filesystem
Andreas Öman
10:26 pm Revision 885ce0ab: Skip PDF files
Andreas Öman

02/07/2010

11:46 pm Revision c924e6ed: Smarter tcp_read() on wii (use more memory if possible)
Andreas Öman
11:45 pm Revision 830cc21d: wii: init net if we are about to syslog
Andreas Öman
11:05 pm Revision 2fd72a54: in fa_probe_iso() -- md can be NULL
Andreas Öman
10:28 pm Revision 0a82ad46: Don't printf()
Andreas Öman
10:26 pm Revision 1f5f6ab9: Don't chdir() around. it's stupid
Andreas Öman
09:06 pm Revision 89022009: rename "video" prop symlink to "media" which is more appropriate
Andreas Öman
08:50 pm Revision 79e864ec: wii: Correct face culling and disable zbuffer
Andreas Öman
08:50 pm Revision 334c74e8: wii: Add support for GLW_RENDER_ATTRIBS_COLOR mode
Andreas Öman
08:25 pm Revision 0d6ffbe2: wii: Do network init in a separate thread == faster start
Andreas Öman
04:58 pm Revision 6fc34d40: remove unused code
Andreas Öman
04:53 pm Revision 229e4db5: wii: use correct metrics for GLW aspect ratio
Andreas Öman
02:08 pm Revision 4ce1682d: Fix horizontal overscan on wii
Andreas Öman
11:47 am Revision bfb9003c: Add support for both 4:3 and 16:9 display on wii
Andreas Öman
07:49 am Revision ad7e84ef: Fix an incorrect length check causing some JPEG thumbnails not to be loadable
Andreas Öman
07:42 am Revision fad9b59d: Flush textures when reloading ui
Andreas Öman
07:40 am Revision 88f8ff3d: Add support for glw_frontface() on wii
Andreas Öman

02/05/2010

09:29 am Revision f7b4f65a: Use our own uint16_t swapping
Andreas Öman

02/03/2010

01:34 am Revision 38881168: Define htobe16 and htole16 if not defined
They seams to have been introduced quite recently in glibc
If used somewhere else, move to some common header file
Mattias Wadman

02/02/2010

11:52 pm Revision 62943eb1: TOP and BOTTOM align still allows x-constraint to be set
Andreas Öman
10:34 pm Revision 4f4d8ceb: Grab audio clock before we write audio data, gives better precision
Andreas Öman

02/01/2010

11:01 pm Revision 32caad68: Correctly destroy settings created from view language
Andreas Öman
11:00 pm Revision e9fd84c0: Fix problem with stale pointers when destroying a prop that is feeding other p...
Andreas Öman
11:00 pm Revision 2a3cb724: Allow settings to be destroyed
Andreas Öman

01/27/2010

10:11 pm Revision 389252ad: Reset avctx->channels after probe cause we might wanna downmix.
Andreas Öman

01/23/2010

11:58 pm Revision 8c023cc9: Sync with [4127], add F5 for GLW reload
Mattias Wadman
11:49 pm Revision f7a9f41d: Added script to check if a binary is linked with non-system libraries
Fail building of dmg-file if non-system libraries are found Mattias Wadman
11:46 pm Revision 4f9b3fb3: Make it possible to disable storing model view matrix during rendering. Avoids...
Andreas Öman
11:38 pm Revision 5d533e55: Add mirror widget
Andreas Öman
11:38 pm Revision a23fe7a2: Add macros for controlling polygon front face vertex order
Andreas Öman
11:08 pm Revision 31f797bf: Rename SPOTIFY_PLAY_REQUEST -> SPOTIFY_OPEN_TRACK
Andreas Öman
10:26 pm Revision 607d5c06: Fix problem with negative decimal numbers in the home-cooked strtod()
Andreas Öman
10:23 pm Revision c5095f4f: Fix bug for bottom alignment in container_y class
Andreas Öman
10:02 pm Revision a8fd5bda: Reload the entire GLW user interface when user press F5. Makes development of ...
Andreas Öman
12:38 pm Revision 47175204: Move external libraries to after system and locally checked out ones
Hopefully fixes problem with macport installed libraries or ffmpeg etc Mattias Wadman
« Previous
Next »
 

Also available in: Atom