index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
configfile.c
Age
Commit message (
Expand
)
Author
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