aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove unused static variable pass, fixes the warning:Gravatar diego2007-12-27
* From now on, libmenu does not steal all input keys from input modules.Gravatar ulion2007-12-26
* Support ?(!NAME:TEXT) format for expanding string by property.Gravatar ulion2007-12-26
* Add a missing free of the avctxGravatar reimar2007-12-25
* Use '-' instead of '_' in option name.Gravatar ulion2007-12-25
* Remove useless scope.Gravatar ulion2007-12-25
* Change the default osd menu command for AR_MENU in comment of input.conf.Gravatar ulion2007-12-25
* Simplify the condition code.Gravatar ulion2007-12-25
* Add some const/static qualifiers as appropriateGravatar reimar2007-12-24
* Use realloc_struct in more places for consistencyGravatar reimar2007-12-24
* Get rid of some of the more excessive () and casts.Gravatar reimar2007-12-24
* pci_db2c.awk creates more than just two .c files, add the rest to the rule.Gravatar diego2007-12-24
* Skip unnecessary (debug) output; obey the rule of silence.Gravatar diego2007-12-24
* Make sure we have an rtsp sessionGravatar lu_zero2007-12-24
* typo: begining --> beginningGravatar diego2007-12-23
* Replace LOAD_LE32 etc. by AV_RL32 etc.Gravatar reimar2007-12-23
* Add a read_varlen function to reduce some code duplicationGravatar reimar2007-12-23
* Fix compilation of liba52/test.c testing and benchmarking application.Gravatar iive2007-12-23
* Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviourGravatar reimar2007-12-22
* cosmetics: Remove trailing whitespace, reformat one comment.Gravatar diego2007-12-22
* Add proper copyright/license headers.Gravatar diego2007-12-22
* Add missing X11/extensions/scrnsaver.h includeGravatar reimar2007-12-22
* Remove wrong and misleading comments.Gravatar diego2007-12-22
* typosGravatar diego2007-12-22
* cosmetics: grammar/spellingGravatar diego2007-12-22
* 100l, fix compilation.Gravatar reimar2007-12-22
* Grammar fix.Gravatar ulion2007-12-22
* Add copyright info for s/pdif code from VideoLAN.Gravatar ulion2007-12-22
* Add missing #include, fixesGravatar diego2007-12-22
* cosmetics: Remove trailing whitespace.Gravatar diego2007-12-22
* cosmetics: spelling fixesGravatar diego2007-12-22
* Set is_streamed correctly, should make network playback work more reliably.Gravatar reimar2007-12-22
* Get rid of URLProtocol mess (especially problematic since it made useGravatar reimar2007-12-22
* Typo fix in messageGravatar reimar2007-12-22
* Simplify int_fastXY_t test in configure.Gravatar reimar2007-12-22
* Do not send mouse movements events in root win mode.Gravatar ulion2007-12-22
* Remove useless #ifdefsGravatar reimar2007-12-22
* Add support for XScreenSaverSuspendGravatar reimar2007-12-22
* Check availability before check argument for getting gamma properties.Gravatar ulion2007-12-22
* Revert to r25490, since the r25491 is not correct.Gravatar ulion2007-12-22
* Combine code for check availability of property audio(id).Gravatar ulion2007-12-22
* Combine common code for check whether chapter is available.Gravatar ulion2007-12-22
* OSD menu support mouse selection.Gravatar ulion2007-12-22
* Move two variable to the scope where they are indeed used.Gravatar ulion2007-12-22
* Simplify a little bitGravatar reimar2007-12-21
* Remove a check that is never in any way usefulGravatar reimar2007-12-21
* comment typo fixesGravatar diego2007-12-21
* Avoid some le2me_ASF_* stuff operating directly on buffer, shouldGravatar reimar2007-12-21
* The lagarith DLL requires an MMX2 CPU.Gravatar diego2007-12-21
* Remove another useless castGravatar reimar2007-12-21