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 r28862
Uoti Urpala
2009-03-07
|
\
|
*
Add back mistakenly removed copyright notice.
diego
2009-03-03
|
*
Add standard license headers to files.
diego
2009-03-01
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Remove unnecessary _UWIN #define.
diego
2009-02-11
|
*
Add priority support for OS/2 and factorize the Windows priority support.
diego
2009-02-10
*
|
Merge svn changes up to r28341
Uoti Urpala
2009-01-19
|
\
|
|
*
Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.
diego
2009-01-15
*
|
Merge svn changes up to r28310
Uoti Urpala
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
*
|
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
[next]