Age | Commit message (Expand) | Author |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
2008-11-20 | Fix using of the pointers, leak fixes in configfile. | František Dvořák |
2008-06-23 | Allow for <libavutil/base64.h> etc. | Darren Salt |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | Darren Salt |
2008-05-29 | Merge from 1.1. | Darren Salt |
2008-05-23 | Mark initialisation functions with malloc attribute. | Diego 'Flameeyes' Pettenò |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-07 | Use asprintf() rather than malloc() + sprintf(). | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-04-09 | Compilation fixes, mostly ffmpeg-related, and linkage fixes. | Darren Salt |
2008-04-09 | Merge from 1.2 main. | Darren Salt |
2008-03-11 | Fix buffer size calculation by using more appropriate calloc(). | Reinhard Nißl |
2008-03-01 | Use libavutil's base64 functions, and get rid again of internal copy of base64. | Diego 'Flameeyes' Pettenò |
2008-01-27 | Rename base64 functions to _x_ as they should not be part of the public API. | Diego 'Flameeyes' Pettenò |
2008-01-27 | Move base64 header to xine-utils as we don't want it installed. | Diego 'Flameeyes' Pettenò |
2008-01-24 | Merge from -plugin-loader branch. | Darren Salt |
2008-01-17 | Remove SyncFB video output plugin, and related documentation and code. | Diego 'Flameeyes' Pettenò |
2008-01-02 | The config translator returns a non-constant string. | Diego 'Flameeyes' Pettenò |
2008-01-01 | Merge from 1.1. | Darren Salt |
2008-01-01 | Skip deleted keys - should any ever occur! - while saving the config. | Darren Salt |
2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark static strings as const. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-08-17 | Fix C++ breakage introduced in cset 290f0d28f8fc. | Darren Salt |
2007-08-12 | Extend config key translation to allow front ends to provide an additional list. | Darren Salt |
2007-06-06 | Correctly check for LOG being defined. | Darren Salt |
2007-04-12 | Fixed double free problem. | Thibaut Mattern |
2007-04-11 | Released allocated strings. | Thibaut Mattern |
2007-04-10 | Config entry deserialization. | Thibaut Mattern |
2007-04-08 | Mark various private arrays, structs & fn parameters as static and/or const. | Darren Salt |
2007-04-06 | - Moved base64 stuff to xine-utils. | Thibaut Mattern |
2007-04-05 | Added a new callback. | Thibaut Mattern |
2007-02-22 | Revert the const mark on xine_config_register_enum, as that breaks C++ fronte... | Diego 'Flameeyes' Pettenò |
2007-02-20 | Reduce warnings to one, that seems to be caused by GCC counting compatibility... | Diego 'Flameeyes' Pettenò |
2007-02-19 | Make the enum functions accept the strict parameter, const char* array rather... | Diego 'Flameeyes' Pettenò |
2006-12-19 | Mark string-type configuration items according to whether they're plain | Darren Salt |
2006-09-26 | Fix _x_config_change_opt function to actually sanity check all the pointers, ... | Diego 'Flameeyes' Pettenò |
2006-06-20 | Fix generic warnings. | Diego 'Flameeyes' Pettenò |
2005-08-21 | **BUGFIX** | Darren Salt |
2005-07-21 | - change frontend_lock and config_lock to recursive mutexes to fix | Miguel Freitas |
2005-07-17 | **BUGFIX** | Darren Salt |
2005-02-07 | Stupid me, sorry about that. | Thibaut Mattern |
2005-01-30 | First part of the plugin loader changes | Thibaut Mattern |
2005-01-05 | input.http_no_proxy -> media.network.http_no_proxy | Darren Salt |
2004-12-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-12-13 | add dvb.adapter to the conversion list | Mike Lampard |
2004-12-13 | readd translation for dxr3.playback.alt_play_mode, | Michael Roitzsch |