| Commit message (Expand) | Author | Age |
... | |
* | include dvdnav.h from its installation directory rather than appending | nicodvb | 2008-01-01 |
* | update copyright year to 2008 | gpoirier | 2008-01-01 |
* | removed inclusion of unneeded header (forgotten in previous commit) | nicodvb | 2008-01-01 |
* | private structures belong to the C file using them, not to header files inclu... | nicodvb | 2008-01-01 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Add comments to some #endif directives. | diego | 2007-12-31 |
* | Remove superfluous README file, its content is in the Copyright file. | diego | 2007-12-31 |
* | Comment out the correct #endif directive. | diego | 2007-12-31 |
* | Relicense files marked as GPL v2 to GPL v2 or later. | diego | 2007-12-31 |
* | Fix typo in multiple inclusion guard comment. | diego | 2007-12-31 |
* | Relicense GPL v2 files as GPL v2+ and add proper license headers. | diego | 2007-12-31 |
* | Default use the dir where the current playing file located if path not set. | ulion | 2007-12-31 |
* | Relicense files written by Nick Kurshev and marked as "GPL v2" to | diego | 2007-12-30 |
* | Add proper license header. | diego | 2007-12-30 |
* | Add missing #include, fixes the warning: | diego | 2007-12-30 |
* | Remove unused variable, fixes the warning: | diego | 2007-12-30 |
* | Remove redundant extern declarations, fixes the warnings: | diego | 2007-12-30 |
* | sync w/r25529, patch by JRaSH: jrash06 A 163 P com | gpoirier | 2007-12-30 |
* | Remove unused static variables, fixes the warnings: | diego | 2007-12-30 |
* | Remove unused variables, fixes the warnings: | diego | 2007-12-30 |
* | Disable unused code, fixes the warning: | diego | 2007-12-30 |
* | Add missing #include for vo_draw_text. | diego | 2007-12-30 |
* | Do not duplicate MJpegContext struct, #include the proper header instead. | diego | 2007-12-30 |
* | Add missing #include, fixes the warning: | diego | 2007-12-30 |
* | typo | diego | 2007-12-30 |
* | Improve comments for ass_process_* functions. | eugeni | 2007-12-30 |
* | Return from ass_start_frame immediately if the track is empty. | eugeni | 2007-12-30 |
* | synced with r25539 | Gabrov | 2007-12-29 |
* | Use proper length specifiers in mp_msg calls, fixes the warnings: | diego | 2007-12-28 |
* | Fix warnings when compiling test application. | diego | 2007-12-28 |
* | Fix update_subtitles() checking subtitle type for the wrong track. | eugeni | 2007-12-28 |
* | synced with r25455 | ptt | 2007-12-28 |
* | Add detection of *lrint* and round* functions to configure. | eugeni | 2007-12-28 |
* | Make windres binary name configurable, useful for cross-compiling. | diego | 2007-12-28 |
* | Remove redundant option 'auto-close' from cmdlist and filesel. | ulion | 2007-12-28 |
* | typo in preprocessor condition | diego | 2007-12-27 |
* | 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 |