Mercurial > mplayer.hg
graph
-
Update warning and error pixmaps.Sat, 01 Feb 2014 08:01:55 +0000, by ib
-
sync with en/mplayer.1 rev. 36721Sat, 01 Feb 2014 01:20:07 +0000, by jrash
-
Synced with help_mp-en.h rev. 36769Sat, 01 Feb 2014 01:06:19 +0000, by jrash
-
Synced with help_mp-en.h rev. 36766Sat, 01 Feb 2014 00:55:04 +0000, by jrash
-
Prettify the skin browser.Fri, 31 Jan 2014 17:08:39 +0000, by ib
-
Revise GUI help message texts.Fri, 31 Jan 2014 16:37:52 +0000, by ib
-
Remove pointless pair of parentheses.Fri, 31 Jan 2014 14:06:25 +0000, by ib
-
Revise GUI help message texts.Thu, 30 Jan 2014 13:26:45 +0000, by ib
-
Improve testing of the help message text headers.Thu, 30 Jan 2014 12:05:35 +0000, by ib
-
Replace pixmap for audio tracks by a better one.Mon, 27 Jan 2014 14:22:30 +0000, by ib
-
Replace pixmap for muted audio by a better one.Mon, 27 Jan 2014 14:21:26 +0000, by ib
-
Add new video pixmap.Mon, 27 Jan 2014 14:10:05 +0000, by ib
-
Add new audio pixmap.Mon, 27 Jan 2014 14:04:13 +0000, by ib
-
Replace sublang pixmap by subtitle pixmap.Mon, 27 Jan 2014 13:41:13 +0000, by ib
-
Move up entry "external audio" in the context menu.Mon, 27 Jan 2014 13:30:19 +0000, by ib
-
Remove commented code.Sun, 26 Jan 2014 20:10:55 +0000, by ib
-
Fix some format string mismatches.Sun, 26 Jan 2014 18:59:16 +0000, by reimar
-
stream.c: remove pointless NULL check.Sun, 26 Jan 2014 18:59:15 +0000, by reimar
-
configure: disable internal libmpeg2 by default.Sun, 26 Jan 2014 18:19:31 +0000, by reimar
-
Relocate mplayerLoadFont() code.Sun, 26 Jan 2014 17:16:29 +0000, by ib
-
Cosmetic: Adjust indent.Sun, 26 Jan 2014 17:05:33 +0000, by ib
-
Revise non-FreeType part of mplayerLoadFont().Sun, 26 Jan 2014 17:04:54 +0000, by ib
-
Cosmetic: Adjust indent.Sun, 26 Jan 2014 17:02:28 +0000, by ib
-
Revise non-FreeType part of mplayerLoadFont().Sun, 26 Jan 2014 17:01:14 +0000, by ib
-
Revise non-FreeType part of mplayerLoadFont().Sun, 26 Jan 2014 16:57:18 +0000, by ib
-
Fix issue with font file selector.Sun, 26 Jan 2014 16:53:21 +0000, by ib
-
Don't unnecessarily load a font.Sun, 26 Jan 2014 16:44:31 +0000, by ib
-
Enable specifying a font file in the GUI preferences.Sun, 26 Jan 2014 16:40:49 +0000, by ib
-
subreader: Fix compilation without fribidi.Sun, 26 Jan 2014 16:20:48 +0000, by reimar
-
Don't unnecessarily load a font.Sun, 26 Jan 2014 16:17:58 +0000, by ib
-
Cosmetic: Adjust spacings.Sun, 26 Jan 2014 16:11:56 +0000, by ib
-
Revert r36709.Sun, 26 Jan 2014 16:11:13 +0000, by ib
-
Fix bug with option '-fontconfig' and ass subtitles.Sun, 26 Jan 2014 12:53:26 +0000, by ib
-
Do not use non-literal arguments for mp_msg format stringSun, 26 Jan 2014 04:14:23 +0000, by al
-
ao_v4l2: fix broken sample rate check.Sat, 25 Jan 2014 16:55:12 +0000, by reimar
-
asfheader: remove old, long commented-out code.Sat, 25 Jan 2014 16:55:11 +0000, by reimar
-
Document switch case fallthroughs.Sat, 25 Jan 2014 16:55:09 +0000, by reimar
-
ad_dvdpcm: simplify/clarify code.Sat, 25 Jan 2014 16:55:08 +0000, by reimar
-
vo_sdl: remove nonsense code, all cases can handle both IYUV and I420.Sat, 25 Jan 2014 16:55:07 +0000, by reimar
-
m_option: reindent.Sat, 25 Jan 2014 16:55:06 +0000, by reimar
-
m_option: remove code that has no effect.Sat, 25 Jan 2014 16:55:05 +0000, by reimar
-
radeon_vid: small simplification.Sat, 25 Jan 2014 16:55:04 +0000, by reimar
-
img_format: document why mp_get_chroma_shift does not work for NV12/NV21Sat, 25 Jan 2014 16:55:03 +0000, by reimar
-
vidix: move query_format struct initialization to common code.Sat, 25 Jan 2014 16:55:01 +0000, by reimar
-
stream_netstream: Simplify packet handling.Sat, 25 Jan 2014 16:54:59 +0000, by reimar
-
stream_netstream: merge declaration and initialization.Sat, 25 Jan 2014 16:54:58 +0000, by reimar
-
subreader: remove misleading return types.Sat, 25 Jan 2014 16:54:56 +0000, by reimar
-
sub_fribidi: Slightly simplify non-fribidi fallback.Sat, 25 Jan 2014 16:54:55 +0000, by reimar
-
sub_fribidi: Make code more robust in error case.Sat, 25 Jan 2014 16:54:54 +0000, by reimar
-
playtreeparser: Remove pointless assignment.Sat, 25 Jan 2014 16:54:53 +0000, by reimar
-
vo_s3fb: Fix wrong define, draw_slice stub was removed, not draw_frame.Sat, 25 Jan 2014 16:54:52 +0000, by reimar
-
Revise German man page.Fri, 24 Jan 2014 17:11:09 +0000, by ib
-
Revise documentation of option '-fontconfig'.Fri, 24 Jan 2014 17:10:38 +0000, by ib
-
Replace string constants by symbolic constants.Fri, 24 Jan 2014 15:36:07 +0000, by ib
-
Add a (missing) icon to menu entry "audio track".Fri, 24 Jan 2014 01:06:57 +0000, by ib
-
Group video and audio related entries in context menu together.Fri, 24 Jan 2014 01:00:35 +0000, by ib
-
Move up equalizer entry in the context menu.Fri, 24 Jan 2014 00:28:04 +0000, by ib
-
Relocate the video size entries in the context menu.Fri, 24 Jan 2014 00:17:12 +0000, by ib
-
Rearrange video size entries in context menu in descending order.Fri, 24 Jan 2014 00:02:02 +0000, by ib
-
Revise German translation of MSGTR_GuiNeedsX.Thu, 23 Jan 2014 23:32:55 +0000, by ib
-
vd: Make sure we test the preferred format first.Thu, 23 Jan 2014 19:36:52 +0000, by reimar
-
vd: Fix setting of outfmtidx during VDCTRL_QUERY_FORMATThu, 23 Jan 2014 19:21:53 +0000, by reimar
-
Do not print pkg-config errors.Thu, 23 Jan 2014 19:13:50 +0000, by reimar
-
Cosmetic: Adjust spacings.Thu, 23 Jan 2014 17:28:02 +0000, by ib
-
Update font file filter of the file selector (only with FreeType).Thu, 23 Jan 2014 17:27:27 +0000, by ib
-
Revise German man page.Thu, 23 Jan 2014 16:57:34 +0000, by ib
-
Be pedantic with documentation of option '-fontconfig'.Thu, 23 Jan 2014 16:42:18 +0000, by ib
-
Cosmetic: Fix spacing.Thu, 23 Jan 2014 15:42:49 +0000, by ib
-
Revise documentation of option '-font'.Thu, 23 Jan 2014 15:39:08 +0000, by ib
-
Improve the dialog for font encodings.Thu, 23 Jan 2014 13:20:03 +0000, by ib
-
Improve the dialog for font encodings.Thu, 23 Jan 2014 12:09:37 +0000, by ib
-
ad_libdca: support current libdca that does not provide a dts.h header.Wed, 22 Jan 2014 19:38:44 +0000, by reimar
-
stream_smb: Make autodetection work for samba 4.0.Wed, 22 Jan 2014 19:38:43 +0000, by reimar
-
Revise context menu.Wed, 22 Jan 2014 19:37:37 +0000, by ib
-
Revise the man page after r36697 and r36698.Wed, 22 Jan 2014 19:27:47 +0000, by ib
-
Fix handling of option 'subfont-encoding'.Wed, 22 Jan 2014 19:26:30 +0000, by ib
-
Fix handling of option 'subfont-encoding'.Wed, 22 Jan 2014 19:22:08 +0000, by ib
-
Prettify layout of dialog for codecs and demuxer.Wed, 22 Jan 2014 19:11:03 +0000, by ib
-
Remove MSGTR_PREFERENCES_FontFactor.Wed, 22 Jan 2014 18:39:41 +0000, by ib
-
vo_corevideo: remove draw_frame and draw_slice.Wed, 22 Jan 2014 18:35:17 +0000, by reimar
-
Prettify layout of dialog for font settings.Wed, 22 Jan 2014 18:29:52 +0000, by ib
-
Revise some subtitle and OSD related help messages.Wed, 22 Jan 2014 18:25:25 +0000, by ib
-
Revise some font related help messages.Wed, 22 Jan 2014 17:54:11 +0000, by ib
-
vo_corevideo: Fix VFCAP flags, adding ACCEPT_STRIDE and NOSLICES.Wed, 22 Jan 2014 08:11:24 +0000, by reimar
-
vo_corevideo: Fix return value.Wed, 22 Jan 2014 08:07:31 +0000, by reimar
-
Fix calculation of idx_streamid for audio index in case of packet errors.Tue, 21 Jan 2014 22:27:00 +0000, by rtogni
-
Revise German translation of some help messages.Tue, 21 Jan 2014 20:51:24 +0000, by ib
-
Fix iconv check in r36657.Tue, 21 Jan 2014 20:36:28 +0000, by ib
-
Improve the dialog for font settings.Tue, 21 Jan 2014 20:34:56 +0000, by ib
-
Add MSGTR_PREFERENCES_FontAutoScaleMode.Tue, 21 Jan 2014 20:19:51 +0000, by ib
-
Revise German translation of MSGTR_PREFERENCES_FontOutLine.Tue, 21 Jan 2014 20:05:55 +0000, by ib
-
vo_md5sum: set VOCAP_NOSLICES.Tue, 21 Jan 2014 19:57:06 +0000, by reimar
-
Fix table sizes.Tue, 21 Jan 2014 18:45:02 +0000, by ib
-
Rephrase positively.Tue, 21 Jan 2014 15:25:26 +0000, by ib
-
coverity.sh: Avoid submitting broken builds to coverity.Mon, 20 Jan 2014 22:32:41 +0000, by reimar
-
Use av_unused for unused arguments instead of various hacks.Mon, 20 Jan 2014 22:08:48 +0000, by reimar