index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
osdep
Commit message (
Expand
)
Author
Age
*
1. Move the macros for priority classes for OS/2 from priority.c to osdep.h
komh
2010-03-04
*
Add cddb:// support for OS/2
komh
2010-02-28
*
Add support for reading key events from MinGW xterm.
reimar
2010-02-28
*
Make -slave also work with the normal console on Windows.
reimar
2010-02-27
*
Do not misuse the stdin name.
reimar
2010-02-27
*
Include getch2.h to get rid of some warnings.
reimar
2010-02-27
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
*
Add header for macosx_finder_args() instead of forward declaring it.
diego
2010-02-23
*
Mark sleep_accurate() as static, it is only used within the file.
diego
2010-02-22
*
Conditionally declare mp_input_slave_cmd_func().
diego
2010-02-22
*
Properly declare get_term_charset() instead of forward declaring it.
diego
2010-02-22
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
*
#include corresponding .h files in .c files.
diego
2010-02-16
*
Add a proper header for our strsep implementation so strsep will
reimar
2010-01-17
*
Happy new year!
zuxy
2010-01-07
*
Use a malloced string for the get_term_charset return value.
reimar
2009-05-31
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
cosmetics: reindent
diego
2009-04-19
*
cosmetics: Remove file names from file header, it only causes trouble.
diego
2009-03-15
*
Add back mistakenly removed copyright notice.
diego
2009-03-03
*
Add standard license headers to files.
diego
2009-03-01
*
Remove unnecessary _UWIN #define.
diego
2009-02-11
*
Add priority support for OS/2 and factorize the Windows priority support.
diego
2009-02-10
*
Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.
diego
2009-01-15
*
timer-win2.c: Fix "voi" (void) typo breaking Windows compilation
uau
2009-01-05
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Remove useless variable startup_time, since we do not need it any more.
ulion
2008-05-05
*
Use consistent include paths, we always build from the top level now.
diego
2008-04-30
*
Force to uint64_t first to avoid direct conversion from double to unsigned int.
ulion
2008-04-28
*
Merge osdep/Makefile into the top-level Makefile, thus getting rid
diego
2008-04-08
*
Move decision about which getch2 and timer file to compile to configure.
diego
2008-04-08
*
Move decision about whether or not to compile osdep/mmap_os2.c to configure.
diego
2008-04-08
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-07
*
mmap() support for OS/2
diego
2008-02-27
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
OS/2 getch2() support
diego
2008-02-21
*
Rename mp_input_win32_slave_cmd_func to mp_input_slave_cmd_func.
diego
2008-02-21
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
Happy New Year!
zuxy
2008-01-02
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Replace multiple inclusion guards with leading underscores by default names.
diego
2008-01-01
*
Fix warnings when compiling test application.
diego
2007-12-28
*
Make windres binary name configurable, useful for cross-compiling.
diego
2007-12-28
*
Rename timer-lx.c --> timer-linux.c.
diego
2007-11-21
[next]