Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton | |
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c Audio out now done in xine-lib/src/audio_out/* Currently, only xine-lib/src/audio_oss_out.c is active. Re-support of others will follow as other people implement them. ao_functions split into ao_instance and ao_driver and function in a similar fashion as video_out. All decoder plugins now call ao_instance instead of ao_functions. ao_instance is used in xine-lib/src/xine-engine/audio_out.c ao_driver is used in xine-lib/src/audio_out/* See also changes in xine-ui files CVS patchset: 459 CVS date: 2001/08/21 19:39:50 | |||
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert | |
CVS patchset: 446 CVS date: 2001/08/17 16:15:36 | |||
2001-07-26 | Temporary big hack for multi inclusion problems. | Daniel Caujolle-Bert | |
CVS patchset: 352 CVS date: 2001/07/26 12:11:17 | |||
2001-07-26 | Fixed event.h inclusion. | Daniel Caujolle-Bert | |
CVS patchset: 351 CVS date: 2001/07/26 11:36:45 | |||
2001-07-26 | Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man ↵ | Daniel Caujolle-Bert | |
page. Added API doc in html. Add new rpm package (doc). Fixes some little bugs in proto decl, etc... CVS patchset: 350 CVS date: 2001/07/26 11:12:25 | |||
2001-07-24 | once again i got confused over all thos include/xine.h* files 8-} | Guenter Bartsch | |
CVS patchset: 344 CVS date: 2001/07/24 21:42:05 | |||
2001-07-22 | this->self renaming for c++ guis, patch submitted by Philip Stadermann | Guenter Bartsch | |
CVS patchset: 326 CVS date: 2001/07/22 17:50:37 | |||
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert | |
CVS patchset: 308 CVS date: 2001/07/18 21:38:16 | |||
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham | |
CVS patchset: 281 CVS date: 2001/07/14 23:17:37 | |||
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert | |
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55 | |||
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch | |
CVS patchset: 263 CVS date: 2001/07/10 19:33:05 | |||
2001-07-08 | subtitle patches from james | Guenter Bartsch | |
CVS patchset: 259 CVS date: 2001/07/08 18:15:54 | |||
2001-07-04 | spu support updated (unfinished) from James | uid32519 | |
CVS patchset: 250 CVS date: 2001/07/04 17:10:24 | |||
2001-06-24 | added sys/types.h include | Guenter Bartsch | |
CVS patchset: 225 CVS date: 2001/06/24 05:30:03 | |||
2001-06-24 | small bug fix for public xine include file | Guenter Bartsch | |
CVS patchset: 220 CVS date: 2001/06/24 01:09:31 | |||
2001-06-23 | Fixed/implement xine_get_browse_mrls(), and related stuff. | Daniel Caujolle-Bert | |
CVS patchset: 217 CVS date: 2001/06/23 14:05:46 | |||
2001-06-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch | |
CVS patchset: 192 CVS date: 2001/06/16 18:03:21 | |||
2001-06-10 | introducing aalib based video output | Heiko Schaefer | |
CVS patchset: 157 CVS date: 2001/06/10 23:10:52 | |||
2001-05-28 | Add version informations in API. | Daniel Caujolle-Bert | |
CVS patchset: 97 CVS date: 2001/05/28 21:47:42 | |||
2001-05-26 | Add install-debug rules. This fix the "make install" problem with | Daniel 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-22 | Re-add video driver CAP contants (UI need to know that). Some debug | Daniel 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-17 | added some more information to the public xine.h | Guenter Bartsch | |
CVS patchset: 74 CVS date: 2001/05/17 21:52:10 | |||
2001-05-16 | finished video window realted code removal | Guenter Bartsch | |
CVS patchset: 73 CVS date: 2001/05/16 15:32:03 | |||
2001-05-03 | Add get capabilites to public API. | Daniel Caujolle-Bert | |
CVS patchset: 60 CVS date: 2001/05/03 23:26:40 | |||
2001-05-03 | Implement some window/cursor settings functions to public API. | Daniel Caujolle-Bert | |
CVS patchset: 59 CVS date: 2001/05/03 22:20:44 | |||
2001-05-03 | Implement xine_*_window*() functions. | Daniel Caujolle-Bert | |
CVS patchset: 58 CVS date: 2001/05/03 18:22:37 | |||
2001-05-03 | Add xine_get_autoplay_*() functions. | Daniel Caujolle-Bert | |
CVS patchset: 56 CVS date: 2001/05/03 00:02:42 | |||
2001-04-27 | fixed 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-27 | Audio out compile again. Change prototypes in audio out, libac3 and | Daniel Caujolle-Bert | |
libmpg123, passing the metronom arg. CVS patchset: 34 CVS date: 2001/04/27 10:42:38 | |||
2001-04-26 | Add skindir and plugindir | Daniel Caujolle-Bert | |
CVS patchset: 29 CVS date: 2001/04/26 21:08:27 | |||
2001-04-26 | load video plugin function implementation, + support in video out | Daniel Caujolle-Bert | |
plugins (xv for now). CVS patchset: 27 CVS date: 2001/04/26 11:31:35 | |||
2001-04-25 | small update to the public xine.h | Guenter Bartsch | |
CVS patchset: 26 CVS date: 2001/04/25 22:17:08 | |||
2001-04-24 | added DEMUX_STRATEGIES to public xine.h | Guenter Bartsch | |
CVS patchset: 25 CVS date: 2001/04/24 22:18:15 | |||
2001-04-24 | Fix some install patch (forgotten), plus nofpic builds. | Daniel Caujolle-Bert | |
CVS patchset: 24 CVS date: 2001/04/24 21:36:31 | |||
2001-04-24 | Reunification 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-23 | Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add | Daniel 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 | |||
2001-04-23 | further decoder plugin fixes (mpeg2) | Guenter Bartsch | |
CVS patchset: 16 CVS date: 2001/04/23 00:34:59 | |||
2001-04-20 | libmpeg2 compiles again | Guenter Bartsch | |
CVS patchset: 10 CVS date: 2001/04/20 18:01:30 | |||
2001-04-19 | Add doxygen support. just do 'make docs', and html version will be | Daniel Caujolle-Bert | |
created into doc/xine-lib-API/html subdir. This is a pre-alpha API documentation, you're warned ;-). CVS patchset: 7 CVS date: 2001/04/19 23:13:09 | |||
2001-04-19 | Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was | Daniel Caujolle-Bert | |
unincluded. Fix xine.m4 to reflect the new xine.h location. CVS patchset: 6 CVS date: 2001/04/19 09:46:57 | |||
2001-04-18 | install xine.h in $prefix/include. | Daniel Caujolle-Bert | |
CVS patchset: 5 CVS date: 2001/04/18 23:50:15 | |||
2001-04-18 | removed dependancies from public xine.h | Guenter Bartsch | |
CVS patchset: 4 CVS date: 2001/04/18 23:48:29 | |||
2001-04-18 | Initial revision | Daniel Caujolle-Bert | |
CVS patchset: 1 CVS date: 2001/04/18 22:33:39 |