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
*
getch2.c: fix negative keycodes returned for non-ascii
Uoti Urpala
2011-10-03
*
osdep/mplayer.rc: change to use "mplayer2" name
Martin Herkt
2011-08-21
*
build: fix --enable-debug, remove some "#ifdef MP_DEBUG"
Uoti Urpala
2011-07-30
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
*
input: don't make fd 0 nonblocking
Uoti Urpala
2011-07-17
*
input: make slave command file descriptors nonblocking
Uoti Urpala
2011-05-04
*
input: move all key code lists to input/keycodes.h
Uoti Urpala
2011-05-02
*
input: make stdin non-blocking for terminal input
Uoti Urpala
2011-04-28
*
tl_matroska.c: move the find_files() function here
Uoti Urpala
2011-03-03
*
bstr.[ch], path.[ch]: add string and path handling functions
Uoti Urpala
2011-02-26
*
osdep: tweak some #includes
diego
2011-01-31
*
build: cygwin: don't rely on _WIN32 being defined
reimar
2011-01-29
*
Merge branch 'hr-seek'
Uoti Urpala
2010-12-20
|
\
|
*
input: support bindings with modifier keys for X input
Uoti Urpala
2010-12-20
*
|
vd_ffmpeg: set thread count to number of cores on machine by default
Uoti Urpala
2010-12-20
|
/
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
osdep/macosx_finder_args.h: include required header m_config.h
diego
2010-11-02
*
osdep: Fix gettimeofday type to match the real one
reimar
2010-11-02
*
Windows support: add a manifest file
reimar
2010-11-02
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30848
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
\
\
*
\
\
\
Merge svn changes up to r30732
Uoti Urpala
2010-03-10
|
\
\
\
\
|
|
|
|
*
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
*
|
Merge svn changes up to r30375
Uoti Urpala
2010-01-25
|
\
|
|
*
Add a proper header for our strsep implementation so strsep will
reimar
2010-01-17
*
|
Merge svn changes up to r30236
Uoti Urpala
2010-01-08
|
\
|
|
*
Happy new year!
zuxy
2010-01-07
*
|
Merge svn changes up to r29412
Uoti Urpala
2009-07-07
|
\
|
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-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
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
|
\
|
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
[next]