Age | Commit message (Expand) | Author |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-23 | Fix closing the vcd device if the disc is not a video CD. | Darren Salt |
2007-02-21 | Declare vcdinfo_get_seg_resolution function in vcdplayer.c where it is used, ... | Diego 'Flameeyes' Pettenò |
2007-02-08 | Remove any possibility of strcpy/sprintf overflows wrt front ends requesting | Darren Salt |
2006-12-31 | Link against libm (missing symbols). | Darren Salt |
2006-12-19 | Mark string-type configuration items according to whether they're plain | Darren Salt |
2006-12-13 | Close the device after building the MRL list if it wasn't previously open. | Darren Salt |
2006-12-13 | Close the device if it was opened but the content isn't that of a VCD. | Darren Salt |
2006-12-08 | Fix wrong length specification for strncat() calls. | Matthias Hopf |
2006-10-02 | build cdio for builddir != . | František Dvořák |
2006-09-28 | Don't use the new name for pathname parameter from upstream, fix build. | Diego 'Flameeyes' Pettenò |
2006-09-27 | Assert the presence of _last, although it was obvious by the previosu asserts. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Avoid an off-by-one found by Coverity Scan CID 133. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Check pointers before dereferencing them. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Free the _data pointer when returning NULL. Fix backported from upstream. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Check for validity of the pointer before using strlen() on it. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Fix the strcpy calls, backport from upstream. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Fix the size of file_id attributes, backport from current upstream versions. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Free splitpath when returning. Found by Coverity Scan CID 302. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Add missign command extending the size of video_types array and fixing the po... | Diego 'Flameeyes' Pettenò |
2006-09-26 | Fix off-by-one error identified by Coverit Scan. CID 116. | Diego 'Flameeyes' Pettenò |
2006-09-09 | Add xine_vlog in xine.c, remove xine_vflog from input_vcd, and do the stdout/... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-29 | Typo fix. | Diego 'Flameeyes' Pettenò |
2006-06-29 | Fix GCC crazyness, add the missing parenthesis. | Diego 'Flameeyes' Pettenò |
2006-06-29 | Add missing format attributes for in-xine code. | Diego 'Flameeyes' Pettenò |
2006-06-20 | Fix generic warnings. | Diego 'Flameeyes' Pettenò |
2006-06-18 | Misc warnings fixes. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Revert to use libxine1 as domain name, but ensure that newer gettext versions... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Use xine-lib as domain, not libxine1. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Don't trust internal gettext macros, they are unreliable and change between v... | Diego 'Flameeyes' Pettenò |
2006-04-21 | Add printf format attributes. | Darren Salt |
2006-04-21 | Wrong struct member (printf fixup). | Darren Salt |
2006-04-18 | - unregister the vcd config entry when disposing the plugin class. Fixes: | Bastien Nocera |
2006-01-01 | *BUGFIX* | František Dvořák |
2005-10-14 | input plugin time seeking patch. | Miguel Freitas |
2005-07-28 | Remove unused #define | Rocky Bernstein |
2005-07-09 | Reduce possibility of an uninitialized variable. | Rocky Bernstein |
2005-06-26 | Better debugging aid so we can figure out area better. | Rocky Bernstein |
2005-06-20 | Cursor changes when going into/out of hot spots Some segment | Rocky Bernstein |
2005-06-19 | Correct the way the hot-spot coordinate system is treated. | Rocky Bernstein |
2005-06-14 | First cut at mouse hot-spot menu selections. I'm surprised it works as | Rocky Bernstein |
2005-06-14 | version.h was getting in the way of the vcdimager's version.h. the right | Rocky Bernstein |
2005-05-20 | Newer libcdio's have a free() that older ones don't. | Rocky Bernstein |
2005-05-07 | Odd comparison found by Darren Salt. | Rocky Bernstein |
2005-04-27 | version.h: copy contents in case it's needed in the future. Probably | Rocky Bernstein |
2005-04-17 | Help tips: Now that this is glommed in with other media plugins the titles | Rocky Bernstein |
2005-02-20 | **BUGFIX** | Michael Roitzsch |
2005-02-10 | **BUGFIX** | Michael Roitzsch |