aboutsummaryrefslogtreecommitdiffhomepage
path: root/command.c
Commit message (Expand)AuthorAge
...
| * Avoid duplicating code to remove subtitles (sub_remove slave command).Gravatar reimar2010-01-22
* | translations: corrently translate most OSD outputGravatar Uoti Urpala2010-01-12
* | translations: add infrastructure for translated OSD messagesGravatar Uoti Urpala2010-01-12
* | Merge svn changes up to r30136Gravatar Uoti Urpala2009-12-30
|\|
| * Return the actually playing audio/video id for get_property, not the oneGravatar reimar2009-12-27
| * Subtitle are now also available without video, so remove thatGravatar reimar2009-12-27
| * Use the same condition to decide if the audio/video id property isGravatar reimar2009-12-27
| * When setting audio or video track make sure we will not try toGravatar reimar2009-12-27
| * Print a ANS_ERROR reply if one of the *_property slave command fails.Gravatar reimar2009-12-27
| * Never include ass.h and ass_types.h directly, use ass_mp.h instead.Gravatar reimar2009-12-19
* | 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