aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/main.c
Commit message (Expand)AuthorAge
* 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
* encode_lavc: mp_msg conversionsGravatar wm42013-12-21
* options: some more mp_msg conversionsGravatar wm42013-12-21
* av_log: mp_msg conversionGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* m_property: mp_msg conversionsGravatar wm42013-12-21
* input: rework how input sources are addedGravatar wm42013-12-21
* m_config: add custom context to includefunc callbackGravatar wm42013-12-21
* sub/osd: mp_msg conversionsGravatar wm42013-12-21
* codecs: mp_msg conversionGravatar wm42013-12-21
* mixer: mp_msg conversionsGravatar wm42013-12-21
* msg: change --msglevel, reduce legacy glueGravatar wm42013-12-20
* terminal: abstract terminal color handlingGravatar wm42013-12-20
* Rename getch2....c/h to terminal....c/hGravatar wm42013-12-19
* player: replace some overlooked mp_msgsGravatar wm42013-12-19