summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.Daniel Caujolle-Bert
CVS patchset: 67 CVS date: 2001/05/07 01:31:44
2001-05-06sample rate handling for streams that change their sample rate at some pointsGuenter Bartsch
CVS patchset: 66 CVS date: 2001/05/06 16:56:01
2001-05-06making metronom more tolerant for small pts wrapsGuenter Bartsch
CVS patchset: 65 CVS date: 2001/05/06 15:44:25
2001-05-06stdin plugin cannot handle local filesGuenter Bartsch
CVS patchset: 64 CVS date: 2001/05/06 14:25:42
2001-05-06Re-enable and sync input plugins. RTP one should be broken.Daniel Caujolle-Bert
CVS patchset: 63 CVS date: 2001/05/06 02:37:59
2001-05-05re-enable and sync to new API dvd input plugin.Daniel Caujolle-Bert
CVS patchset: 62 CVS date: 2001/05/05 23:44:33
2001-05-04Made fullscreen and window hidding working.Daniel Caujolle-Bert
CVS patchset: 61 CVS date: 2001/05/04 10:14:54
2001-05-03Add get capabilites to public API.Daniel Caujolle-Bert
CVS patchset: 60 CVS date: 2001/05/03 23:26:40
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
CVS patchset: 59 CVS date: 2001/05/03 22:20:44
2001-05-03Implement xine_*_window*() functions.Daniel Caujolle-Bert
CVS patchset: 58 CVS date: 2001/05/03 18:22:37
2001-05-03Fixed mathlib deps.Daniel Caujolle-Bert
CVS patchset: 57 CVS date: 2001/05/03 00:37:21
2001-05-03Add xine_get_autoplay_*() functions.Daniel Caujolle-Bert
CVS patchset: 56 CVS date: 2001/05/03 00:02:42
2001-05-02fixed sample rate detection in libmpg123Guenter Bartsch
CVS patchset: 55 CVS date: 2001/05/02 14:13:04
2001-05-02avi syncing and end-detection bugfixGuenter Bartsch
CVS patchset: 54 CVS date: 2001/05/02 12:25:42
2001-05-01thread lock and pts wrap detection for metronomGuenter Bartsch
CVS patchset: 53 CVS date: 2001/05/01 21:55:23
2001-05-01libmpeg2 fixesGuenter Bartsch
CVS patchset: 52 CVS date: 2001/05/01 02:28:59
2001-05-01added audio track/channel detectionGuenter Bartsch
CVS patchset: 51 CVS date: 2001/05/01 00:55:23
2001-04-30changed decoder storing and a file input plugin bugfixGuenter Bartsch
CVS patchset: 50 CVS date: 2001/04/30 23:07:00
2001-04-30fixed a buffer pool bug and inserted more log messagesGuenter Bartsch
CVS patchset: 49 CVS date: 2001/04/30 21:55:26
2001-04-29Some input plugin storing references fixes.Daniel Caujolle-Bert
CVS patchset: 48 CVS date: 2001/04/29 23:22:32
2001-04-29mpeg audio demuxer compile again. Fixed undefined ref to decode_header(),Daniel Caujolle-Bert
demuxer use again the embeded mpg123_decode_header(). CVS patchset: 47 CVS date: 2001/04/29 22:42:46
2001-04-29elementary demuxer compile again.Daniel Caujolle-Bert
CVS patchset: 46 CVS date: 2001/04/29 18:56:19
2001-04-29added missing fileGuenter Bartsch
CVS patchset: 45 CVS date: 2001/04/29 16:40:33
2001-04-29turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixesGuenter Bartsch
CVS patchset: 44 CVS date: 2001/04/29 14:32:11
2001-04-29decoder plugins get loaded nowGuenter Bartsch
CVS patchset: 43 CVS date: 2001/04/29 01:09:23
2001-04-28re-enabled video window codeGuenter Bartsch
CVS patchset: 42 CVS date: 2001/04/28 22:29:36
2001-04-28fixed nasty bug in init_video_out_pluginGuenter Bartsch
CVS patchset: 41 CVS date: 2001/04/28 22:03:03
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
CVS patchset: 40 CVS date: 2001/04/28 21:23:04
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
CVS patchset: 39 CVS date: 2001/04/28 19:47:41
2001-04-28enabled prereq_libtool again - sorry, Daniel, this was my faultGuenter Bartsch
CVS patchset: 38 CVS date: 2001/04/28 14:32:31
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ↵Guenter Bartsch
code CVS patchset: 37 CVS date: 2001/04/27 23:51:52
2001-04-27Fixed audio out init functions names.Daniel Caujolle-Bert
CVS patchset: 36 CVS date: 2001/04/27 11:32:39
2001-04-27typo.Daniel Caujolle-Bert
CVS patchset: 35 CVS date: 2001/04/27 10:47:41
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
libmpg123, passing the metronom arg. CVS patchset: 34 CVS date: 2001/04/27 10:42:38
2001-04-27Check about libtool version.Daniel Caujolle-Bert
CVS patchset: 33 CVS date: 2001/04/27 00:47:54
2001-04-26fixed some typosGuenter Bartsch
CVS patchset: 32 CVS date: 2001/04/26 23:18:36
2001-04-26add --skindir and --plugindir to xine-config script (needed). defineDaniel Caujolle-Bert
two new var in xine.m4, xine_skin_dir and xine_plugin_dir, and it's related to the previous change. CVS patchset: 31 CVS date: 2001/04/26 23:00:58
2001-04-26Add (forgotten) libraries linking against XV plugin. Fixed wrong init callDaniel Caujolle-Bert
of vo plugins in load_plugins.c. CVS patchset: 30 CVS date: 2001/04/26 21:40:17
2001-04-26Add skindir and plugindirDaniel Caujolle-Bert
CVS patchset: 29 CVS date: 2001/04/26 21:08:27
2001-04-26forgotten init function renaming.Daniel Caujolle-Bert
CVS patchset: 28 CVS date: 2001/04/26 11:36:12
2001-04-26load video plugin function implementation, + support in video outDaniel Caujolle-Bert
plugins (xv for now). CVS patchset: 27 CVS date: 2001/04/26 11:31:35
2001-04-25small update to the public xine.hGuenter Bartsch
CVS patchset: 26 CVS date: 2001/04/25 22:17:08
2001-04-24added DEMUX_STRATEGIES to public xine.hGuenter Bartsch
CVS patchset: 25 CVS date: 2001/04/24 22:18:15
2001-04-24Fix some install patch (forgotten), plus nofpic builds.Daniel Caujolle-Bert
CVS patchset: 24 CVS date: 2001/04/24 21:36:31
2001-04-24xine.c fixed so it compiles againGuenter Bartsch
CVS patchset: 23 CVS date: 2001/04/24 21:10:42
2001-04-24Oops, forgotten files.Daniel Caujolle-Bert
CVS patchset: 22 CVS date: 2001/04/24 20:57:11
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert
CVS patchset: 21 CVS date: 2001/04/24 20:53:00
2001-04-24fixed input and demux plugins to reflect new buffer apiGuenter Bartsch
CVS patchset: 20 CVS date: 2001/04/24 17:42:26
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
CVS patchset: 19 CVS date: 2001/04/24 15:47:32
2001-04-23Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. AddDaniel Caujolle-Bert
get_id in video_decoder_t struct type. Harmonize plugin array names in xine_t struct type (video_decoders and audio_decoders names). More works in load_plugins.c (not finished, really not). CVS patchset: 18 CVS date: 2001/04/23 22:43:59