log mplayer.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 31 Aug 2014 09:33:38 +0000 reimar Double-check that we are really at audio EOF by trying to refill.
Sun, 17 Aug 2014 18:06:56 +0000 ib Ensure up-to-dateness of global_sub information upon request.
Sun, 06 Apr 2014 18:46:45 +0000 reimar mplayer: Fix potential NULL dereference.
Sat, 22 Mar 2014 19:53:49 +0000 ib Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE.
Fri, 21 Mar 2014 15:21:11 +0000 ib Cosmetic: Rename symbolic constant GUI_END_FILE GUI_END_PLAY.
Fri, 21 Mar 2014 15:12:37 +0000 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
Fri, 21 Mar 2014 15:01:48 +0000 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
Tue, 04 Mar 2014 19:28:58 +0000 reimar Ensure that DVD highlight is really removed on switching titles.
Wed, 26 Feb 2014 22:02:06 +0000 reimar For -dump* to retry once of it reached EOF before writing anything.
Wed, 26 Feb 2014 21:56:26 +0000 reimar Use select_audio/select_video to disable unused streams.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Fri, 14 Feb 2014 21:34:07 +0000 reimar Remove DVDNAV audio reset code to avoid issues on title changes.
Sun, 02 Feb 2014 19:18:31 +0000 ib Add support for default of multiple video tracks.
Mon, 20 Jan 2014 22:08:45 +0000 reimar mplayer: Simplify initial playtree/file code.