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