| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove unused scandir() check and fallback implementation. | diego | 2007-07-17 | 2 | -134/+0 |
* | Remove unused ftello() check and fallback implementation. | diego | 2007-07-17 | 2 | -20/+0 |
* | Remove unused fseeko() check and fallback implementation. | diego | 2007-07-17 | 2 | -68/+0 |
* | Remove empty strlcat and strlcpy files | reimar | 2007-07-06 | 2 | -0/+0 |
* | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy | reimar | 2007-07-05 | 3 | -39/+0 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 | 2 | -2/+2 |
* | Update copyright year. | diego | 2007-03-24 | 1 | -1/+1 |
* | Do not disable cache on MinGW, just disable shmem compilation. | diego | 2007-03-17 | 1 | -1/+1 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 | 1 | -1/+0 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 1 | -17/+17 |
* | Add code to detect and convert to console codepage on Windows. | reimar | 2007-03-04 | 2 | -0/+58 |
* | Include stdio.h for printf | reimar | 2007-03-04 | 1 | -0/+3 |
* | Move the decision about stream cache compilation to configure. | diego | 2007-02-27 | 1 | -2/+0 |
* | Move glob-win.c out of MinGW section, configure handles it. | diego | 2007-02-27 | 1 | -1/+1 |
* | 100l misplaced #endif | diego | 2007-01-12 | 1 | -1/+1 |
* | Remove superfluous #ifdefs. | diego | 2007-01-11 | 1 | -5/+0 |
* | Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system. | diego | 2007-01-10 | 4 | -38/+39 |
* | Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system. | diego | 2007-01-10 | 3 | -19/+22 |
* | Move #ifdef directives around complete files into the build system. | diego | 2007-01-10 | 10 | -33/+13 |
* | Remove redundant ifdef, this file is only ever compiled on MinGW. | diego | 2007-01-10 | 1 | -2/+0 |
* | consistent include path | diego | 2007-01-10 | 1 | -1/+1 |
* | bswap.h --> mpbswap.h | diego | 2007-01-10 | 1 | -1/+1 |
* | Always use tcgetattr/tcsetattr instead of #ifdef mess | reimar | 2006-12-12 | 1 | -18/+0 |
* | fix include clash for mmap_anon on darwin ppc | nplourde | 2006-12-05 | 1 | -1/+1 |
* | Move the generation of osdep/mplayer-rc.o back to the top-level Makefile, | diego | 2006-12-04 | 1 | -1/+0 |
* | FFmpeg-style dependency declaration | diego | 2006-11-27 | 1 | -4/+3 |
* | Simplify, TARGET_WIN32 is both Cygwin and MinGW. | diego | 2006-11-27 | 1 | -4/+1 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 | 1 | -27/+1 |
* | Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then. | reimar | 2006-11-26 | 1 | -0/+3 |
* | Adjust icon path since windres is now called from osdep subdir | reimar | 2006-11-26 | 1 | -1/+1 |
* | Remove useless fd parameter for mmap_anon | reimar | 2006-11-26 | 2 | -6/+3 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | all should be the first target. | diego | 2006-11-25 | 1 | -2/+2 |
* | 10l copy + paste typo | diego | 2006-11-25 | 1 | -1/+1 |
* | Simplify LIBNAME target with $@ and $^. | diego | 2006-11-25 | 1 | -2/+2 |
* | Remove commented-out cruft. | diego | 2006-11-25 | 1 | -4/+0 |
* | Move osdep/mplayer.rc handling to the osdep Makefile. | diego | 2006-11-25 | 1 | -0/+6 |
* | added mmap_anon to osdep lib. Used in loader for now | nplourde | 2006-11-25 | 3 | -0/+76 |
* | Unify dep/depend targets. | diego | 2006-11-20 | 1 | -3/+1 |
* | * remove extern definitions of functions in .c files | attila | 2006-09-12 | 1 | -0/+3 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 | 1 | -1/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -1/+1 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 | 1 | -1/+0 |
* | remove useless cruft (caused error tz undefined) | rfelker | 2006-05-13 | 1 | -4/+2 |
* | 10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from wor... | reimar | 2006-04-15 | 1 | -1/+1 |
* | getch2 should wait for input. Fixes 100% CPU usage during cache fill. | reimar | 2006-04-10 | 1 | -0/+1 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 | 1 | -3/+10 |
* | Missing initialization | reimar | 2006-03-08 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 4 | -14/+14 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -2/+2 |
* | AIX PPC port | diego | 2005-12-29 | 1 | -3/+3 |
* | change erase to end of line, fall back to old behavior if no termcap found | ods15 | 2005-12-29 | 2 | -4/+3 |
* | Fix erase to end of line with windows, windows terminal does not support | ods15 | 2005-12-27 | 1 | -1/+1 |
* | 10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be | ods15 | 2005-12-26 | 1 | -0/+1 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 | 2 | -1/+30 |
* | Use termcap "erase to end of line" character code instead of using spaces | ods15 | 2005-12-25 | 2 | -0/+6 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-14 | 14 | -17/+17 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 | 1 | -6/+19 |
* | fix broken (off-by-one) behavior of our strl* functions (patch by reimar) | rfelker | 2005-10-25 | 1 | -17/+5 |
* | use libvbe from vesautils | alex | 2005-08-18 | 5 | -2027/+0 |
* | add some closedir() to fix some opendir() leaks | aurel | 2005-07-22 | 1 | -1/+3 |
* | |