summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2001-05-30alsa is back againJoachim Koenig
CVS patchset: 103 CVS date: 2001/05/30 18:31:32
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
Fixed stdin/fifo input plugin, new mrl style: fifo://[mpeg1|mpeg2]/location Fixed dvd input plugin. xine core, update cur_input_pos position. call the gui status callback now. CVS patchset: 102 CVS date: 2001/05/30 02:09:24
2001-05-29typo and some no more needed trace messages.Daniel Caujolle-Bert
CVS patchset: 101 CVS date: 2001/05/29 15:55:14
2001-05-28less debuggingGuenter Bartsch
CVS patchset: 99 CVS date: 2001/05/28 22:00:46
2001-05-28updated file from walkenGuenter Bartsch
CVS patchset: 98 CVS date: 2001/05/28 22:00:17
2001-05-28Add version informations in API.Daniel Caujolle-Bert
CVS patchset: 97 CVS date: 2001/05/28 21:47:42
2001-05-28Fixed crashed.Daniel Caujolle-Bert
CVS patchset: 96 CVS date: 2001/05/28 20:13:46
2001-05-28syncfb for 0.5Joachim Koenig
CVS patchset: 95 CVS date: 2001/05/28 19:00:12
2001-05-28introducing expose eventsGuenter Bartsch
CVS patchset: 94 CVS date: 2001/05/28 13:42:02
2001-05-28latest updates from walkenGuenter Bartsch
CVS patchset: 93 CVS date: 2001/05/28 13:25:56
2001-05-28removed old dependancyGuenter Bartsch
CVS patchset: 92 CVS date: 2001/05/28 13:24:56
2001-05-28aspect ratio fixes once againGuenter Bartsch
CVS patchset: 91 CVS date: 2001/05/28 12:54:41
2001-05-28further aspect ratio fixes, begin to work on xshm driverGuenter Bartsch
CVS patchset: 90 CVS date: 2001/05/28 12:35:54
2001-05-28Ability to playback streams without loaded audio driver.Daniel Caujolle-Bert
CVS patchset: 89 CVS date: 2001/05/28 12:08:20
2001-05-28enabled aspect ratio toggleGuenter Bartsch
CVS patchset: 88 CVS date: 2001/05/28 11:21:49
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
Fixed elementary demuxer (and perhaps mpgaudio too). Fix some code error in ac3/xine_decoder.c. CVS patchset: 87 CVS date: 2001/05/28 01:28:10
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ↵Guenter Bartsch
minor bugfixes CVS patchset: 86 CVS date: 2001/05/27 23:48:12
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
debug version builds. Fixed The debug rule in src/input. CVS patchset: 85 CVS date: 2001/05/26 22:04:38
2001-05-26added, umm, un-commented, status callback on stream endSiggi Langauf
CVS patchset: 84 CVS date: 2001/05/26 20:47:14
2001-05-26switch to walken's libac3 and minor bugfixesGuenter Bartsch
CVS patchset: 83 CVS date: 2001/05/26 15:07:18
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for ↵Guenter Bartsch
low-end systems CVS patchset: 82 CVS date: 2001/05/26 00:48:47
2001-05-25typo fix.Daniel Caujolle-Bert
CVS patchset: 81 CVS date: 2001/05/25 10:30:56
2001-05-24Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, itDaniel Caujolle-Bert
inform video driver about the new drawable to use. Use pthread_exit(NULL) at end of threads. Add extra checks in stream detection in demux_mpeg.c about mpeg1 support only. CVS patchset: 80 CVS date: 2001/05/24 23:15:40
2001-05-24updated libmpeg2 to the latest versionGuenter Bartsch
CVS patchset: 79 CVS date: 2001/05/24 21:41:27
2001-05-24first sloppy frames and audioGuenter Bartsch
CVS patchset: 78 CVS date: 2001/05/24 15:31:30
2001-05-22small bugfixes, more debugging outputGuenter Bartsch
CVS patchset: 77 CVS date: 2001/05/22 23:07:49
2001-05-22Re-add video driver CAP contants (UI need to know that). Some debugDaniel Caujolle-Bert
messages in xv driver. There is a bug in XV driver, it self corrupt the BRIGTHNESS property. CVS patchset: 76 CVS date: 2001/05/22 13:26:06
2001-05-19making visual type a bit smallerGuenter Bartsch
CVS patchset: 75 CVS date: 2001/05/19 21:53:46
2001-05-16finished video window realted code removalGuenter Bartsch
CVS patchset: 73 CVS date: 2001/05/16 15:32:03
2001-05-11Fix CPP typo.Daniel Caujolle-Bert
CVS patchset: 72 CVS date: 2001/05/11 17:15:45
2001-05-08some more video_out fixesGuenter Bartsch
CVS patchset: 71 CVS date: 2001/05/08 23:00:03
2001-05-08Check for byteswap.h presence. Add workaround for AFMT_S16_NE definition.Daniel Caujolle-Bert
CVS patchset: 70 CVS date: 2001/05/08 11:31:39
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
and set_property() to audio out. get_supported_modes removed, use get_cap() instead. Change the way of capabilities, match like video_out AO_CAP_* and AO_PROP_*. Fixed a small typo in demux_mpeg.c. Fixed libmpg123 audio output callings arguments. Change the AO_MODE to AO_CAP_MODE in all required locations. CVS patchset: 69 CVS date: 2001/05/07 03:40:34
2001-05-07Check and comply with devfs (i hope).Daniel Caujolle-Bert
CVS patchset: 68 CVS date: 2001/05/07 02:25:00
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