aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix 'make checkheaders' on AltiVec-enabled systems.Gravatar diego2007-12-07
* minor spelling/grammar fixesGravatar diego2007-12-06
* cleanup and conformation of values description for -ass-hintingGravatar ptt2007-12-06
* Do not PostQuitMessage when destroying a child window.Gravatar zuxy2007-12-06
* suppress silly messages when checktree is not called from the root of the treeGravatar ivo2007-12-05
* only check source code for gnuismsGravatar ivo2007-12-05
* simpler and more easily expandable test whether we need a shortlist thatGravatar ivo2007-12-05
* test for presence of .svn directory if we are supposed to traverse the treeGravatar ivo2007-12-05
* three little corrections...Gravatar ptt2007-12-05
* initial submit for revision... 24% synced with r22753Gravatar ptt2007-12-05
* Prevent from outputing mass of 'skip' log messages in verbose level.Gravatar ulion2007-12-05
* when gathering the list of files to check via svn info, also includeGravatar ivo2007-12-05
* sync ivtv driver with vidix.sf.net (multiple revisions)Gravatar ben2007-12-04
* sync with vidix.sf.net r319: remove useless varsGravatar ben2007-12-04
* sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driverGravatar ben2007-12-04
* Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlayGravatar ben2007-12-04
* sync with vidix.sf.net r318: resolve bitfield collision in vidix radeon drive...Gravatar ben2007-12-04
* add new configure option to disable VIDIX PCI device name database (saves a 3...Gravatar ben2007-12-04
* Rename demuxer tags to clarifyGravatar lu_zero2007-12-04
* live555 and libnemesi support coexistsGravatar lu_zero2007-12-04
* 10l ... the header was used there tooGravatar lu_zero2007-12-04
* Remove non necessary headerGravatar lu_zero2007-12-04
* Make libnemesi use specific struct and DEMUXER_TYPEGravatar lu_zero2007-12-04
* Add cleanup codes for init() failure to prevent leak.Gravatar ulion2007-12-04
* When auto loading subs, log warning instead of error for load failure.Gravatar ulion2007-12-04
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsGravatar ulion2007-12-04
* Use correct printf length modifiers, fixes the following warnings:Gravatar diego2007-12-03
* cosmetics/indentationGravatar ivo2007-12-03
* when gathering the list of files to check via svn info, also includeGravatar ivo2007-12-03
* add functions that are not specifically marked as being deprecated or obsolete,Gravatar ivo2007-12-03
* synchronized with vidix.sf.net r315: remove now useless definesGravatar ben2007-12-03
* synchronized with vidix.sf.net r315: update savage driver pci ids listGravatar ben2007-12-03
* syncd with r25278Gravatar ptt2007-12-03
* synced with r25282Gravatar Gabrov2007-12-03
* 10l, len may change after initialization timeGravatar rfelker2007-12-03
* fix declaration after statement, take 2Gravatar rfelker2007-12-03
* fix declaration after statementGravatar rfelker2007-12-03
* Skip empty vobsub streams when selecting subtitles.Gravatar ulion2007-12-03
* fix typoGravatar corey2007-12-03
* Fix custom palette format from rgb to yuv, we use it as yuv in the spudec.Gravatar ulion2007-12-03
* Remove unused variables, fixes the warnings:Gravatar diego2007-12-02
* Get rid of some useless extra ()Gravatar reimar2007-12-02
* mime_type_table is const as wellGravatar reimar2007-12-02
* Add a few forgotten static/const attributes in tvi_vbi.cGravatar reimar2007-12-02
* Make wsKeyNames array constGravatar reimar2007-12-02
* evNames / evBoxs should be "static const"Gravatar reimar2007-12-02
* stream_opts arrays should be constGravatar reimar2007-12-02
* Make m_option_t arrays referenced by cfg-common.h constGravatar reimar2007-12-02
* Table of ID3 genres should be const as wellGravatar reimar2007-12-02
* Format mapping table should be constGravatar reimar2007-12-02