summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-05Add translation to Türkçe by Serdar Soytetir and Server Acim.Diego 'Flameeyes' Pettenò
2008-01-04Pass $(X_CFLAGS) when compiling syncfb.Darren Salt
2008-01-04Protect against multiple inclusion of include/configure.h.Darren Salt
2008-01-04Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ...Richard van Paasen
2008-01-03Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3]Thibaut Mattern
2008-01-03Make memcpy_method a static constant structure, and replace the name string w...Diego 'Flameeyes' Pettenò
2008-01-03Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the...Diego 'Flameeyes' Pettenò
2008-01-02Make description and name of post-plugin parameters constant.Diego 'Flameeyes' Pettenò
2008-01-02Remove stray return 0.Diego 'Flameeyes' Pettenò
2008-01-02Make network_command accept a generic data buffer.Diego 'Flameeyes' Pettenò
2008-01-02Update the network interfaces to accept constant strings where possible.Diego 'Flameeyes' Pettenò
2008-01-02Mark the mrl lists as constant; this trades a warning for another as char ** ...Diego 'Flameeyes' Pettenò
2008-01-02Don't mark the spu_event as constant.Diego 'Flameeyes' Pettenò
2008-01-02The id is constant, mostly.Diego 'Flameeyes' Pettenò
2008-01-02Make scale_line description constant.Diego 'Flameeyes' Pettenò
2008-01-02Make xv_check_capability accept constant strings.Diego 'Flameeyes' Pettenò
2008-01-02The device name is constant.Diego 'Flameeyes' Pettenò
2008-01-02The file name is constant.Diego 'Flameeyes' Pettenò
2008-01-02Mark xine_health_check_s strings as constant.Diego 'Flameeyes' Pettenò
2008-01-02The name of the memcpy method is constant.Diego 'Flameeyes' Pettenò
2008-01-02The config translator returns a non-constant string.Diego 'Flameeyes' Pettenò
2008-01-02Update broadcaster functions to accept constant strings.Diego 'Flameeyes' Pettenò
2008-01-02Make the mpeg version a static constant character array.Diego 'Flameeyes' Pettenò
2008-01-02Make _x_vo_scape_aspect_ratio_name return a constant string.Diego 'Flameeyes' Pettenò
2008-01-02Return value is a constant string.Diego 'Flameeyes' Pettenò
2008-01-02Mark stuff more constant.Diego 'Flameeyes' Pettenò
2008-01-02Follow the parameter type.Diego 'Flameeyes' Pettenò
2008-01-02Make it a static constant chracter array.Diego 'Flameeyes' Pettenò
2008-01-02Mark id as constant, as we always use a literal.Diego 'Flameeyes' Pettenò
2008-01-02Make speex_comment_keys constant, and use character arrays rather than litera...Diego 'Flameeyes' Pettenò
2008-01-02Make lang_locales a big static read-only table.Diego 'Flameeyes' Pettenò
2008-01-02Add one more warning to build, to spot misusage of literal strings.Diego 'Flameeyes' Pettenò
2008-01-01Remove all reference to automake.diff.Darren Salt
2008-01-01Add ChangeLog entry for previous change.Diego 'Flameeyes' Pettenò
2008-01-01Updated French translation.Christophe Giraud
2008-01-01Merge (with adjustment) from 1.1.Darren Salt
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2008-01-01Bump post plugin interface version after API changesPetri Hintukainen
2008-01-01Implement --enable-vdr for configure.Reinhard Nißl
2008-01-01Merge from 1.1.Darren Salt
2008-01-01Skip deleted keys - should any ever occur! - while saving the config.Darren Salt
2008-01-01Use signed data type for pan&scan center offset components.Reinhard Nißl
2007-12-31Fix broken test in vdr_is_vdr_stream().Reinhard Nißl
2007-12-31Add a missing initialisation.Reinhard Nißl
2007-12-31Build fix: back out the SSA subtitles change from the DirectFB video-out plugin.Darren Salt
2007-12-31Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly.Darren Salt
2007-12-31Require at least vdr-xine-0.8.1 due to the repository changes.vdr-xine-version-801Reinhard Nißl
2007-12-31Change some constants to accommodate recent filename changes.Reinhard Nißl
2007-12-31Combine vdr plugins into a single binary.Reinhard Nißl
2007-12-31Remove unused preview data from input_vdr.c.Reinhard Nißl