summaryrefslogtreecommitdiff
path: root/src/xine-engine/configfile.h
AgeCommit message (Expand)Author
2004-05-07* fix config file loading: enums are read as numbers, although written as str...Michael Roitzsch
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-11-15* making metronom xine_stream_t independentMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-22reduce the security value to make the entry visible in xine-uiMichael Roitzsch
2003-10-22Daniel, I hope you don't mind that I readd a placeholder for str_sticky,Michael Roitzsch
2003-10-21remove this config relic, sticky_str was removes more than year ago.Daniel Caujolle-Bert
2003-10-21fix typoMichael Roitzsch
2003-10-20Clog the security hole in RIP input plugin. Streams may be saved only into on...František Dvořák
2003-07-31English, pleaseMichael Roitzsch
2003-07-31introduce config file versioningMichael Roitzsch
2003-06-27these functions actually have (void) parameters, not (), which is equal to (...)Michael Roitzsch
2003-05-20public header cleanup:Michael Roitzsch
2003-04-25header beautificationMichael Roitzsch
2003-04-20merging in win32 portGuenter Bartsch
2002-10-26Removed trailing white spacesStephen Torri
2002-09-18serialize config accessMichael Roitzsch
2002-09-15Memory leak fixes, using a slightly modified version of the patch fromJames Courtier-Dutton
2002-09-14obsulete public_entry removedGuenter Bartsch
2002-09-11- more programming guidelines in public xine headerGuenter Bartsch
2002-09-09Remove so const abuse ;-)Daniel Caujolle-Bert
2002-09-06introduce "const"Michael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-06-17Add Siggi's idea about option config change on the fly. New "mrl style"Daniel Caujolle-Bert
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-03-16fix memory leak, add dispose() function to config_values_sEwald Snel
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....Daniel Caujolle-Bert
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert