Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-09 | - metronom bugfixes | Miguel Freitas | |
CVS patchset: 1189 CVS date: 2001/12/09 17:08:06 | |||
2001-12-08 | fixed compilation of extrenal plugins that include xine_internal.h | Harm van der Heijden | |
(most notably dvdnav) xine_internal.h includes video_overlay.h, which included a few files that are not installed in $prefix/include/xine. Tested compilation of xine-lib, xine-ui and dvdnav after removing the offending includes. CVS patchset: 1184 CVS date: 2001/12/08 18:43:44 | |||
2001-12-08 | introducing an osd font | Guenter Bartsch | |
CVS patchset: 1181 CVS date: 2001/12/08 13:37:58 | |||
2001-12-08 | disable log output | Guenter Bartsch | |
CVS patchset: 1176 CVS date: 2001/12/08 01:01:34 | |||
2001-12-08 | osd renderer interface is public now | Guenter Bartsch | |
CVS patchset: 1175 CVS date: 2001/12/08 00:45:26 | |||
2001-12-08 | osd fonts and interface update | Guenter Bartsch | |
CVS patchset: 1174 CVS date: 2001/12/08 00:37:38 | |||
2001-12-01 | please don't commit modules with enable log output | Guenter Bartsch | |
CVS patchset: 1155 CVS date: 2001/12/01 23:13: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-12-01 | just removing the osd xine logo | Miguel Freitas | |
CVS patchset: 1149 CVS date: 2001/12/01 15:11:57 | |||
2001-11-30 | Add an automatic way for input plugin to add extra valid mrls: | Daniel Caujolle-Bert | |
add at bottom of init_input_plugin() a line like this: REGISTER_VALID_MRLS(this->config, "mrl.mrls_mpeg_block", "xxx"); CVS patchset: 1147 CVS date: 2001/11/30 21:55:05 | |||
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 | Wrong commit (no no, i like osd, but i'm tracking video corrupts ;-) ). | Daniel Caujolle-Bert | |
CVS patchset: 1140 CVS date: 2001/11/30 01:02:18 | |||
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-29 | fix event ordering | Miguel Freitas | |
CVS patchset: 1138 CVS date: 2001/11/29 16:31:47 | |||
2001-11-28 | fix no audio deadlock | Miguel Freitas | |
CVS patchset: 1130 CVS date: 2001/11/28 23:46:08 | |||
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-27 | Improve DTS support. | James Courtier-Dutton | |
CVS patchset: 1121 CVS date: 2001/11/27 00:00:34 | |||
2001-11-25 | Some little cleanups. | Daniel Caujolle-Bert | |
CVS patchset: 1109 CVS date: 2001/11/25 13:51:05 | |||
2001-11-25 | make video and audio plugin names case insensitive | Miguel Freitas | |
CVS patchset: 1108 CVS date: 2001/11/25 13:31:24 | |||
2001-11-24 | fix segfault if no audio | Miguel Freitas | |
CVS patchset: 1107 CVS date: 2001/11/24 23:52:40 | |||
2001-11-22 | improving seek responsiveness (more testing needed) | Miguel Freitas | |
CVS patchset: 1096 CVS date: 2001/11/22 02:14:12 | |||
2001-11-20 | add more checks against incorrect configfile usage | Guenter Bartsch | |
CVS patchset: 1094 CVS date: 2001/11/20 19:13:28 | |||
2001-11-20 | testing some configfile stuff... | Miguel Freitas | |
CVS patchset: 1090 CVS date: 2001/11/20 17:22:13 | |||
2001-11-20 | make user's stop/quit work faster | Miguel Freitas | |
CVS patchset: 1088 CVS date: 2001/11/20 14:03:15 | |||
2001-11-20 | signal should be enough | Miguel Freitas | |
CVS patchset: 1087 CVS date: 2001/11/20 14:00:36 | |||
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas | |
CVS patchset: 1086 CVS date: 2001/11/20 12:41:57 | |||
2001-11-19 | reverting a change i did yesterday (discarding buffers on close might not | Miguel Freitas | |
be a good idea...) CVS patchset: 1080 CVS date: 2001/11/19 19:10:41 | |||
2001-11-19 | fix buffer leak and race condition where audio_out thread would not run | Miguel Freitas | |
CVS patchset: 1079 CVS date: 2001/11/19 18:58:04 | |||
2001-11-19 | make description strings optional - config options without description ↵ | Guenter Bartsch | |
string will not appear in setup dialog CVS patchset: 1075 CVS date: 2001/11/19 02:57:10 | |||
2001-11-18 | make audio_out close faster | Miguel Freitas | |
CVS patchset: 1072 CVS date: 2001/11/18 22:59:29 | |||
2001-11-18 | fix enum value saving | Miguel Freitas | |
CVS patchset: 1070 CVS date: 2001/11/18 21:38:23 | |||
2001-11-18 | more cleanups, config stuff bugfixes | Guenter Bartsch | |
CVS patchset: 1068 CVS date: 2001/11/18 15:08:30 | |||
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 | fixing memory leaks | Miguel Freitas | |
CVS patchset: 1061 CVS date: 2001/11/17 22:40:01 | |||
2001-11-17 | fix iso mpeg4 identification (can only be played on ffmpeg or divx | Miguel Freitas | |
decoder) CVS patchset: 1060 CVS date: 2001/11/17 19:42:08 | |||
2001-11-17 | Some more DTS corrections. | James Courtier-Dutton | |
CVS patchset: 1056 CVS date: 2001/11/17 17:29:39 | |||
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-16 | Small change. | James Courtier-Dutton | |
CVS patchset: 1053 CVS date: 2001/11/16 21:06:21 | |||
2001-11-16 | DTS Audio should work via the SPDIF Digital out. | James Courtier-Dutton | |
Added DTS syncinfo check and header parsing. CVS patchset: 1051 CVS date: 2001/11/16 20:24:56 | |||
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-15 | small buffer size caused popping noises for me | Heiko Schaefer | |
CVS patchset: 1046 CVS date: 2001/11/15 17:11:20 | |||
2001-11-15 | fix segfault playing mono/low rate streams. we need to check if 4x is | Miguel Freitas | |
enough for all resample cases!! CVS patchset: 1039 CVS date: 2001/11/15 00:32:36 | |||
2001-11-15 | small types update | Miguel Freitas | |
CVS patchset: 1038 CVS date: 2001/11/15 00:30:33 | |||
2001-11-13 | metronom logic changed | Heiko Schaefer | |
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57 | |||
2001-11-10 | 'debug' build didn't compile any more, variable 'vpts' was unknown | Juergen Keil | |
CVS patchset: 1015 CVS date: 2001/11/10 19:34:25 | |||
2001-11-10 | check for start of stream | Heiko Schaefer | |
CVS patchset: 1013 CVS date: 2001/11/10 14:57:20 | |||
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-11-10 | new VO_PROP_TVMODE property | Mike Lampard | |
CVS patchset: 1008 CVS date: 2001/11/10 06:20:39 |