Age | Commit message (Expand) | Author |
2003-11-16 | actually not every engine file uses internals, so we do not need to define | Michael Roitzsch |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-10-19 | Rename meta_helper info_helper. | Thibaut Mattern |
2003-10-18 | Add meta_helper.[h|c] | Thibaut Mattern |
2003-10-14 | made libtool-nofpic silent and not installing .la files at all | Daniel Caujolle-Bert |
2003-10-02 | remove nvtv support | Miguel Freitas |
2003-08-21 | RIP Input Plugin | Miguel Freitas |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-07-12 | trying to fix make dist | Miguel Freitas |
2003-06-05 | Compile io_helper. | Thibaut Mattern |
2003-05-20 | public header cleanup: | Michael Roitzsch |
2003-05-15 | add broadcaster | Miguel Freitas |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-04-06 | - freetype2 support for osd | Stefan Holst |
2003-03-31 | iconv on FreeBSD fix | Daniel Caujolle-Bert |
2003-01-26 | fix automake warning. NOTE: nvtv user, can you check if i didn't break compil... | Daniel Caujolle-Bert |
2003-01-18 | nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changes | Miguel Freitas |
2002-12-19 | Undo for non-X11 front-ends | Ewald Snel |
2002-12-19 | Fix undefined symbols (link to appropriate libraries) | Ewald Snel |
2002-12-01 | enable compilation of post plugin helper module | Michael Roitzsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-10 | src/video_out/video_out_xv.c: | Stephen Torri |
2002-10-28 | Solaris' make cannot decide, whether the make variable 'include_HEADERS' | Juergen Keil |
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL... | Stephen Torri |
2002-10-20 | fix make debug | Guenter Bartsch |
2002-10-20 | AUTHORS: | Stephen Torri |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-10-09 | configure.ac: | Stephen Torri |
2002-09-20 | first attempt to solve skin problem | Michael Roitzsch |
2002-09-19 | small fix to link libxineutils statically, not dynamically to libxine | Guenter Bartsch |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-10 | missing header files | Guenter Bartsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
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 |