aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* identifiers starting with an underscore are reserved by the C standardGravatar ben2007-12-08
* removed stupid checksGravatar nicodvb2007-12-08
* rework of libmenu open_dir()Gravatar ben2007-12-08
* Remove useless include added in last commit by mistake.Gravatar ulion2007-12-08
* Allow usage of icc 10.1Gravatar cehoyos2007-12-08
* Move vobsub palette->yuv convert code into a common function.Gravatar ulion2007-12-08
* Add missing declarations for AltiVec functions, fixes the warnings:Gravatar diego2007-12-08
* Remove useless variable aoIsCreated since we took good care of init failure.Gravatar ulion2007-12-08
* Restore y of palette into the same value range as it was in the .ifo file.Gravatar ulion2007-12-08
* 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