Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-06 | Hide menu overlays between menus. | James Courtier-Dutton | |
CVS patchset: 1359 CVS date: 2002/01/06 19:48:16 | |||
2002-01-06 | Menu button events now filtered based on PTS comparison. | James Courtier-Dutton | |
One must remember to put PTS values (different from VPTS) in SPU_SHOW events. CVS patchset: 1358 CVS date: 2002/01/06 19:18:27 | |||
2002-01-06 | Change to BUTTON EVENT api so that the button number is also passed. | James Courtier-Dutton | |
CVS patchset: 1356 CVS date: 2002/01/06 18:27:47 | |||
2002-01-05 | NAV packets not provide input to SPU clut,trans and clip info all in libspudec. | James Courtier-Dutton | |
Still need a communication between libspudec and dvdnav for button numbers. CVS patchset: 1342 CVS date: 2002/01/05 21:29:37 | |||
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton | |
CVS patchset: 1340 CVS date: 2002/01/05 18:14:27 | |||
2002-01-05 | XV_DOUBLE_BUFFER support, missing header on libspudec makefile | Miguel Freitas | |
CVS patchset: 1339 CVS date: 2002/01/05 13:49:30 | |||
2002-01-05 | Added PTS values in button events. | James Courtier-Dutton | |
The PTS value will be used to match it with the correct SPU. CVS patchset: 1337 CVS date: 2002/01/05 10:31:31 | |||
2002-01-04 | Handle forced display better. | James Courtier-Dutton | |
CVS patchset: 1336 CVS date: 2002/01/04 23:20:30 | |||
2002-01-04 | NAV packets now reach libspudec. | James Courtier-Dutton | |
Nothing done with them yet. CVS patchset: 1331 CVS date: 2002/01/04 00:23:06 | |||
2002-01-03 | Starting to add NAV packet processing. | James Courtier-Dutton | |
CVS patchset: 1330 CVS date: 2002/01/03 23:56:44 | |||
2001-12-12 | Removed test code. | James Courtier-Dutton | |
SPU stream ids other than 0 should now work. CVS patchset: 1227 CVS date: 2001/12/12 15:05:37 | |||
2001-12-09 | fix vpts calculation inside "discontinuity window" | Miguel Freitas | |
CVS patchset: 1190 CVS date: 2001/12/09 17:10:12 | |||
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵ | Guenter Bartsch | |
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31 | |||
2001-11-30 | SPU CLUT from new dvdnav fixed. | James Courtier-Dutton | |
CVS patchset: 1146 CVS date: 2001/11/30 20:35:48 | |||
2001-11-30 | More updates for menus. | James Courtier-Dutton | |
CVS patchset: 1145 CVS date: 2001/11/30 19:31:55 | |||
2001-11-30 | Improve button highlights. | James Courtier-Dutton | |
CVS patchset: 1144 CVS date: 2001/11/30 17:35:32 | |||
2001-11-30 | Fix a seg fault in hide_menu event. | James Courtier-Dutton | |
CVS patchset: 1143 CVS date: 2001/11/30 16:19:58 | |||
2001-11-30 | Minor fixes. | James Courtier-Dutton | |
CVS patchset: 1142 CVS date: 2001/11/30 15:39:55 | |||
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert | |
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50 | |||
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas | |
* reworked spu and overlay manager (multiple overlays supported) CVS patchset: 1126 CVS date: 2001/11/28 22:19:10 | |||
2001-11-26 | switching off spu debug output | Guenter Bartsch | |
CVS patchset: 1118 CVS date: 2001/11/26 20:02:33 | |||
2001-11-20 | avoid segfault if rle is null | Miguel Freitas | |
CVS patchset: 1085 CVS date: 2001/11/20 03:43:18 | |||
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch | |
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23 | |||
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert | |
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36 | |||
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ↵ | Guenter Bartsch | |
he/she wants to CVS patchset: 1047 CVS date: 2001/11/15 23:18:04 | |||
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out ↵ | Guenter Bartsch | |
buffer and thread CVS patchset: 1010 CVS date: 2001/11/10 13:48:02 | |||
2001-10-26 | A few more fixes | James Courtier-Dutton | |
CVS patchset: 890 CVS date: 2001/10/26 20:18:54 | |||
2001-10-26 | More malloc fixes. Only one more to find. | James Courtier-Dutton | |
CVS patchset: 889 CVS date: 2001/10/26 15:49:15 | |||
2001-10-26 | Inserted a FIXME. | James Courtier-Dutton | |
CVS patchset: 888 CVS date: 2001/10/26 15:10:54 | |||
2001-10-26 | Fixes some subtitle crashes. | James Courtier-Dutton | |
Still more theoritical fixes need doing, but I cannot get libspudec to crash any more. CVS patchset: 887 CVS date: 2001/10/26 13:39:21 | |||
2001-10-26 | Added some debug commands, trying to track malloc segfaults. | James Courtier-Dutton | |
CVS patchset: 886 CVS date: 2001/10/26 11:21:08 | |||
2001-10-25 | Fixed two crash cause with overlay pointer freeing. | Daniel Caujolle-Bert | |
CVS patchset: 884 CVS date: 2001/10/25 10:05:43 | |||
2001-10-24 | fix segfault | Miguel Freitas | |
(freeing uninitialized rle data) CVS patchset: 880 CVS date: 2001/10/24 21:50:51 | |||
2001-10-24 | removing remainging recursive dynamic lib linking | Guenter Bartsch | |
CVS patchset: 875 CVS date: 2001/10/24 13:45:27 | |||
2001-10-23 | Changed debug printf to xprintf. | James Courtier-Dutton | |
Added a comment in load_plugins. CVS patchset: 871 CVS date: 2001/10/23 21:51:11 | |||
2001-10-23 | Plug some memory leaks. | James Courtier-Dutton | |
Hopefull that is all of them. CVS patchset: 864 CVS date: 2001/10/23 10:49:22 | |||
2001-10-23 | discover clut reenabled | Miguel Freitas | |
CVS patchset: 863 CVS date: 2001/10/23 00:50:47 | |||
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert | |
CVS patchset: 859 CVS date: 2001/10/22 21:34:54 | |||
2001-10-22 | Fixed Menu button colours. | James Courtier-Dutton | |
CVS patchset: 856 CVS date: 2001/10/22 14:56:29 | |||
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch | |
CVS patchset: 852 CVS date: 2001/10/22 00:52:09 | |||
2001-10-21 | Some minor changes. | James Courtier-Dutton | |
DVDs only have 8 audio streams. CVS patchset: 849 CVS date: 2001/10/21 15:04:13 | |||
2001-10-21 | Implement support for auto display of Menus. | James Courtier-Dutton | |
CVS patchset: 847 CVS date: 2001/10/21 12:09:06 | |||
2001-10-20 | Decide which stream to use in libspudec instead of video_decoder.c | James Courtier-Dutton | |
Add support for hiding menus. CVS patchset: 843 CVS date: 2001/10/20 20:13:08 | |||
2001-10-20 | A reorganisation of libspudec, so we can support OSD and have better menu ↵ | James Courtier-Dutton | |
support. Work still needs to be done on it and some xine-lib api changes. CVS patchset: 841 CVS date: 2001/10/20 17:51:58 | |||
2001-10-20 | big event cleanup: one single mechanism is now used for all communications ↵ | Guenter Bartsch | |
between gui, plugins and the xine engine; code cleanup CVS patchset: 837 CVS date: 2001/10/20 02:01:51 | |||
2001-10-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham | |
CVS patchset: 830 CVS date: 2001/10/18 14:42:59 | |||
2001-10-09 | overlay clut colorspace conversion | Miguel Freitas | |
CVS patchset: 783 CVS date: 2001/10/09 22:20:11 | |||
2001-10-05 | fix from Koo kyoseon to change subtitle colors together with spu channel | Miguel Freitas | |
CVS patchset: 736 CVS date: 2001/10/05 11:10:00 | |||
2001-10-04 | hopefully fix problems detecting some subtitle colors | Miguel Freitas | |
(i forgot these breaks at the original code) CVS patchset: 734 CVS date: 2001/10/04 23:22:21 | |||
2001-09-27 | discover the colors used by the subtitles | Miguel Freitas | |
and assign a "readable" pallete to them CVS patchset: 701 CVS date: 2001/09/27 02:11:16 |