aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp_core.h
Commit message (Expand)AuthorAge
* Clean up the way get_path is handled: Compile get_path.c to an object to linkGravatar diego2007-08-28
* Fix warnings:Gravatar diego2007-08-25
* Fix warnings:Gravatar diego2007-08-25
* Declare all vo_gamma variables in libvo/video_out.h and remove them fromGravatar diego2007-08-12
* fix redundant redeclaration warningGravatar Gabrov2007-07-18
* Move loop_times into mpctx.Gravatar albeu2007-07-09
* Move the sh_audio->delay field to mpctx->delay.Gravatar uau2007-03-11
* Move some related variables together & add a commentGravatar uau2007-02-22
* Cleanup, move "global" state from the frame_time_remaining mainloopGravatar uau2007-02-21
* Split command/property handling from mplayer.c to a new file command.c.Gravatar uau2007-02-21