Age | Commit message (Expand) | Author |
2004-10-20 | Start of VCD support on Mac OS X (still not finished, but doesn't break | Andre Pang |
2004-09-20 | Build system improvements: | František Dvořák |
2004-09-07 | Commit to xine the MinGW patch already used in external VCD. | František Dvořák |
2004-07-25 | the worst case we will write to this buffer is larger | Michael Roitzsch |
2004-07-25 | protect some buffers that could overflow | Michael Roitzsch |
2004-07-22 | a broken CD might contain an unterminated label, which would have overrun the | Michael Roitzsch |
2004-07-22 | do not use functions in array initialization, this is actually not allowed in C | Michael Roitzsch |
2004-07-20 | Add const to get_identifier return type since that's n fact what it | Rocky Bernstein |
2004-07-20 | More bounds-overflow precautions. Bound max length of a MRL and add | Rocky Bernstein |
2004-07-18 | Pedantic change: that should be DEVICE_MAX_LEN, not MRL_MAX_LEN. | Rocky Bernstein |
2004-07-18 | Should have Initialized all bytes. | Rocky Bernstein |
2004-07-18 | Buffer overflow fix reported by C0ntex via Drew 'dantealiegri' Ogle. | Rocky Bernstein |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-04-28 | typo. | Rocky Bernstein |
2004-04-13 | housekeeping | Michael Roitzsch |
2004-04-11 | ops | Miguel Freitas |
2004-04-11 | remove non-printable character (0x0c) | Michael Roitzsch |
2004-04-11 | libvcd 0.7.20, libcdio 0.68 | Miguel Freitas |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-05 | - allow mounted DVDs to be played back on Linux 2.6, fix a free() on a static... | Bastien Nocera |
2004-03-31 | multi-default selections work modulo some bugs. But it requires a newer | Rocky Bernstein |
2004-03-24 | valgrind-caught memleak. | Rocky Bernstein |
2004-03-11 | Small changes to facilitate -mno-cygwin under cygwin and possibly others. | Rocky Bernstein |
2004-03-05 | valgrind memleak fixes | Michael Roitzsch |
2004-02-28 | Show auto-scan calls when call debugging is in effect. | Rocky Bernstein |
2004-02-19 | Structure not big enough and was writing past buffer boundary. | Rocky Bernstein |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-06 | Need to change libvcdinfo to be more robust when there are problems | Rocky Bernstein |
2003-10-30 | - More VCDX -> VCD | Rocky Bernstein |
2003-10-24 | fix dist tarball (at least part of...) | Siggi Langauf |
2003-10-21 | whoops, even another missing rename | Michael Roitzsch |
2003-10-21 | Since the plugin lives inside xine-lib now, there should be no cause for any | Michael Roitzsch |
2003-10-21 | fix forgotten vcdx -> vcd renaming | Michael Roitzsch |
2003-10-20 | Accidentally committed debug printf's. | Rocky Bernstein |
2003-10-20 | Should reduce the spurious calls to scan devices. | Rocky Bernstein |
2003-10-19 | vcdx -> vcd. In MRL, in plugin name. | Rocky Bernstein |
2003-10-19 | VCD plugins renamed: | Siggi Langauf |
2003-10-13 | * use Makefile.common for global targets | Michael Roitzsch |
2003-10-13 | even more housekeeping | Michael Roitzsch |
2003-10-13 | Add vcdx plugin(CVS) and dependent libs(no CVS, broken API). | Daniel Caujolle-Bert |