| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -1/+1 |
* | Make audio stream index handling saner in stream switching | Uoti Urpala | 2010-05-22 | 1 | -13/+8 |
* | Merge svn change r31134 | Uoti Urpala | 2010-05-07 | 1 | -1316/+1316 |
|\ |
|
| * | the great MPlayer tab removal: part II | diego | 2010-05-03 | 1 | -1416/+1416 |
* | | Merge svn changes up to r31033 | Uoti Urpala | 2010-04-26 | 1 | -0/+48 |
|\| |
|
| * | Add slave commands for loading and unloading audio filters at runtime. | cehoyos | 2010-04-11 | 1 | -0/+37 |
| * | Add osd_show_progression: Show progress bar and elapsed/total time. | cehoyos | 2010-04-09 | 1 | -0/+11 |
* | | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 1 | -1/+1 |
|\| |
|
| * | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -1/+1 |
* | | Fix chapter handling with first chapter not at beginning of file | Uoti Urpala | 2010-04-25 | 1 | -1/+1 |
* | | Move seek-reset functionality out of demuxer.c | Uoti Urpala | 2010-04-23 | 1 | -0/+11 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+18 |
* | | Merge svn changes up to r30419 | Uoti Urpala | 2010-01-25 | 1 | -40/+56 |
|\| |
|
| * | Also handle ASS subtitles when removing subtitles via sub_remove slave command. | reimar | 2010-01-22 | 1 | -0/+15 |
| * | Avoid duplicating code to remove subtitles (sub_remove slave command). | reimar | 2010-01-22 | 1 | -38/+41 |
* | | translations: corrently translate most OSD output | Uoti Urpala | 2010-01-12 | 1 | -49/+52 |
* | | translations: add infrastructure for translated OSD messages | Uoti Urpala | 2010-01-12 | 1 | -4/+4 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -27/+41 |
|\| |
|
| * | Return the actually playing audio/video id for get_property, not the one | reimar | 2009-12-27 | 1 | -12/+12 |
| * | Subtitle are now also available without video, so remove that | reimar | 2009-12-27 | 1 | -3/+0 |
| * | Use the same condition to decide if the audio/video id property is | reimar | 2009-12-27 | 1 | -12/+4 |
| * | When setting audio or video track make sure we will not try to | reimar | 2009-12-27 | 1 | -2/+4 |
| * | Print a ANS_ERROR reply if one of the *_property slave command fails. | reimar | 2009-12-27 | 1 | -2/+25 |
| * | Never include ass.h and ass_types.h directly, use ass_mp.h instead. | reimar | 2009-12-19 | 1 | -1/+0 |
* | | Fix printf format strings with invalid '%lf' conversion | Uoti Urpala | 2009-12-15 | 1 | -2/+2 |
* | | options: Move ass_enabled to options struct | Uoti Urpala | 2009-12-02 | 1 | -5/+6 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -31/+21 |
|\| |
|
| * | Show OSD message when enabling/disabling de-interlacing. | cehoyos | 2009-11-14 | 1 | -0/+2 |
| * | Avoid modifying dvdsub_id in command.c where possible. | reimar | 2009-11-11 | 1 | -2/+2 |
| * | Make sure the teletext property stuff does not crash if no demuxer is available. | reimar | 2009-11-09 | 1 | -1/+1 |
| * | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 1 | -10/+0 |
| * | Separate teletext from tv support. | cehoyos | 2009-11-07 | 1 | -19/+18 |
| * | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 | 1 | -0/+1 |
* | | Add yuv_colorspace property, implemented in vo_vdpau and vo_xv | Uoti Urpala | 2009-11-15 | 1 | -0/+45 |
* | | Merge svn changes up to r29752 | Uoti Urpala | 2009-10-06 | 1 | -2/+3 |
|\| |
|
| * | Make update_subtitles work without sh_video for text subtitles. | reimar | 2009-09-23 | 1 | -1/+6 |
* | | UI: Make the 'D' key print the new deinterlace status | Uoti Urpala | 2009-09-19 | 1 | -1/+4 |
* | | commands: Add set_property_osd and step_property_osd | Uoti Urpala | 2009-09-19 | 1 | -0/+11 |
* | | command.c: Split property OSD display from property commands | Uoti Urpala | 2009-09-19 | 1 | -75/+152 |
* | | Merge svn changes up to r29684 | Uoti Urpala | 2009-09-16 | 1 | -0/+4 |
|\| |
|
| * | Make indentation consistent with the rest of the file | reimar | 2009-09-08 | 1 | -1/+1 |
| * | Never switch to a program with no audio and no video. | reimar | 2009-09-08 | 1 | -0/+4 |
* | | Merge svn changes up to r29532 | Uoti Urpala | 2009-08-18 | 1 | -10/+0 |
|\| |
|
| * | Only #include stream/stream_dvd.h when libdvdread is enabled. | diego | 2009-08-03 | 1 | -0/+2 |
| * | Remove pointless #ifdefs around harmless internal header #includes. | diego | 2009-08-02 | 1 | -16/+0 |
* | | Remove internal libass tree | Uoti Urpala | 2009-07-26 | 1 | -4/+1 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -24/+0 |
* | | Merge svn changes up to r29412 | Uoti Urpala | 2009-07-07 | 1 | -4/+4 |
|\| |
|
| * | Make set_property chapter 0-based like all other chapter-related | reimar | 2009-06-28 | 1 | -2/+2 |
| * | Do not use MAX_A/V_STREAMS as upper limit for switch_audio/switch_video | reimar | 2009-06-20 | 1 | -2/+2 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -1/+1 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -1/+1 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -72/+72 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -71/+71 |
* | | Disallow subtitles without video | Uoti Urpala | 2009-06-13 | 1 | -2/+2 |
* | | Support chapter seeking with ordered chapters | Uoti Urpala | 2009-04-02 | 1 | -4/+4 |
* | | Change demuxer_seek_chapter() parameters | Uoti Urpala | 2009-04-02 | 1 | -5/+5 |
* | | Initial ordered chapters support | Uoti Urpala | 2009-04-02 | 1 | -1/+1 |
* | | core: Clean up OSD seek info logic | Uoti Urpala | 2009-03-31 | 1 | -5/+6 |
* | | options: Move osd_level and osd_duration to options struct | Uoti Urpala | 2009-03-31 | 1 | -13/+17 |
* | | Set the fullscreen option value too when fs state changes | Uoti Urpala | 2009-03-29 | 1 | -0/+1 |
* | | Merge svn changes up to r28403 | Uoti Urpala | 2009-01-31 | 1 | -0/+4 |
|\| |
|
| * | command.c: Fix some commands crashing during audio-only playback | uau | 2009-01-31 | 1 | -0/+4 |
* | | Update OSD while paused | Uoti Urpala | 2008-12-09 | 1 | -4/+7 |
* | | Allow seeking while paused | Uoti Urpala | 2008-12-09 | 1 | -10/+1 |
* | | Start pause handling changes | Uoti Urpala | 2008-12-09 | 1 | -15/+29 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -1/+1 |
|\| |
|
| * | Print ID_EXIT and exit reason message in identify mode when exiting. | reimar | 2008-12-02 | 1 | -1/+1 |
* | | Merge svn changes up to r27841 | Uoti Urpala | 2008-10-28 | 1 | -0/+2 |
|\| |
|
| * | Disallow the modification of teletext properties when the tv demuxer is | faust3 | 2008-10-27 | 1 | -0/+2 |
* | | Merge svn changes up to r27682 | Uoti Urpala | 2008-10-02 | 1 | -4/+25 |
|\| |
|
| * | Use the existing pt_iter_goto_head function instead of reimplementing it | reimar | 2008-10-01 | 1 | -2/+2 |
| * | mpctx->playtree is a node, files can not be directly appended to it, | reimar | 2008-10-01 | 1 | -2/+2 |
| * | Add a "pause" property to allow checking if MPlayer is paused. | reimar | 2008-10-01 | 1 | -0/+8 |
| * | slave command to get the number of chapters; patch by Kevin DeKorte - kdekort... | nicodvb | 2008-09-26 | 1 | -0/+13 |
* | | Merge svn changes up to r27514 | Uoti Urpala | 2008-09-03 | 1 | -0/+1 |
|\| |
|
| * | handle the lavfpref demuxer in the same way as the lavf one | aurel | 2008-08-27 | 1 | -0/+1 |
* | | core: Clean up move-to-next-file logic | Uoti Urpala | 2008-08-13 | 1 | -15/+19 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -28/+36 |
|\| |
|
| * | Rename font-related preprocessor directives. | diego | 2008-08-07 | 1 | -3/+3 |
| * | Fix wrong behavior with slave command by going back to the starting point | ben | 2008-08-07 | 1 | -0/+4 |
| * | cosmetic: reindent after r27414 | ben | 2008-08-04 | 1 | -1/+1 |
| * | Fixes unsafe 'chapter' command with get_property() call. | ben | 2008-08-04 | 1 | -1/+2 |
| * | cosmetic: reindent after r27412 | ben | 2008-08-04 | 1 | -1/+1 |
| * | Fixes unsafe 'angle' command with get_property() call. | ben | 2008-08-04 | 1 | -1/+2 |
| * | Fixes unsafe 'switch_audio' command with set_property() call. | ben | 2008-08-04 | 1 | -0/+2 |
| * | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -21/+21 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -6/+6 |
|\| |
|
| * | Rename preprocessor directive HAVE_MENU --> CONFIG_MENU. | diego | 2008-07-30 | 1 | -2/+2 |
| * | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 | 1 | -4/+4 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -31/+31 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -31/+31 |
* | | Merge svn changes up to r27123 | Uoti Urpala | 2008-06-23 | 1 | -1/+38 |
|\| |
|
| * | Keep old dvdnav sub-command options for a while in order | ben | 2008-06-20 | 1 | -0/+13 |
| * | Change DVDNAV command key names. | ben | 2008-06-19 | 1 | -1/+25 |
* | | Merge svn changes up to r27025 | Uoti Urpala | 2008-06-07 | 1 | -3/+3 |
|\| |
|
| * | Rename some functions as they are mplayer related and not | ben | 2008-06-07 | 1 | -2/+2 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -1/+6 |
|\| |
|
| * | Add a slave command to stop stream playback. | ben | 2008-05-27 | 1 | -0/+5 |
| * | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | | input: Move cmd_queue to context struct | Uoti Urpala | 2008-04-30 | 1 | -2/+4 |
* | | input: Move command bind variables to context struct | Uoti Urpala | 2008-04-30 | 1 | -2/+2 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 | 1 | -1/+1 |
* | | Mark some constant symbols as such | Uoti Urpala | 2008-04-26 | 1 | -1/+1 |
* | | Move global filename to mpctx | Uoti Urpala | 2008-04-26 | 1 | -9/+10 |
* | | Move global mconfig to mpctx | Uoti Urpala | 2008-04-26 | 1 | -1/+1 |
* | | Move vo_gamma_* to options struct | Uoti Urpala | 2008-04-26 | 1 | -6/+7 |
* | | command.c: cosmetic changes ("type * ptr" -> "type *ptr") | Uoti Urpala | 2008-04-25 | 1 | -119/+119 |
* | | Move movie_aspect to options struct | Uoti Urpala | 2008-04-25 | 1 | -2/+2 |
* | | Remove some unnecessary recursive includes | Uoti Urpala | 2008-04-23 | 1 | -0/+1 |
* | | Move dvdsub_id to options struct | Uoti Urpala | 2008-04-23 | 1 | -18/+19 |
* | | Move audio_id and video_id to options struct | Uoti Urpala | 2008-04-23 | 1 | -19/+21 |
* | | Move playback_speed to options struct | Uoti Urpala | 2008-04-23 | 1 | -19/+15 |
* | | Move global rel_seek_secs and abs_seek_pos to mpctx | Uoti Urpala | 2008-04-23 | 1 | -15/+15 |
* | | Remove static mpctx from mplayer.c | Uoti Urpala | 2008-04-23 | 1 | -28/+28 |
* | | Move loop_times to option struct | Uoti Urpala | 2008-04-23 | 1 | -3/+4 |
* | | Move vo_screenwidth,vo_screenheight to options struct | Uoti Urpala | 2008-04-23 | 1 | -5/+6 |
* | | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct | Uoti Urpala | 2008-04-23 | 1 | -12/+14 |
* | | Move global vo_config_count to vo struct | Uoti Urpala | 2008-04-23 | 1 | -4/+4 |
* | | Move vo_ontop to options struct | Uoti Urpala | 2008-04-23 | 1 | -2/+2 |
* | | Start of new option system | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -5/+5 |
|/ |
|
* | Remove unnecessary includes | uau | 2008-04-01 | 1 | -2/+0 |
* | Include some .h files in corresponding .c files | uau | 2008-03-28 | 1 | -0/+1 |
* | Add missing #include. | eugeni | 2008-02-29 | 1 | -0/+1 |
* | Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle | eugeni | 2008-02-29 | 1 | -21/+7 |
* | Fill sh_audio_t.lang in lavf and mkv demuxers. Use it for printing audio track | eugeni | 2008-02-29 | 1 | -2/+3 |
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -3/+3 |
* | show dvdnav selection in the OSD only when the osd_level>1; patch by foxcore ... | nicodvb | 2008-01-29 | 1 | -2/+2 |
* | More places that should use SEEK_ABSOLUTE / SEEK_FACTOR | reimar | 2008-01-29 | 1 | -5/+5 |
* | Simplify a condition that probably is not necessary at all | reimar | 2008-01-28 | 1 | -1/+1 |
* | reindent after r25881 | ben | 2008-01-27 | 1 | -6/+6 |
* | sub_scale command can now handle both ass and non-ass subs at a time | ben | 2008-01-27 | 1 | -8/+0 |
* | Add support for dvdnav still frames playback. | ben | 2008-01-26 | 1 | -6/+2 |
* | Add new command to switch between dvdnav titles | ben | 2008-01-24 | 1 | -0/+6 |
* | cosmetic: reindent code after r25843 | ben | 2008-01-23 | 1 | -7/+7 |
* | sub_scale command now works with ass subtitles renderer | ben | 2008-01-23 | 1 | -0/+27 |
* | Add ass_use_margins command and property to shift subtitles to margins and back | eugeni | 2008-01-23 | 1 | -0/+28 |
* | Make mp_properties const | reimar | 2008-01-13 | 1 | -1/+1 |
* | Remove global_ass_track. Instead create an ass_track for each 't' track. | eugeni | 2008-01-11 | 1 | -1/+1 |
* | Clear demuxed data when subtitle track is changed. | eugeni | 2008-01-10 | 1 | -0/+1 |
* | properties to get and set angle; patch by oattila chello hu | nicodvb | 2008-01-05 | 1 | -0/+64 |
* | Fix property audio_delay bug when step up/down with arg value NULL. | ulion | 2008-01-05 | 1 | -5/+5 |
* | Add some const/static qualifiers as appropriate | reimar | 2007-12-24 | 1 | |