aboutsummaryrefslogtreecommitdiffhomepage
path: root/command.c
Commit message (Expand)AuthorAge
* 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
| * slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...Gravatar nicodvb2008-09-26
* | Merge svn changes up to r27514Gravatar Uoti Urpala2008-09-03
|\|
| * handle the lavfpref demuxer in the same way as the lavf oneGravatar aurel2008-08-27
* | core: Clean up move-to-next-file logicGravatar Uoti Urpala2008-08-13
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
| * Fix wrong behavior with slave command by going back to the starting pointGravatar ben2008-08-07
| * cosmetic: reindent after r27414Gravatar ben2008-08-04
| * Fixes unsafe 'chapter' command with get_property() call.Gravatar ben2008-08-04
| * cosmetic: reindent after r27412Gravatar ben2008-08-04
| * Fixes unsafe 'angle' command with get_property() call.Gravatar ben2008-08-04
| * Fixes unsafe 'switch_audio' command with set_property() call.Gravatar ben2008-08-04
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.Gravatar diego2008-07-30
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * Keep old dvdnav sub-command options for a while in orderGravatar ben2008-06-20
| * Change DVDNAV command key names.Gravatar ben2008-06-19
* | Merge svn changes up to r27025Gravatar Uoti Urpala2008-06-07
|\|