summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Collapse)Author
2001-12-09- metronom bugfixesMiguel Freitas
CVS patchset: 1189 CVS date: 2001/12/09 17:08:06
2001-12-08fixed compilation of extrenal plugins that include xine_internal.hHarm 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-08introducing an osd fontGuenter Bartsch
CVS patchset: 1181 CVS date: 2001/12/08 13:37:58
2001-12-08disable log outputGuenter Bartsch
CVS patchset: 1176 CVS date: 2001/12/08 01:01:34
2001-12-08osd renderer interface is public nowGuenter Bartsch
CVS patchset: 1175 CVS date: 2001/12/08 00:45:26
2001-12-08osd fonts and interface updateGuenter Bartsch
CVS patchset: 1174 CVS date: 2001/12/08 00:37:38
2001-12-01please don't commit modules with enable log outputGuenter Bartsch
CVS patchset: 1155 CVS date: 2001/12/01 23:13:12
2001-12-01add 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-01just removing the osd xine logoMiguel Freitas
CVS patchset: 1149 CVS date: 2001/12/01 15:11:57
2001-11-30Add 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-30More updates for menus.James Courtier-Dutton
CVS patchset: 1145 CVS date: 2001/11/30 19:31:55
2001-11-30Improve button highlights.James Courtier-Dutton
CVS patchset: 1144 CVS date: 2001/11/30 17:35:32
2001-11-30Fix a seg fault in hide_menu event.James Courtier-Dutton
CVS patchset: 1143 CVS date: 2001/11/30 16:19:58
2001-11-30Wrong 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-30Valid 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-29fix event orderingMiguel Freitas
CVS patchset: 1138 CVS date: 2001/11/29 16:31:47
2001-11-28fix no audio deadlockMiguel 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 overlaysMiguel Freitas
* reworked spu and overlay manager (multiple overlays supported) CVS patchset: 1126 CVS date: 2001/11/28 22:19:10
2001-11-27Improve DTS support.James Courtier-Dutton
CVS patchset: 1121 CVS date: 2001/11/27 00:00:34
2001-11-25Some little cleanups.Daniel Caujolle-Bert
CVS patchset: 1109 CVS date: 2001/11/25 13:51:05
2001-11-25make video and audio plugin names case insensitiveMiguel Freitas
CVS patchset: 1108 CVS date: 2001/11/25 13:31:24
2001-11-24fix segfault if no audioMiguel Freitas
CVS patchset: 1107 CVS date: 2001/11/24 23:52:40
2001-11-22improving seek responsiveness (more testing needed)Miguel Freitas
CVS patchset: 1096 CVS date: 2001/11/22 02:14:12
2001-11-20add more checks against incorrect configfile usageGuenter Bartsch
CVS patchset: 1094 CVS date: 2001/11/20 19:13:28
2001-11-20testing some configfile stuff...Miguel Freitas
CVS patchset: 1090 CVS date: 2001/11/20 17:22:13
2001-11-20make user's stop/quit work fasterMiguel Freitas
CVS patchset: 1088 CVS date: 2001/11/20 14:03:15
2001-11-20signal should be enoughMiguel Freitas
CVS patchset: 1087 CVS date: 2001/11/20 14:00:36
2001-11-20should fix pause and slow/fast playingMiguel Freitas
CVS patchset: 1086 CVS date: 2001/11/20 12:41:57
2001-11-19reverting a change i did yesterday (discarding buffers on close might notMiguel Freitas
be a good idea...) CVS patchset: 1080 CVS date: 2001/11/19 19:10:41
2001-11-19fix buffer leak and race condition where audio_out thread would not runMiguel Freitas
CVS patchset: 1079 CVS date: 2001/11/19 18:58:04
2001-11-19make 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-18make audio_out close fasterMiguel Freitas
CVS patchset: 1072 CVS date: 2001/11/18 22:59:29
2001-11-18fix enum value savingMiguel Freitas
CVS patchset: 1070 CVS date: 2001/11/18 21:38:23
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
CVS patchset: 1068 CVS date: 2001/11/18 15:08:30
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-17fixing memory leaksMiguel Freitas
CVS patchset: 1061 CVS date: 2001/11/17 22:40:01
2001-11-17fix iso mpeg4 identification (can only be played on ffmpeg or divxMiguel Freitas
decoder) CVS patchset: 1060 CVS date: 2001/11/17 19:42:08
2001-11-17Some more DTS corrections.James Courtier-Dutton
CVS patchset: 1056 CVS date: 2001/11/17 17:29:39
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel 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-16Small change.James Courtier-Dutton
CVS patchset: 1053 CVS date: 2001/11/16 21:06:21
2001-11-16DTS 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-15improved 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-15small buffer size caused popping noises for meHeiko Schaefer
CVS patchset: 1046 CVS date: 2001/11/15 17:11:20
2001-11-15fix segfault playing mono/low rate streams. we need to check if 4x isMiguel Freitas
enough for all resample cases!! CVS patchset: 1039 CVS date: 2001/11/15 00:32:36
2001-11-15small types updateMiguel Freitas
CVS patchset: 1038 CVS date: 2001/11/15 00:30:33
2001-11-13metronom logic changedHeiko 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 unknownJuergen Keil
CVS patchset: 1015 CVS date: 2001/11/10 19:34:25
2001-11-10check for start of streamHeiko Schaefer
CVS patchset: 1013 CVS date: 2001/11/10 14:57:20
2001-11-10very 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-10new VO_PROP_TVMODE propertyMike Lampard
CVS patchset: 1008 CVS date: 2001/11/10 06:20:39