Age | Commit message (Expand) | Author |
2002-08-15 | - reimplement independent x/y zooming. | Miguel Freitas |
2002-07-01 | Link libxineutils to thread lib (xine-mutex introduced that). Thanks to | Daniel Caujolle-Bert |
2002-06-24 | sigh, another occurance of the logo mrl | Guenter Bartsch |
2002-06-22 | fixing logo extension | Guenter Bartsch |
2002-06-16 | xine lib is X11 independent, so don't include nvtv support if X11 is not | Daniel Caujolle-Bert |
2002-06-10 | Added TV mode switching support for nvtvd from Dirk Thierbach. | Matthias Hopf |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-05-03 | switches to libtool versioning | Siggi Langauf |
2002-05-03 | Fix 'make debug' stage (slap on my face). | Daniel Caujolle-Bert |
2002-05-02 | Declare a logo name constant (better to use in UIs). | Daniel Caujolle-Bert |
2002-03-28 | Ability to change logo at run-time. Fix endianness in xine-logoconv, build | Daniel Caujolle-Bert |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-09 | xine log functions for gui output | Guenter Bartsch |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-07 | buf type cleanup (1st part) | Miguel Freitas |
2001-10-22 | Forgotten crosslink removal. | Daniel Caujolle-Bert |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-20 | optimized memcpy (mmx,sse,etc...) | Miguel Freitas |
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still i... | Guenter Bartsch |
2001-09-27 | Fixed aalib checks. xine-config will contain thread cflags. Update install | Daniel Caujolle-Bert |
2001-09-16 | Fixed libtool versionning. | Daniel Caujolle-Bert |
2001-09-16 | un-faked so version number. | Siggi Langauf |
2001-09-16 | Few updates. autoconf-2.52/automake-1.5 supported. | Daniel Caujolle-Bert |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-17 | added events.h to tarball | Guenter Bartsch |
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham |
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch |
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert |
2001-07-05 | added missing header files to Makefile.ams | Guenter Bartsch |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-06-18 | Added very primitive overlay capacity (white line now appears if subtitles ar... | Rich J Wareham |
2001-06-18 | Added first step towards integrating SPU decoder into the new framework. | Rich J Wareham |
2001-06-10 | Workaroung about cpu_accel.pp dependencies. | Daniel Caujolle-Bert |
2001-06-10 | added missing file to tarball | Guenter Bartsch |
2001-05-28 | removed old dependancy | Guenter Bartsch |
2001-05-27 | mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ... | Guenter Bartsch |
2001-05-26 | Add install-debug rules. This fix the "make install" problem with | Daniel Caujolle-Bert |
2001-04-29 | turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixes | Guenter Bartsch |
2001-04-24 | Fix some install patch (forgotten), plus nofpic builds. | Daniel Caujolle-Bert |
2001-04-24 | xine.c fixed so it compiles again | Guenter Bartsch |
2001-04-24 | Reunification of xine-lib and xine-output. Some code cleanups. | Daniel Caujolle-Bert |
2001-04-24 | fixed buffer.c and more cleanups | Guenter Bartsch |
2001-04-23 | Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add | Daniel Caujolle-Bert |
2001-04-23 | libmpeg2dec no longer linked statically | Guenter Bartsch |
2001-04-22 | Change the way to build cpu_accel bin object. | Daniel Caujolle-Bert |
2001-04-22 | Comment out the cpu_accel.lo: rule. | Daniel Caujolle-Bert |
2001-04-22 | audio decoder code compiles again, more cleanups in xine_internal.h | Guenter Bartsch |