Age | Commit message (Expand) | Author |
2003-03-25 | do not enter callbacks with config lock held at least for numeric config entries | Michael Roitzsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-02 | - remove LOG from audio_out.c, fix backing up the configfile if there's no co... | Bastien Nocera |
2003-02-01 | different method of safe config file writing by Cameron Simpson <cs@zip.com.au>: | Michael Roitzsch |
2003-01-31 | disk-full-aware configfile writing: | Michael Roitzsch |
2003-01-13 | autoscan plugins and config entries are ordered now | Michael Roitzsch |
2002-12-21 | Protect against faulty configuration settings a tad better. | Rocky Bernstein |
2002-10-31 | new syntax for MRLs | Michael Roitzsch |
2002-10-31 | It is not possible to just drop the unregistered config entries when saving. | Michael Roitzsch |
2002-10-26 | Removed trailing white spaces | Stephen Torri |
2002-10-26 | Remove assert(0), left over from testing. | James Courtier-Dutton |
2002-10-23 | input_dvd.c now listens for keyboard events from xine-ui. | James Courtier-Dutton |
2002-09-22 | API review part I | Michael Roitzsch |
2002-09-21 | Rename xine_(load/save/reset)_config to xine_config_(load/save/reset). | Daniel Caujolle-Bert |
2002-09-18 | serialize config access | Michael Roitzsch |
2002-09-18 | do not hand out unclaimed config entries | Guenter Bartsch |
2002-09-15 | Memory leak fixes, using a slightly modified version of the patch from | James Courtier-Dutton |
2002-09-11 | - more programming guidelines in public xine header | Guenter Bartsch |
2002-09-10 | Fix a segfault in XV output. | James Courtier-Dutton |
2002-09-09 | - remove one const Daniel forgot :) | uid86226 |
2002-09-09 | Remove so const abuse ;-) | Daniel Caujolle-Bert |
2002-09-08 | don't load values from the configfile that are already there, update them | Michael Roitzsch |
2002-09-06 | introduce "const" | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-06-17 | Add Siggi's idea about option config change on the fly. New "mrl style" | Daniel Caujolle-Bert |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-27 | Add function to unregister configfile callback. | Christian Vogler |
2002-04-11 | Fix configfile corruption reported by Chris Rankin | Ewald Snel |
2002-03-16 | fix memory leak, add dispose() function to config_values_s | Ewald Snel |
2002-02-06 | rename config_file_init to xine_config_file_init. | Daniel Caujolle-Bert |
2002-01-13 | Fix another compiler warning. | James Courtier-Dutton |
2002-01-13 | Undo last change. | James Courtier-Dutton |
2002-01-13 | Fix a few compile warnings. | James Courtier-Dutton |
2002-01-09 | IRIX port finally compiles (and actually works) again. | Matthias Hopf |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | Add an automatic way for input plugin to add extra valid mrls: | Daniel Caujolle-Bert |
2001-11-20 | add more checks against incorrect configfile usage | Guenter Bartsch |
2001-11-20 | testing some configfile stuff... | Miguel Freitas |
2001-11-19 | make description strings optional - config options without description string... | Guenter Bartsch |
2001-11-18 | fix enum value saving | Miguel Freitas |
2001-11-18 | more cleanups, config stuff bugfixes | Guenter Bartsch |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-07-26 | Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page.... | Daniel Caujolle-Bert |
2001-06-15 | Check arguments in public functions. | Daniel Caujolle-Bert |
2001-06-15 | Passing NULL to config_file_lookup_str() is valid. | Daniel Caujolle-Bert |
2001-04-18 | Initial revision | Daniel Caujolle-Bert |