summaryrefslogtreecommitdiff
path: root/src/xine-engine/configfile.h
AgeCommit message (Expand)Author
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-02-22Revert the const mark on xine_config_register_enum, as that breaks C++ fronte...Diego 'Flameeyes' Pettenò
2007-02-20Reduce warnings to one, that seems to be caused by GCC counting compatibility...Diego 'Flameeyes' Pettenò
2007-02-19Make the enum functions accept the strict parameter, const char* array rather...Diego 'Flameeyes' Pettenò
2006-12-19Mark string-type configuration items according to whether they're plainDarren Salt
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2005-01-30First part of the plugin loader changesThibaut Mattern
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
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