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
*
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Use correct terminal "clear line" code
Uoti Urpala
2008-08-13
*
|
Include corresponding .h in some .c files
Uoti Urpala
2008-08-12
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
|
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
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
*
|
Merge svn changes up to r26624
Uoti Urpala
2008-05-01
|
\
|
|
*
Use consistent include paths, we always build from the top level now.
diego
2008-04-30
*
|
Add a context for mp_fifo
Uoti Urpala
2008-04-29
*
|
mp_fifo.c, osdep/: Include corresponding .h in .c files
Uoti Urpala
2008-04-29
*
|
Merge svn changes up to r26587
Uoti Urpala
2008-04-29
|
\
|
|
*
Force to uint64_t first to avoid direct conversion from double to unsigned int.
ulion
2008-04-28
*
|
osdep: Remove cruft
Uoti Urpala
2008-04-28
*
|
timers: Remove GetRelativeTime()
Uoti Urpala
2008-04-28
*
|
osdep: Change timer_name to a saner type
Uoti Urpala
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
*
main() --> main(void)
diego
2007-11-21
*
Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow
ulion
2007-10-23
*
getch2: Fix incorrect test
uau
2007-09-15
*
warning fix:
diego
2007-08-25
*
Clean up getch2() code somewhat
uau
2007-08-25
*
Make terminal input work more like VO key input
uau
2007-08-25
*
Identifiers starting with underscores are reserved.
diego
2007-07-31
*
Remove unused scandir() check and fallback implementation.
diego
2007-07-17
*
Remove unused ftello() check and fallback implementation.
diego
2007-07-17
*
Remove unused fseeko() check and fallback implementation.
diego
2007-07-17
*
Remove empty strlcat and strlcpy files
reimar
2007-07-06
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
*
"()" to "(void)" function param list fixes
uau
2007-04-01
[next]