aboutsummaryrefslogtreecommitdiffhomepage
path: root/command.c
Commit message (Expand)AuthorAge
* Fix printf format strings with invalid '%lf' conversionGravatar Uoti Urpala2009-12-15
* options: Move ass_enabled to options structGravatar Uoti Urpala2009-12-02
* Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\
* | Add yuv_colorspace property, implemented in vo_vdpau and vo_xvGravatar Uoti Urpala2009-11-15
| * Show OSD message when enabling/disabling de-interlacing.Gravatar cehoyos2009-11-14
| * Avoid modifying dvdsub_id in command.c where possible.Gravatar reimar2009-11-11
| * Make sure the teletext property stuff does not crash if no demuxer is available.Gravatar reimar2009-11-09
| * Remove CONFIG_TV_TELETEXT.Gravatar cehoyos2009-11-07
| * Separate teletext from tv support.Gravatar cehoyos2009-11-07
| * Move teletext specific code from stream into libmpcodecs.Gravatar cehoyos2009-10-29
* | Merge svn changes up to r29752Gravatar Uoti Urpala2009-10-06
|\|
| * Make update_subtitles work without sh_video for text subtitles.Gravatar reimar2009-09-23
* | UI: Make the 'D' key print the new deinterlace statusGravatar Uoti Urpala2009-09-19
* | commands: Add set_property_osd and step_property_osdGravatar Uoti Urpala2009-09-19
* | command.c: Split property OSD display from property commandsGravatar Uoti Urpala2009-09-19
* | Merge svn changes up to r29684Gravatar Uoti Urpala2009-09-16
|\|
| * Make indentation consistent with the rest of the fileGravatar reimar2009-09-08
| * Never switch to a program with no audio and no video.Gravatar reimar2009-09-08
* | Merge svn changes up to r29532Gravatar Uoti Urpala2009-08-18
|\|
| * Only #include stream/stream_dvd.h when libdvdread is enabled.Gravatar diego2009-08-03
| * Remove pointless #ifdefs around harmless internal header #includes.Gravatar diego2009-08-02
* | Remove internal libass treeGravatar Uoti Urpala2009-07-26
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\|
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * Make set_property chapter 0-based like all other chapter-relatedGravatar reimar2009-06-28
| * Do not use MAX_A/V_STREAMS as upper limit for switch_audio/switch_videoGravatar reimar2009-06-20
* | Disallow subtitles without videoGravatar Uoti Urpala2009-06-13
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Support chapter seeking with ordered chaptersGravatar Uoti Urpala2009-04-02
* | Change demuxer_seek_chapter() parametersGravatar Uoti Urpala2009-04-02
* | Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* | core: Clean up OSD seek info logicGravatar Uoti Urpala2009-03-31
* | options: Move osd_level and osd_duration to options structGravatar Uoti Urpala2009-03-31
* | Set the fullscreen option value too when fs state changesGravatar Uoti Urpala2009-03-29
* | Merge svn changes up to r28403Gravatar Uoti Urpala2009-01-31
|\|
| * command.c: Fix some commands crashing during audio-only playbackGravatar uau2009-01-31
* | Update OSD while pausedGravatar Uoti Urpala2008-12-09
* | Allow seeking while pausedGravatar Uoti Urpala2008-12-09
* | Start pause handling changesGravatar Uoti Urpala2008-12-09
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Print ID_EXIT and exit reason message in identify mode when exiting.Gravatar reimar2008-12-02
* | Merge svn changes up to r27841Gravatar Uoti Urpala2008-10-28
|\|
| * Disallow the modification of teletext properties when the tv demuxer isGravatar faust32008-10-27
* | Merge svn changes up to r27682Gravatar Uoti Urpala2008-10-02
|\|
| * Use the existing pt_iter_goto_head function instead of reimplementing itGravatar reimar2008-10-01
| * mpctx->playtree is a node, files can not be directly appended to it,Gravatar reimar2008-10-01
| * Add a "pause" property to allow checking if MPlayer is paused.Gravatar reimar2008-10-01