aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/main.c
Commit message (Expand)AuthorAge
* Remove the last remains of slave modeGravatar wm42014-08-01
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* player: remove some minor code duplication in config loader codeGravatar wm42014-06-26
* encode: disable playback framedroppingGravatar wm42014-06-17
* video/out: change aspects of OSD handlingGravatar wm42014-06-15
* win32: implement --priority differentlyGravatar wm42014-06-12
* encode: don't load Lua scriptsGravatar wm42014-06-12
* encode: make option struct localGravatar wm42014-06-11
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* client API: add API function that ensures total destructionGravatar wm42014-06-07
* client API: fix terminal usageGravatar wm42014-06-06
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* player: reorganize how lua scripts are loadedGravatar wm42014-05-13
* options: rename subtitle-related optionsGravatar Martin Herkt2014-05-04
* client API: add chapter change eventGravatar wm42014-04-27
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* dispatch: move into its own source fileGravatar wm42014-04-23
* encode: don't resume playback when encodingGravatar wm42014-04-19
* encode: don't apply default config optionsGravatar wm42014-04-19
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* encode: disable keep-open when encodingGravatar James Ross-Gowan2014-04-19
* player: add a --dump-stats optionGravatar wm42014-04-17
* player: remove ASX, SMIL and NSC playlist parsersGravatar wm42014-04-13
* player: remove confusing argc/argv adjustmentGravatar wm42014-03-23
* player/main: Fix Cygwin buildGravatar James Ross-Gowan2014-03-13
* client API: fix playloop thread wakeupGravatar wm42014-03-01
* config: don't save options to resume-config that didn't changeGravatar wm42014-02-25
* player: fix --force-window on OSXGravatar wm42014-02-11
* build: add option to build a libraryGravatar wm42014-02-10
* lua: port to client APIGravatar wm42014-02-10
* Add a client APIGravatar wm42014-02-10
* timer: init only onceGravatar wm42014-02-10
* options: add --no-terminal switchGravatar wm42014-02-10
* w32: use safe DLL search paths everywhereGravatar James Ross-Gowan2014-01-27
* w32: enable heap corruption detectionGravatar James Ross-Gowan2014-01-27
* w32: don't disable the error reporting dialogGravatar James Ross-Gowan2014-01-27
* player: fix initial osd progbar stateGravatar wm42014-01-20
* msg: move special declarations to msg_control.hGravatar wm42014-01-16
* io/win32: move mp_attach_console to terminal-win.cGravatar Martin Herkt2014-01-16
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* Windows: use the GUI subsystem, attach to consoleGravatar Martin Herkt2014-01-02
* Update copyright yearGravatar wm42014-01-01
* options: simplify handling of some help optionsGravatar wm42013-12-26
* Don't include version.h from make options.cGravatar wm42013-12-22
* msg: remove global stateGravatar wm42013-12-21
* player: use separate msg prefix for statuslineGravatar wm42013-12-21
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* demux: mp_msg conversionsGravatar wm42013-12-21
* x11: mp_msg conversion for fstype help outputGravatar wm42013-12-21