| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year | wm4 | 2013-01-04 | 1 | -1/+1 |
* | path: add mp_find_config_file and reorganize some of the code | Stefano Pigozzi | 2012-12-15 | 2 | -0/+56 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 9 | -13/+13 |
* | build: fix compilation on Windows (manifest files) | wm4 | 2012-10-20 | 2 | -0/+0 |
* | Rename to "mpv" | wm4 | 2012-10-12 | 4 | -10/+10 |
* | windows support: include io.h when building on Cygwin | Kovensky | 2012-09-30 | 1 | -0/+4 |
* | getch2: request at least 1 byte of input each read | Rudolf Polzer | 2012-09-19 | 1 | -1/+1 |
* | timer: remove timer_name | wm4 | 2012-09-07 | 4 | -14/+0 |
* | macosx_finder_args: fix file open order | Stefano Pigozzi | 2012-08-16 | 1 | -1/+3 |
* | macosx_finder_args: make work with recent changes | Stefano Pigozzi | 2012-08-16 | 2 | -4/+4 |
* | cache2: allow cache sizes up to 4 TB | mplayer-svn | 2012-08-03 | 2 | -9/+17 |
* | osdep:/glob-win.c: reformat | mplayer-svn | 2012-08-03 | 1 | -55/+47 |
* | Remove leftover BeOS support stuff | wm4 | 2012-08-03 | 3 | -38/+0 |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 | 2 | -18/+20 |
* | mp_msg: remove filename_recode | wm4 | 2012-07-31 | 3 | -69/+0 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 | 2 | -0/+167 |
|\ |
|
| * | OSX, input: implement wakeup in response to Cocoa events | Stefano Pigozzi | 2012-04-26 | 2 | -0/+167 |
* | | win32: simplify icon loading | wm4 | 2012-04-14 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-13 | 7 | -470/+17 |
|\| |
|
| * | build: remove OS/2 support | Uoti Urpala | 2012-04-06 | 6 | -466/+3 |
| * | input: stop trying to read terminal input on EOF | Uoti Urpala | 2012-04-06 | 3 | -4/+14 |
* | | win32: use more unicode functions | wm4 | 2012-04-06 | 2 | -5/+22 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 3 | -132/+99 |
|\| |
|
| * | macosx_finder_args: use a custom logfile instead of system.log | Stefano Pigozzi | 2012-03-25 | 1 | -0/+12 |
| * | macosx_finder_args: use cocoa instead of carbon | Stefano Pigozzi | 2012-03-25 | 3 | -132/+87 |
| * | input: handle UTF-8 terminal input | wm4 | 2012-03-25 | 1 | -0/+11 |
| * | input: allow unicode keys and reassign internal key codes | wm4 | 2012-03-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 4 | -2/+331 |
|\| |
|
| * | windows: terminal: unicode, --msgcolor, size change | Martin Herkt | 2012-03-09 | 3 | -0/+66 |
| * | windows support: unicode filenames | wm4 | 2012-03-09 | 2 | -0/+261 |
| * | cleanup: Silence compilation warnings on MinGW-w64 | wm4 | 2012-03-01 | 2 | -2/+4 |
* | | input: restore terminal attributes after resume | wm4 | 2012-02-25 | 1 | -6/+21 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-02-19 | 1 | -1/+1 |
|\| |
|
| * | Update copyright year | Uoti Urpala | 2012-01-28 | 1 | -1/+1 |
* | | input: fix "enter" on console | wm4 | 2012-02-19 | 1 | -8/+9 |
* | | input: handle UTF-8 terminal input | wm4 | 2012-01-18 | 1 | -0/+10 |
* | | input: allow unicode keys and reassign internal key codes | wm4 | 2012-01-18 | 1 | -1/+1 |
|/ |
|
* | getch2.c: fix negative keycodes returned for non-ascii | Uoti Urpala | 2011-10-03 | 1 | -1/+1 |
* | osdep/mplayer.rc: change to use "mplayer2" name | Martin Herkt | 2011-08-21 | 1 | -7/+6 |
* | build: fix --enable-debug, remove some "#ifdef MP_DEBUG" | Uoti Urpala | 2011-07-30 | 1 | -3/+0 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 | 1 | -1/+1 |
* | options: indicate ambiguous option parameters explicitly | Uoti Urpala | 2011-07-29 | 1 | -1/+1 |
* | input: don't make fd 0 nonblocking | Uoti Urpala | 2011-07-17 | 1 | -5/+0 |
* | input: make slave command file descriptors nonblocking | Uoti Urpala | 2011-05-04 | 1 | -2/+2 |
* | input: move all key code lists to input/keycodes.h | Uoti Urpala | 2011-05-02 | 4 | -106/+3 |
* | input: make stdin non-blocking for terminal input | Uoti Urpala | 2011-04-28 | 1 | -1/+7 |
* | tl_matroska.c: move the find_files() function here | Uoti Urpala | 2011-03-03 | 2 | -79/+0 |
* | bstr.[ch], path.[ch]: add string and path handling functions | Uoti Urpala | 2011-02-26 | 1 | -27/+7 |
* | osdep: tweak some #includes | diego | 2011-01-31 | 5 | -1/+6 |
* | build: cygwin: don't rely on _WIN32 being defined | reimar | 2011-01-29 | 1 | -1/+1 |
* | Merge branch 'hr-seek' | Uoti Urpala | 2010-12-20 | 1 | -0/+6 |
|\ |
|
| * | input: support bindings with modifier keys for X input | Uoti Urpala | 2010-12-20 | 1 | -0/+6 |
* | | vd_ffmpeg: set thread count to number of cores on machine by default | Uoti Urpala | 2010-12-20 | 2 | -0/+67 |
|/ |
|
* | cleanup: remove NULL checks before free() all over the code | cboesch | 2010-11-14 | 1 | -2/+1 |
* | osdep/macosx_finder_args.h: include required header m_config.h | diego | 2010-11-02 | 1 | -0/+1 |
* | osdep: Fix gettimeofday type to match the real one | reimar | 2010-11-02 | 1 | -1/+2 |
* | Windows support: add a manifest file | reimar | 2010-11-02 | 2 | -0/+22 |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | Merge svn changes up to r30848 | Uoti Urpala | 2010-03-10 | 2 | -23/+21 |
|\ |
|
| * | 1. Move the macros for priority classes for OS/2 from priority.c to osdep.h | komh | 2010-03-04 | 2 | -23/+21 |
* | | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 | 2 | -13/+57 |
|\| |
|
| * | Add cddb:// support for OS/2 | komh | 2010-02-28 | 1 | -0/+33 |
| * | Add support for reading key events from MinGW xterm. | reimar | 2010-02-28 | 1 | -1/+10 |
| * | Make -slave also work with the normal console on Windows. | reimar | 2010-02-27 | 1 | -3/+8 |
| * | Do not misuse the stdin name. | reimar | 2010-02-27 | 1 | -10/+8 |
| * | Include getch2.h to get rid of some warnings. | reimar | 2010-02-27 | 1 | -0/+1 |
* | | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 | 1 | -1/+1 |
|\| |
|
| * | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 | 1 | -1/+1 |
* | | Merge svn changes up to r30732 | Uoti Urpala | 2010-03-10 | 4 | -3/+42 |
|\| |
|
| * | Add header for macosx_finder_args() instead of forward declaring it. | diego | 2010-02-23 | 2 | -0/+27 |
| * | Mark sleep_accurate() as static, it is only used within the file. | diego | 2010-02-22 | 1 | -1/+1 |
| * | Conditionally declare mp_input_slave_cmd_func(). | diego | 2010-02-22 | 1 | -2/+1 |
| * | Properly declare get_term_charset() instead of forward declaring it. | diego | 2010-02-22 | 1 | -0/+13 |
| * | cosmetics: Remove pointless empty lines at EOF. | diego | 2010-02-20 | 5 | -5/+0 |
| * | #include corresponding .h files in .c files. | diego | 2010-02-16 | 4 | -0/+5 |
* | | Merge svn changes up to r30375 | Uoti Urpala | 2010-01-25 | 2 | -0/+31 |
|\| |
|
| * | Add a proper header for our strsep implementation so strsep will | reimar | 2010-01-17 | 2 | -0/+31 |
* | | Merge svn changes up to r30236 | Uoti Urpala | 2010-01-08 | 1 | -1/+1 |
|\| |
|
| * | Happy new year! | zuxy | 2010-01-07 | 1 | -1/+1 |
* | | Merge svn changes up to r29412 | Uoti Urpala | 2009-07-07 | 3 | -5/+7 |
|\| |
|
| * | Use a malloced string for the get_term_charset return value. | reimar | 2009-05-31 | 3 | -5/+7 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 9 | -42/+42 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 14 | -46/+41 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -1/+1 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -1/+1 |
* | | Merge svn changes up to r29277 | Uoti Urpala | 2009-05-08 | 2 | -8/+11 |
|\| |
|
| * | Add missing 'void' to parameterless function declarations. | diego | 2009-05-04 | 2 | -5/+5 |
| * | cosmetics: reindent | diego | 2009-04-19 | 1 | -31/+38 |
* | | Merge branch 'ordered_chapters' | Uoti Urpala | 2009-04-08 | 2 | -0/+99 |
|\ \ |
|
| * | | Initial ordered chapters support | Uoti Urpala | 2009-04-02 | 2 | -0/+99 |
* | | | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | cosmetics: Remove file names from file header, it only causes trouble. | diego | 2009-03-15 | 1 | -1/+1 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 20 | -20/+383 |
|\| |
|
| * | Add back mistakenly removed copyright notice. | diego | 2009-03-03 | 1 | -0/+2 |
| * | Add standard license headers to files. | diego | 2009-03-01 | 20 | -20/+381 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 2 | -0/+120 |
|\| |
|
| * | Remove unnecessary _UWIN #define. | diego | 2009-02-11 | 1 | -3/+0 |
| * | Add priority support for OS/2 and factorize the Windows priority support. | diego | 2009-02-10 | 2 | -0/+123 |
* | | Merge svn changes up to r28341 | Uoti Urpala | 2009-01-19 | 1 | -1/+1 |
|\| |
|
| * | Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net. | diego | 2009-01-15 | 1 | -1/+1 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 2 | -6/+11 |
|\| |
|
| * | timer-win2.c: Fix "voi" (void) typo breaking Windows compilation | uau | 2009-01-05 | 1 | -1/+1 |
| * | Add missing 'void' keyword to parameterless function declarations. | diego | 2009-01-05 | 2 | -7/+13 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 2 | -10/+10 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 3 | -12/+12 |
* | | Use correct terminal "clear line" code | Uoti Urpala | 2008-08-13 | 1 | -1/+1 |
* | | Include corresponding .h in some .c files | Uoti Urpala | 2008-08-12 | 1 | -0/+1 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 3 | -5/+5 |
|\| |
|
| * | Rename font-related preprocessor directives. | diego | 2008-08-07 | 3 | -5/+5 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 3 | -9/+9 |
|\| |
|
| * | Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; | diego | 2008-08-01 | 3 | -9/+9 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 3 | -12/+12 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 3 | -12/+12 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 3 | -4/+4 |
|\| |
|
| * | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 3 | -4/+4 |
| * | Remove useless variable startup_time, since we do not need it any more. | ulion | 2008-05-05 | 1 | -5/+4 |
* | | Merge svn changes up to r26624 | Uoti Urpala | 2008-05-01 | 1 | -2/+2 |
|\| |
|
| * | Use consistent include paths, we always build from the top level now. | diego | 2008-04-30 | 1 | -2/+2 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 | 4 | -7/+8 |
* | | mp_fifo.c, osdep/: Include corresponding .h in .c files | Uoti Urpala | 2008-04-29 | 5 | -0/+8 |
* | | Merge svn changes up to r26587 | Uoti Urpala | 2008-04-29 | 1 | -4/+2 |
|\| |
|
| * | Force to uint64_t first to avoid direct conversion from double to unsigned int. | ulion | 2008-04-28 | 1 | -4/+2 |
* | | osdep: Remove cruft | Uoti Urpala | 2008-04-28 | 2 | -21/+0 |
* | | timers: Remove GetRelativeTime() | Uoti Urpala | 2008-04-28 | 4 | -44/+2 |
* | | osdep: Change timer_name to a saner type | Uoti Urpala | 2008-04-28 | 4 | -4/+4 |
|/ |
|
* | Merge osdep/Makefile into the top-level Makefile, thus getting rid | diego | 2008-04-08 | 1 | -23/+0 |
* | Move decision about which getch2 and timer file to compile to configure. | diego | 2008-04-08 | 1 | -17/+3 |
* | Move decision about whether or not to compile osdep/mmap_os2.c to configure. | diego | 2008-04-08 | 1 | -3/+1 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-07 | 2 | -0/+3 |
* | mmap() support for OS/2 | diego | 2008-02-27 | 3 | -0/+269 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 5 | -15/+15 |
* | OS/2 getch2() support | diego | 2008-02-21 | 3 | -0/+211 |
* | Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func. | diego | 2008-02-21 | 2 | -2/+2 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 | 1 | -2/+0 |
* | Happy New Year! | zuxy | 2008-01-02 | 1 | -1/+1 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 | 4 | -0/+18 |
* | Replace multiple inclusion guards with leading underscores by default names. | diego | 2008-01-01 | 1 | -3/+3 |
* | Fix warnings when compiling test application. | diego | 2007-12-28 | 1 | -1/+2 |
* | Make windres binary name configurable, useful for cross-compiling. | diego | 2007-12-28 | 1 | -1/+1 |
* | Rename timer-lx.c --> timer-linux.c. | diego | 2007-11-21 | 2 | -1/+1 |
* | main() --> main(void) | diego | 2007-11-21 | 3 | -3/+3 |
* | Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow | ulion | 2007-10-23 | 1 | -1/+2 |
* | getch2: Fix incorrect test | uau | 2007-09-15 | 1 | -1/+1 |
* | warning fix: | diego | 2007-08-25 | 1 | -1/+1 |
* | Clean up getch2() code somewhat | uau | 2007-08-25 | 1 | -69/+102 |
* | Make terminal input work more like VO key input | uau | 2007-08-25 | 3 | -17/+18 |
* | Identifiers starting with underscores are reserved. | diego | 2007-07-31 | 1 | -3/+3 |
* | |