Mercurial > mplayer.hg
graph
-
Cosmetic: Rename parameters bf img in bitmap.c.Tue, 06 Sep 2011 14:59:04 +0000, by ib
-
Add doxygen comments to string.c.Tue, 06 Sep 2011 13:37:32 +0000, by ib
-
Add doxygen comments to cut.c and cut.h.Tue, 06 Sep 2011 12:11:23 +0000, by ib
-
Change some comments in interface.h to doxygen style.Tue, 06 Sep 2011 11:18:00 +0000, by ib
-
Add doxygen comments to app.c.Tue, 06 Sep 2011 10:08:53 +0000, by ib
-
Replace some btnModify() calls by btnSet().Tue, 06 Sep 2011 09:29:04 +0000, by ib
-
Correct a doxygen formatting mistake in ws.c.Tue, 06 Sep 2011 08:59:44 +0000, by ib
-
Add doxygen comments to mem.h.Tue, 06 Sep 2011 08:52:01 +0000, by ib
-
Add a doxygen comment to ws.c.Tue, 06 Sep 2011 08:51:16 +0000, by ib
-
Simplify checking for ppc or ppc64 using wildcards.Mon, 05 Sep 2011 21:55:40 +0000, by reimar
-
Add doxygen comments to font.c.Mon, 05 Sep 2011 18:43:01 +0000, by ib
-
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.Mon, 05 Sep 2011 18:29:35 +0000, by ib
-
Cosmetic: Rename fntRender() fntTextRender().Mon, 05 Sep 2011 16:19:04 +0000, by ib
-
Cosmetic: Rename skinImageRead() parameter bf img in header file.Mon, 05 Sep 2011 16:08:16 +0000, by ib
-
Cosmetic: Rename skinBPRead() skinImageRead().Mon, 05 Sep 2011 16:00:37 +0000, by ib
-
Add doxygen comments to skin.c.Mon, 05 Sep 2011 15:47:55 +0000, by ib
-
Cosmetics: Order filters alphabetically.Mon, 05 Sep 2011 14:24:54 +0000, by cehoyos
-
Make vo_hidecursor() and vo_showcursor() static.Mon, 05 Sep 2011 11:48:36 +0000, by ib
-
Add an about box to the Win32 GUI.Sat, 03 Sep 2011 15:52:07 +0000, by ib
-
sync with en/mplayer.1 rev. 34015Fri, 02 Sep 2011 13:58:01 +0000, by jrash
-
Add the MPlayer title string to the about box.Fri, 02 Sep 2011 09:58:55 +0000, by ib
-
Autodetect 32- vs. 64-bit PowerPC just like for x86.Thu, 01 Sep 2011 21:49:22 +0000, by reimar
-
Cosmetic: Adjust indent.Thu, 01 Sep 2011 20:17:03 +0000, by ib
-
Rework fullscreen handling.Thu, 01 Sep 2011 20:15:40 +0000, by ib
-
Perform a wsHandleEvents() when playback ends.Thu, 01 Sep 2011 19:14:11 +0000, by ib
-
Set WinID early and once.Thu, 01 Sep 2011 19:08:07 +0000, by ib
-
Rephrase condition for btnModify().Thu, 01 Sep 2011 18:52:09 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 01 Sep 2011 18:41:36 +0000, by ib
-
Move a misplaced closing brace to its correct position.Thu, 01 Sep 2011 18:40:01 +0000, by ib
-
Some cosmetic changes in wsFullScreen().Thu, 01 Sep 2011 18:32:33 +0000, by ib
-
Don't map the window after resizing.Thu, 01 Sep 2011 18:22:58 +0000, by ib
-
Keep track of fullscreen state.Thu, 01 Sep 2011 18:19:27 +0000, by ib
-
Remove pointless condition.Thu, 01 Sep 2011 18:07:59 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 01 Sep 2011 17:57:15 +0000, by ib
-
Resize video window after switching from fullscreen to normal size.Thu, 01 Sep 2011 17:53:33 +0000, by ib
-
Change repositioning of the normal size video window.Thu, 01 Sep 2011 17:31:46 +0000, by ib
-
Modify video window size change behavior.Thu, 01 Sep 2011 17:27:44 +0000, by ib
-
Intel C Compiler 12.0 is supported, 11.0 is not.Thu, 01 Sep 2011 17:16:49 +0000, by cehoyos
-
Remove assignments to guiInfo.VideoWindow when playback stops.Thu, 01 Sep 2011 17:08:58 +0000, by ib
-
Cosmetic: Move guiInfo member VideoWindow.Thu, 01 Sep 2011 17:01:10 +0000, by ib
-
Change ESC key behavior in fullscreen state.Thu, 01 Sep 2011 16:55:14 +0000, by ib
-
Don't use current x and y position of video window for saving.Thu, 01 Sep 2011 16:44:52 +0000, by ib
-
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreenWed, 31 Aug 2011 17:45:02 +0000, by ib
-
Do not map to internal MPlayer FourCC if possible.Wed, 31 Aug 2011 09:04:21 +0000, by cehoyos
-
Support Nellymoser in isom.Mon, 29 Aug 2011 12:48:21 +0000, by cehoyos
-
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreenSat, 27 Aug 2011 16:53:50 +0000, by ib
-
Add a parameter to vo_x11_ewmh_fullscreen().Sat, 27 Aug 2011 16:51:52 +0000, by ib
-
Replace deprecated functionality in muxer_lavf.Sat, 27 Aug 2011 11:17:05 +0000, by reimar
-
Only use non-deprecated code in lavc encoders.Sat, 27 Aug 2011 11:04:53 +0000, by reimar
-
Updated usage of some deprecated functions in FFmpeg audio decoder.Sat, 27 Aug 2011 11:02:04 +0000, by reimar
-
Replace several deprecated functions.Sat, 27 Aug 2011 10:57:48 +0000, by reimar
-
Simplify by using avformat_open_input instead of av_open_input_stream.Sat, 27 Aug 2011 10:52:30 +0000, by reimar
-
100l, fix compilation.Sat, 27 Aug 2011 10:43:25 +0000, by reimar
-
Replace easy to change deprecated functionality.Sat, 27 Aug 2011 10:41:54 +0000, by reimar
-
Ensure we do not use 100% CPU when waiting for input with no file-based inputs.Sat, 27 Aug 2011 09:58:54 +0000, by reimar
-
Remove pointless pointer indirection for shader program strings.Fri, 26 Aug 2011 19:35:46 +0000, by reimar
-
Hook up -vo gl noise support.Fri, 26 Aug 2011 19:24:12 +0000, by reimar
-
Add disabled feature: noise filter for vo_gl.Fri, 26 Aug 2011 18:51:51 +0000, by reimar
-
Replace data type CARD32 by long.Fri, 26 Aug 2011 09:46:42 +0000, by ib
-
configure: rewrite fribidi check to be consistent with other pkg-config checksThu, 25 Aug 2011 19:19:53 +0000, by diego
-
configure: cosmetics: eliminate tabsThu, 25 Aug 2011 19:19:51 +0000, by diego
-
Set receive timeout correctly on Windows.Wed, 24 Aug 2011 19:16:02 +0000, by reimar
-
Fix udp-slave on Windows: Make sure WSAStartup is calledWed, 24 Aug 2011 18:54:08 +0000, by reimar
-
FFmpeg now supports WVP2 and WMVP.Tue, 23 Aug 2011 20:04:40 +0000, by cehoyos
-
Fix disabled code.Sat, 20 Aug 2011 11:36:30 +0000, by reimar
-
Fix spelling.Sat, 20 Aug 2011 11:29:23 +0000, by reimar
-
x11_common: XChangeProperty uses long for 32-bits.Sat, 20 Aug 2011 10:19:23 +0000, by cigaes
-
Fix infinite loop in '-demuxer lavf -lavfdopts format=help'Sat, 20 Aug 2011 08:18:36 +0000, by cehoyos
-
Do not believe a mp4v codec tag, go based on codec id instead in that case.Fri, 19 Aug 2011 18:36:14 +0000, by reimar
-
Ensure filepos is initialized before following code tries to use it.Thu, 18 Aug 2011 19:20:50 +0000, by reimar
-
Remove senseless seek.Thu, 18 Aug 2011 19:19:58 +0000, by reimar
-
Remove strange pts locking code that would never really result in goodThu, 18 Aug 2011 19:15:06 +0000, by reimar
-
Another attempt to make up timestamps for video filters.Thu, 18 Aug 2011 18:56:09 +0000, by reimar
-
Try using sh_video->pts instead of v_muxer_time for filter timestamp.Thu, 18 Aug 2011 18:37:07 +0000, by reimar
-
Simply drop packets for which new_demux_packet allocation fails.Thu, 18 Aug 2011 18:32:53 +0000, by reimar
-
Forgotten commit of subreader.h adding SUB_GOOGLE define.Mon, 15 Aug 2011 21:28:19 +0000, by reimar
-
Quick-and-dirty support for reading Google/YouTube subtitle format.Mon, 15 Aug 2011 20:33:45 +0000, by reimar
-
Convert stream_read_line function into more generic stream_read_until function.Mon, 15 Aug 2011 20:32:26 +0000, by reimar
-
Fix reading of aqr/subrip09 subtitles.Mon, 15 Aug 2011 20:19:39 +0000, by reimar
-
Get rid of some code duplication.Mon, 15 Aug 2011 20:05:09 +0000, by reimar
-
Cosmetic: Adjust indent.Mon, 15 Aug 2011 18:38:24 +0000, by ib
-
Add guiDVDStruct members to guiInfo.Mon, 15 Aug 2011 18:37:10 +0000, by ib
-
Cosmetic: Rename guiInfo members.Mon, 15 Aug 2011 13:27:58 +0000, by ib
-
Cosmetic: Rearrange the guiInfo members.Mon, 15 Aug 2011 09:38:32 +0000, by ib
-
Cosmetic: Rearrange statements.Mon, 15 Aug 2011 09:09:29 +0000, by ib
-
Provide track information for playlists.Fri, 12 Aug 2011 16:31:18 +0000, by ib
-
Cosmetic: Rename some guiInfo members.Fri, 12 Aug 2011 15:25:30 +0000, by ib
-
Revise the skin documentation.Fri, 12 Aug 2011 14:56:19 +0000, by ib
-
Cosmetic: Adjust indent.Fri, 12 Aug 2011 14:10:35 +0000, by ib
-
Remove needless guiInfo member FilenameChanged.Fri, 12 Aug 2011 14:09:36 +0000, by ib
-
Cosmetic: Comment the enums and #defines in interface.h.Fri, 12 Aug 2011 13:31:44 +0000, by ib
-
Synced with help_mp-en.h rev. 33962Fri, 12 Aug 2011 13:21:51 +0000, by jrash
-
Cosmetic: Adjust indent and remove braces.Fri, 12 Aug 2011 13:15:58 +0000, by ib
-
Remove needless guiInfo member DiskChanged.Fri, 12 Aug 2011 13:14:13 +0000, by ib
-
Remove pointless condition.Fri, 12 Aug 2011 10:23:25 +0000, by ib
-
Cosmetic: Adjust indent.Fri, 12 Aug 2011 09:41:08 +0000, by ib
-
Remove unneeded variable and simplify code.Fri, 12 Aug 2011 09:40:29 +0000, by ib
-
Add license boilerplate.Thu, 11 Aug 2011 18:17:26 +0000, by reimar
-
Restore alphabetical order.Thu, 11 Aug 2011 18:15:00 +0000, by reimar
-
build: drop BeOS supportThu, 11 Aug 2011 17:45:43 +0000, by diego
-
zr: adjust #includes to fix compilation after av_helpers.h creationThu, 11 Aug 2011 17:45:41 +0000, by diego
-
doxygen: drop filename from @file directiveThu, 11 Aug 2011 17:45:38 +0000, by diego
-
configure: drop support for obsolete versions of sdl-configThu, 11 Aug 2011 17:45:34 +0000, by diego
-
configure: drop leading underscore from _inc_* variablesThu, 11 Aug 2011 17:45:32 +0000, by diego
-
configure: drop leading underscore from _ld_* variablesThu, 11 Aug 2011 17:45:30 +0000, by diego
-
configure: spelling cosmeticsThu, 11 Aug 2011 17:45:28 +0000, by diego
-
Move cfg_inc_verbose and cfg_include into mpcommon.c.Thu, 11 Aug 2011 17:45:25 +0000, by diego
-
Get rid of a bunch of needless or redundant guiInfo members.Thu, 11 Aug 2011 13:54:24 +0000, by ib
-
mplayer: small indent fix.Wed, 10 Aug 2011 20:17:20 +0000, by cboesch
-
Don't let VCD track number and guiInfo.Track differ.Wed, 10 Aug 2011 14:48:49 +0000, by ib
-
Check directory history entry prior to its usage.Tue, 09 Aug 2011 21:32:09 +0000, by ib
-
Support parsing of AAC audio.Tue, 09 Aug 2011 20:14:30 +0000, by reimar
-
Move code for setting up libav* logging callbacks from vd_ffmpeg to aTue, 09 Aug 2011 19:57:00 +0000, by reimar
-
Assume that messages from AVFormatContext are demuxer messages.Tue, 09 Aug 2011 19:23:41 +0000, by reimar
-
Fix neverending "DRI Failure" messages with frame multithreading.Tue, 09 Aug 2011 19:15:19 +0000, by reimar
-
Another attempt to make message easier to understand.Tue, 09 Aug 2011 18:53:43 +0000, by reimar
-
Mark two warnings that usually only indicate a performance issue as such.Tue, 09 Aug 2011 17:36:49 +0000, by reimar
-
Avoid crash and instead print a warning if the av_log callbackTue, 09 Aug 2011 17:20:44 +0000, by reimar
-
vo_null: do not accept hwaccel formats since they need special voThu, 04 Aug 2011 19:30:26 +0000, by reimar
-
Clarify the encoding to be used in the font description file.Thu, 04 Aug 2011 09:51:10 +0000, by ib
-
FourCC DreX works fine with VDPAU and xvid.Sun, 31 Jul 2011 23:23:12 +0000, by cehoyos
-
Add some runtime patching magic required for latest Cineform decoder.Sat, 30 Jul 2011 20:44:37 +0000, by reimar
-
Add some additional function/hacks needed for newer CFDecode2.ax versions.Sat, 30 Jul 2011 20:26:29 +0000, by reimar
-
Abort configure if the binutils version is too old and cannot compileSat, 30 Jul 2011 18:40:20 +0000, by reimar
-
Fix xmm clobber test that was broken since it was added.Sat, 30 Jul 2011 18:29:09 +0000, by reimar
-
libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definitionSat, 30 Jul 2011 16:27:14 +0000, by diego
-
stream_smb: remove unused variableSat, 30 Jul 2011 16:27:10 +0000, by diego
-
stream_nemesi: remove unused variableSat, 30 Jul 2011 16:26:56 +0000, by diego
-
Add FourCC DreX for MPEG-4 ASP.Sat, 30 Jul 2011 15:54:35 +0000, by cehoyos
-
win32 gui: replace C99 bool type by intSat, 30 Jul 2011 15:36:37 +0000, by diego
-
Fix pkg-config usage for fribidi.Sat, 30 Jul 2011 14:04:49 +0000, by reimar
-
Change code so that it compiles more reliably without libassSat, 30 Jul 2011 10:43:38 +0000, by reimar
-
Update cdparanoia check to check for paranoia_cachemodel_size.Sat, 30 Jul 2011 10:29:14 +0000, by reimar
-
sync with en/mplayer.1 rev. 33893Sat, 30 Jul 2011 03:20:27 +0000, by jrash
-
Synced with help_mp-en.h rev. 33931Sat, 30 Jul 2011 03:15:48 +0000, by jrash
-
Makefile: fix mistakenly broken ADD_ALL_EXESUFS functionWed, 27 Jul 2011 15:58:30 +0000, by diego
-
ae_faac: mark a function as static; add missing ae_faac.h #includeWed, 27 Jul 2011 15:33:03 +0000, by diego
-
Makefile: cosmetics: consistently name all dependency file variablesWed, 27 Jul 2011 13:40:19 +0000, by diego
-
libvo: extend alpha_func function pointers with parameter type declarationWed, 27 Jul 2011 13:40:18 +0000, by diego
-
Clarify console output when reading optional configuration files.Wed, 27 Jul 2011 13:40:16 +0000, by diego
-
codec-cfg: do not translate verbose mode console messageWed, 27 Jul 2011 13:40:13 +0000, by diego
-
vo_bl: Move config.h #include to the top of the #include list.Wed, 27 Jul 2011 13:40:09 +0000, by diego
-
cleanup: adjust printf format strings to match parameter typesWed, 27 Jul 2011 13:40:06 +0000, by diego
-
vo_zr: fix zr_info array initializationWed, 27 Jul 2011 13:40:00 +0000, by diego
-
vf_zrmjpeg: fix compilation after function templatization in libavcodecWed, 27 Jul 2011 13:39:57 +0000, by diego
-
Fix verbosity level broken in r33917.Tue, 26 Jul 2011 10:50:22 +0000, by cehoyos
-
configure: Only link against encode-only libs if mencoder is enabled.Mon, 25 Jul 2011 23:30:24 +0000, by diego
-
dec_video: drop some unnecessary castsMon, 25 Jul 2011 23:30:21 +0000, by diego
-
cache2: merge struct declaration and member assignmentMon, 25 Jul 2011 23:16:28 +0000, by diego
-
configure: do not add -Werror-implicit-function-declaration to CXXFLAGSMon, 25 Jul 2011 23:16:26 +0000, by diego
-
configure: add proper check for trunc() instead of hardcoding availabilityMon, 25 Jul 2011 23:16:23 +0000, by diego
-
Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.Mon, 25 Jul 2011 18:01:23 +0000, by reimar
-
configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.Mon, 25 Jul 2011 17:04:32 +0000, by diego
-
stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannelMon, 25 Jul 2011 15:34:17 +0000, by diego
-
Do not employ verbosity level MSGL_V for fatal errors.Sun, 24 Jul 2011 23:55:39 +0000, by diego
-
ao_sun: print fatal error messages not only in verbose modeSun, 24 Jul 2011 23:55:38 +0000, by diego
-
Do not translate console messages of verbosity level MSGL_V and above.Sun, 24 Jul 2011 23:55:34 +0000, by diego
-
console messages: fix some small errors in German translationSun, 24 Jul 2011 23:55:26 +0000, by diego
-
console messages: remove extra messages from translationsSun, 24 Jul 2011 23:55:23 +0000, by diego
-
build: drop redundant removal of files below ffmpeg/ on distcleanSun, 24 Jul 2011 23:51:54 +0000, by diego
-
cache2: add missing braces to silence compiler warningSun, 24 Jul 2011 23:51:51 +0000, by diego
-
Fix compilation on Power Macintosh.Sun, 24 Jul 2011 21:45:19 +0000, by cehoyos
-
Simplify printing of error strings.Sun, 24 Jul 2011 20:15:53 +0000, by reimar
-
Use struct initializer in one more case.Sun, 24 Jul 2011 19:52:46 +0000, by reimar
-
Avoid typedef.Sun, 24 Jul 2011 19:43:47 +0000, by reimar
-
Simplify some more struct initializations.Sun, 24 Jul 2011 19:40:45 +0000, by reimar
-
Replace some inappropriate while() loops with for()Sun, 24 Jul 2011 19:36:11 +0000, by reimar
-
Store fixed-length string directly in struct, avoid pointer indirection.Sun, 24 Jul 2011 19:31:26 +0000, by reimar
-
Split out read/write part from data struct and make read-onlySun, 24 Jul 2011 19:29:10 +0000, by reimar
-
Simplify struct initialization.Sun, 24 Jul 2011 19:22:58 +0000, by reimar
-
Use FFMIN/FFMAX.Sun, 24 Jul 2011 19:10:45 +0000, by reimar
-
Fix compilation without zlib (also disable flashsv2).Sun, 24 Jul 2011 19:03:19 +0000, by reimar
-
Make NULL checks simpler/more consistent.Sun, 24 Jul 2011 19:02:38 +0000, by reimar
-
Remove pointless () and {}.Sun, 24 Jul 2011 18:21:15 +0000, by reimar
-
Fix array layout uncrustify messed up.Sun, 24 Jul 2011 18:15:12 +0000, by reimar
-
Apply uncrustify to vo_directx.c.Sun, 24 Jul 2011 18:11:39 +0000, by reimar
-
Simplify code handling minimized state.Sun, 24 Jul 2011 17:23:49 +0000, by reimar
-
Restore hunk disabling overlay when the Window is minimized.Sun, 24 Jul 2011 17:16:43 +0000, by reimar
-
manual: fix description of b_pyramid x264 optionSat, 23 Jul 2011 19:33:08 +0000, by diego
-
configure: drop check for -lposix4Sat, 23 Jul 2011 19:33:00 +0000, by diego
-
build: fix negative interaction between clean and distclean targetsFri, 22 Jul 2011 10:05:08 +0000, by diego
-
configure: select default CD-ROM device on Solaris according to OS versionThu, 21 Jul 2011 22:25:17 +0000, by diego
-
Makefile: remove stray parameter junk from ADD_ALL_EXESUFS functionThu, 21 Jul 2011 22:25:08 +0000, by diego
-
Makfile: split non-native directories from native directories in DIRSThu, 21 Jul 2011 22:24:57 +0000, by diego
-
configure: use 'uname -m' to find out host architectureThu, 21 Jul 2011 01:21:36 +0000, by diego
-
build: Always use the install program set by configure.Thu, 21 Jul 2011 01:21:34 +0000, by diego
-
configure: simplify -lm handlingWed, 20 Jul 2011 23:54:46 +0000, by diego
-
configure: set HAVE_LOCAL_ALIGNED_* for x86_64.Wed, 20 Jul 2011 21:23:59 +0000, by cigaes
-
sync with en/mplayer.1 rev. 33877Fri, 15 Jul 2011 14:36:29 +0000, by jrash
-
Synced with help_mp-en.h rev. 33866Fri, 15 Jul 2011 14:36:04 +0000, by jrash
-
build: Rely on Libav/FFmpeg build system to run clean targets.Tue, 12 Jul 2011 14:12:41 +0000, by diego
-
Fix typo.Tue, 12 Jul 2011 10:19:59 +0000, by cehoyos
-
Cosmetic: Change parameter names of gui() and mplayer().Tue, 12 Jul 2011 08:59:47 +0000, by ib
-
Add const to some string pointer arguments that will not be modified.Tue, 12 Jul 2011 08:45:52 +0000, by ib
-
Half-width side-by-side formats for stereo3d.Mon, 11 Jul 2011 21:54:53 +0000, by reimar
-
Revise and fix r33497.Mon, 11 Jul 2011 15:19:56 +0000, by ib
-
Start all file dialogs always in last active directory.Mon, 11 Jul 2011 14:54:25 +0000, by ib
-
Compare encodings case insensitively.Mon, 11 Jul 2011 12:40:30 +0000, by ib
-
Fix segmentation fault.Mon, 11 Jul 2011 12:32:03 +0000, by ib
-
Change fname parameter to const in pngRead().Mon, 11 Jul 2011 11:19:44 +0000, by ib
-
Fix memory leaks in the Win32 GUI.Mon, 11 Jul 2011 11:10:06 +0000, by ib
-
Remove unused parameter skindir from create_subwindow() in Win32 GUI.Mon, 11 Jul 2011 10:39:55 +0000, by ib
-
Fix memory leak in the Win32 GUI.Mon, 11 Jul 2011 10:36:09 +0000, by ib
-
Remove duplicated list code from the Win32 GUI.Sun, 10 Jul 2011 15:45:18 +0000, by ib
-
Remove duplicated string code from the Win32 GUI.Sun, 10 Jul 2011 15:42:09 +0000, by ib
-
Improve OSD preference related message texts.Sun, 10 Jul 2011 12:59:43 +0000, by ib
-
Arrange OSD preferences according to option 'osdlevel'.Sun, 10 Jul 2011 12:29:36 +0000, by ib
-
Remove member Othername from struct guiInterface_t.Sun, 10 Jul 2011 12:11:03 +0000, by ib
-
Remove member FPS from struct guiInterface_t.Sun, 10 Jul 2011 12:01:39 +0000, by ib
-
Change guiInterface_t void pointer member declarations.Sun, 10 Jul 2011 11:51:25 +0000, by ib
-
Remove unused members from struct guiInterface_t.Sun, 10 Jul 2011 11:21:40 +0000, by ib
-
configure: drop check for legacy compilers wrt libass and the win32 loaderSat, 09 Jul 2011 18:11:42 +0000, by diego
-
Remove gtkClearStruct code from mplayer() in interface.c.Sat, 09 Jul 2011 11:48:13 +0000, by ib
-
Use macro nfree() in Win32 GUI code.Sat, 09 Jul 2011 11:11:52 +0000, by ib
-
Cosmetic: Change parameter of mplayer() calls.Sat, 09 Jul 2011 10:39:33 +0000, by ib
-
Remove guiExit().Sat, 09 Jul 2011 10:23:47 +0000, by ib
-
Change GUI and MPLAYER symbolic constants into enums.Fri, 08 Jul 2011 21:57:18 +0000, by ib
-
Rename the mplayer() symbolic constants.Fri, 08 Jul 2011 21:41:34 +0000, by ib
-
Cosmetic: Rename mplayer() parameter.Fri, 08 Jul 2011 21:11:51 +0000, by ib
-
Cosmetic: Order prototypes in interface.h.Fri, 08 Jul 2011 21:08:19 +0000, by ib
-
Cosmetic: Rename two functions that do MPlayer calls.Fri, 08 Jul 2011 21:04:56 +0000, by ib
-
sync with en/mplayer.1 rev. 33788Fri, 08 Jul 2011 11:59:07 +0000, by jrash
-
Fix Win32 GUI compilation problems.Fri, 08 Jul 2011 09:52:02 +0000, by ib
-
ve_xvid: Add libavutil/rational.h #include for AVRational et al.Thu, 07 Jul 2011 23:06:29 +0000, by diego
-
Include io.h for setmode().Thu, 07 Jul 2011 17:37:58 +0000, by reimar
-
Use same data types for index variable and loop test variable.Thu, 07 Jul 2011 15:47:07 +0000, by ib
-
Use proper cast in comparison.Thu, 07 Jul 2011 15:41:25 +0000, by ib
-
Use unsigned index variable for comparison with array size.Thu, 07 Jul 2011 15:36:40 +0000, by ib
-
Use unsigned index variable for comparison with string length.Thu, 07 Jul 2011 15:36:09 +0000, by ib
-
Add missing #includes <stdarg.h> and <stdio.h>.Thu, 07 Jul 2011 15:09:58 +0000, by ib
-
Remove unnecessary #include "interface.h".Thu, 07 Jul 2011 15:07:31 +0000, by ib
-
Cosmetic: Rename the GUI playlist functions.Thu, 07 Jul 2011 14:54:53 +0000, by ib
-
Replace numeric constant fsPersistant_MaxPos for fsHistory array size.Thu, 07 Jul 2011 14:47:48 +0000, by ib
-
Remove variable holding history of selected files from interface.[ch].Thu, 07 Jul 2011 14:35:31 +0000, by ib
-
Remove skin related variables from interface.[ch].Thu, 07 Jul 2011 14:20:35 +0000, by ib
-
Cosmetic: Rename URLList urlList.Thu, 07 Jul 2011 14:13:17 +0000, by ib
-
Remove config related variables from interface.[ch].Thu, 07 Jul 2011 14:09:57 +0000, by ib
-
Cosmetic: Separate interface functions.Thu, 07 Jul 2011 13:46:59 +0000, by ib
-
Cosmetic: Separate interface functions.Thu, 07 Jul 2011 13:37:14 +0000, by ib
-
Remove pointless return code from mplayer().Thu, 07 Jul 2011 12:24:31 +0000, by ib
-
Cosmetic: Rename remaining part of gtkSet() mplayer().Thu, 07 Jul 2011 12:02:20 +0000, by ib
-
Move purely list related parts of gtkSet() from interface.c to list.c.Thu, 07 Jul 2011 11:50:32 +0000, by ib
-
Create new file list.c for list related functions.Thu, 07 Jul 2011 10:37:58 +0000, by ib
-
Remove macros guiSetFilename() and guiSetDF() from interface.h.Thu, 07 Jul 2011 10:16:22 +0000, by ib
-
Remove gfree() from interface.c.Thu, 07 Jul 2011 09:29:15 +0000, by ib
-
Remove unnecessary #include "gui/interface.h".Thu, 07 Jul 2011 08:48:46 +0000, by ib
-
Move string functions from interface.c to string.c.Thu, 07 Jul 2011 08:32:10 +0000, by ib
-
Fix the precision loss in float -> 32bit conversion case, introducedWed, 06 Jul 2011 23:35:39 +0000, by iive
-
Fix compilation of the Win32 GUI after r33812.Tue, 05 Jul 2011 16:50:52 +0000, by ib
-
Rename GUI playtree import functions.Tue, 05 Jul 2011 15:04:00 +0000, by ib
-
Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.Tue, 05 Jul 2011 14:00:18 +0000, by ib
-
Make guiEventHandling() a gui() call.Tue, 05 Jul 2011 13:48:55 +0000, by ib
-
Cosmetic: Change prefix for symbolic constants from GMP to GUI.Tue, 05 Jul 2011 12:05:06 +0000, by ib
-
Remove gui() GMP_SET_DVD.Tue, 05 Jul 2011 11:34:26 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 05 Jul 2011 11:03:03 +0000, by ib
-
Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.Tue, 05 Jul 2011 11:01:24 +0000, by ib
-
Remove unused symbolic constant guiReDrawSubWindow.Tue, 05 Jul 2011 10:56:47 +0000, by ib
-
Cosmetic: Rename gui() parameter.Tue, 05 Jul 2011 10:54:16 +0000, by ib
-
Rename the gui() symbolic constants.Tue, 05 Jul 2011 10:47:51 +0000, by ib
-
Rename guiGetEvent() gui().Tue, 05 Jul 2011 09:33:09 +0000, by ib
-
Audio format conversion from float to int is not checked for overflow.Mon, 04 Jul 2011 22:24:52 +0000, by iive
-
Reindent, add empty lines.Mon, 04 Jul 2011 19:23:03 +0000, by reimar
-
Improve checks for when to try reconnecting to be more thorough and readable.Mon, 04 Jul 2011 19:21:59 +0000, by reimar
-
Pass streaming_ctrl eof on.Mon, 04 Jul 2011 19:14:06 +0000, by reimar
-
Ensure we do not add strange values to amount of buffered bytesMon, 04 Jul 2011 19:11:21 +0000, by reimar
-
Signal EOF vs. error also via streaming control API (not yet evaluated).Mon, 04 Jul 2011 19:10:17 +0000, by reimar
-
configure: cosmetics: Adjust comment in config.mak inclusion guard.Mon, 04 Jul 2011 00:36:08 +0000, by diego
-
configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.Mon, 04 Jul 2011 00:36:05 +0000, by diego
-
Remove condition that is now always true.Sun, 03 Jul 2011 09:46:18 +0000, by reimar
-
Do not assign anything when a stream control returns an error.Sun, 03 Jul 2011 09:45:29 +0000, by reimar
-
Use proper format string for sizeof() type.Sat, 02 Jul 2011 23:27:19 +0000, by reimar
-
Remove pointless and in addition incorrect cast.Sat, 02 Jul 2011 23:26:05 +0000, by reimar
-
Use "const char *" type for paths.Sat, 02 Jul 2011 23:22:49 +0000, by reimar
-
Clean up some function prototypes.Sat, 02 Jul 2011 23:12:45 +0000, by reimar
-
Cosmetics: Fix strange space placement.Sat, 02 Jul 2011 22:59:40 +0000, by reimar
-
Fix type to match read_pnm arguments.Sat, 02 Jul 2011 22:55:52 +0000, by reimar
-
Increase video muxer output frame size.Sat, 02 Jul 2011 17:13:26 +0000, by iive
-
100l, forgot to test without -vobsub.Sat, 02 Jul 2011 08:17:45 +0000, by reimar
-
Add a hack to receive audio while probing video FPS.Fri, 01 Jul 2011 20:54:57 +0000, by reimar
-
Fix linking order to allow compiling against Debian unstable version of LIVE555.Fri, 01 Jul 2011 19:08:13 +0000, by reimar
-
Fix ridiculously slow LIVE555 test by sanity-checking the path forFri, 01 Jul 2011 18:58:13 +0000, by reimar
-
configure: Drop check for compiler support of named assembler arguments.Fri, 01 Jul 2011 17:48:29 +0000, by diego
-
Make vobsub options available in mencoder, though with my test fileFri, 01 Jul 2011 17:43:40 +0000, by reimar
-
corrected suboption stereo descriptions, and reformatted to be compliant with other sectionsFri, 01 Jul 2011 15:17:53 +0000, by ptt
-
add yv16 raw fourccFri, 01 Jul 2011 01:24:03 +0000, by compn
-
configure: Remove obsolete test for ARM pld instruction.Thu, 30 Jun 2011 11:58:49 +0000, by diego
-
Cosmetic: Move command MP_CMD_QUIT to the end.Wed, 29 Jun 2011 15:26:03 +0000, by ib
-
Don't let MPlayer directly call user interface functions.Wed, 29 Jun 2011 15:22:22 +0000, by ib
-
Rename guiGetEvent type guiSetDefaults guiNewFile.Wed, 29 Jun 2011 14:31:17 +0000, by ib
-
Don't let MPlayer directly call user interface functions.Wed, 29 Jun 2011 14:24:39 +0000, by ib
-
Use unsigned index variable for comparison with array size.Wed, 29 Jun 2011 13:37:04 +0000, by ib
-
Cosmetic: Arrange guiGetEvent() types in the sequence they are called.Wed, 29 Jun 2011 13:33:21 +0000, by ib
-
Remove unused guiGetEvent type guiSetFileName.Wed, 29 Jun 2011 13:16:35 +0000, by ib
-
Add missing #include "libavutil/common.h".Wed, 29 Jun 2011 11:38:21 +0000, by ib
-
Replace numeric constants for gtkEquChannels array size.Wed, 29 Jun 2011 11:35:58 +0000, by ib
-
Don't destroy the equalizer settings.Wed, 29 Jun 2011 11:21:09 +0000, by ib
-
Cosmetic: Rename variable dvdp dvd.Wed, 29 Jun 2011 10:53:15 +0000, by ib
-
Prefer previously assigned guiInfo.StreamTyp over stream->type.Wed, 29 Jun 2011 10:51:22 +0000, by ib
-
Make assignments to variables in guiGetEvent() only if needed.Wed, 29 Jun 2011 10:49:43 +0000, by ib
-
configure: Add SLIBNAME_WITH_MAJOR to config.mak to avoid Make warnings.Wed, 29 Jun 2011 10:48:55 +0000, by diego
-
Don't stop playing after a DXR3 demuxer type error.Wed, 29 Jun 2011 10:25:02 +0000, by ib
-
configure: Remove check for compiler support of 10 assembler operands.Wed, 29 Jun 2011 10:12:12 +0000, by diego
-
Cosmetic: Remove wrong comment.Wed, 29 Jun 2011 10:07:25 +0000, by ib
-
Move audio related code from guiSetVideo to guiSetAudio.Wed, 29 Jun 2011 10:05:32 +0000, by ib
-
Simplify code of guiGetEvent type guiSetAudio.Wed, 29 Jun 2011 09:12:03 +0000, by ib
-
build: touch ffmpeg/.config to avoid spurious warning messages.Tue, 28 Jun 2011 23:45:05 +0000, by diego
-
configure: Add AS_O to config.mak for Libav/FFmpeg build.Tue, 28 Jun 2011 23:45:03 +0000, by diego
-
build: Skip touching FFmpeg libraries after compilation.Tue, 28 Jun 2011 23:45:01 +0000, by diego
-
build: Simplify FFmpeg library handling.Tue, 28 Jun 2011 23:45:00 +0000, by diego
-
demux_vqf: typo/wording fixesTue, 28 Jun 2011 23:44:58 +0000, by diego
-
Cosmetic: Adjust indent.Tue, 28 Jun 2011 18:18:32 +0000, by ib
-
Prevent balance from hopping.Tue, 28 Jun 2011 18:16:06 +0000, by ib
-
Fix volume and balance bug.Tue, 28 Jun 2011 17:52:30 +0000, by ib
-
Rename guiGetEvent type guiSetVolume guiSetMixer.Tue, 28 Jun 2011 17:36:19 +0000, by ib
-
Redraw GUI only after all necessary values have been set.Tue, 28 Jun 2011 17:23:37 +0000, by ib
-
Fix compilation with --disable-qtx.Tue, 28 Jun 2011 17:01:24 +0000, by reimar
-
Fix bug introduced as a side effect in r33750.Tue, 28 Jun 2011 15:00:05 +0000, by ib
-
Change return code of guiGetEvent() to indicate success.Tue, 28 Jun 2011 10:55:17 +0000, by ib
-
Cosmetic: Remove needless parentheses.Tue, 28 Jun 2011 09:23:16 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 28 Jun 2011 09:20:13 +0000, by ib
-
Fix bug introduced in r33743.Tue, 28 Jun 2011 09:19:28 +0000, by ib
-
Remove needless memset initialization of guiInfo.Tue, 28 Jun 2011 09:07:43 +0000, by ib
-
Rename guiGetEvent type guiSetAudioOnly guiSetAudio.Tue, 28 Jun 2011 08:52:02 +0000, by ib
-
Rename guiGetEvent type guiSetValues guiSetVideo.Tue, 28 Jun 2011 07:31:35 +0000, by ib
-
Rename guiGetEvent type guiIEvent guiRunCommand.Mon, 27 Jun 2011 19:39:57 +0000, by ib
-
Rename guiGetEvent type guiSetParameters guiPreparation.Mon, 27 Jun 2011 19:25:04 +0000, by ib
-
Remove guiGetEvent type guiSetDemuxer.Mon, 27 Jun 2011 19:14:45 +0000, by ib
-
Remove guiGetEvent type guiSetFileFormat.Mon, 27 Jun 2011 18:55:18 +0000, by ib
-
Rename guiInterface_t member NoWindow MovieWindow.Mon, 27 Jun 2011 14:27:33 +0000, by ib
-
Use X11 Bool symbolic constant.Mon, 27 Jun 2011 14:08:30 +0000, by ib
-
Rename guiGetEvent type guiSetVideo guiSetVideoWindow.Mon, 27 Jun 2011 14:04:13 +0000, by ib
-
Add missing break.Mon, 27 Jun 2011 13:56:19 +0000, by ib
-
Rename guiGetEvent type guiSetShVideo guiSetVideo.Mon, 27 Jun 2011 11:23:21 +0000, by ib
-
Simplify code concerning guiGetEvent type guiSetAudioOnly.Mon, 27 Jun 2011 10:46:25 +0000, by ib
-
Replace numeric constant by symbolic constant in guiGetEvent() call.Mon, 27 Jun 2011 10:35:25 +0000, by ib
-
Cast arg in guiGetEvent() to void * or remove cast where unnecessary.Mon, 27 Jun 2011 10:29:34 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 27 Jun 2011 10:04:05 +0000, by ib
-
Rename guiInterface_t member AudioType AudioChannels.Mon, 27 Jun 2011 10:02:04 +0000, by ib
-
The muxer prebuffers packets until each stream has been seen so a proper headerSun, 26 Jun 2011 14:55:51 +0000, by ranma
-
Do a proper calculation of free RAM to be used as V4L buffers.Sun, 26 Jun 2011 14:42:35 +0000, by iive
-
build: Compile libav* libraries from the top level of the ffmpeg subdirectory.Sun, 26 Jun 2011 14:16:40 +0000, by diego
-
configure: Set correct libav* (S)LIBNAME in config.mak.Sun, 26 Jun 2011 14:16:38 +0000, by diego
-
configure: Mark libav* as enabled in config.mak.Sun, 26 Jun 2011 13:31:34 +0000, by diego
-
Cast handle to menu in AppendMenu() to UINT_PTR.Sun, 26 Jun 2011 12:11:09 +0000, by ib
-
add vfw csmcodec for fourcc CSM0Sun, 26 Jun 2011 03:12:31 +0000, by compn
-
Cast new user data value in SetWindowLongPtr() to LONG_PTR.Sat, 25 Jun 2011 23:10:37 +0000, by ib
-
Set SRC_PATH to '.' which is a standard value for FFmpeg now.Sat, 25 Jun 2011 17:30:19 +0000, by reimar
-
sync with en/mplayer.1 rev. 33689Sat, 25 Jun 2011 06:32:13 +0000, by jrash
-
configure: Correctly check for the clang compiler.Sat, 25 Jun 2011 01:22:43 +0000, by diego
-
Italian manual page updateSat, 25 Jun 2011 00:36:52 +0000, by diego
-
build: Rebuild libavcodec if assembler files changed.Fri, 24 Jun 2011 21:19:39 +0000, by diego
-
Synced with help_mp-en.h rev. 33639Fri, 24 Jun 2011 13:28:45 +0000, by jrash
-
Simplify code for guiGetEvent type guiSetState.Fri, 24 Jun 2011 13:00:04 +0000, by ib
-
Cosmetic: Adjust indent.Fri, 24 Jun 2011 12:54:10 +0000, by ib
-
Revise (and hopefully clarify) the skin installation documentation.Fri, 24 Jun 2011 12:35:20 +0000, by ib
-
configure: Update a comment about fast int types.Fri, 24 Jun 2011 09:11:36 +0000, by diego
-
vidix: Replace IsWinNT() forward declaration by a proper header.Thu, 23 Jun 2011 22:52:09 +0000, by diego
-
Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.Thu, 23 Jun 2011 18:42:26 +0000, by reimar
-
Run OS support for SSE check only for runtime CPU detection.Wed, 22 Jun 2011 19:12:23 +0000, by reimar
-
Do not force SSE disabled for gcc 2, it seems to compileWed, 22 Jun 2011 19:02:20 +0000, by reimar
-
vidix: Add forward declaration for IsWinNT() to libdha_win32.c.Wed, 22 Jun 2011 13:48:55 +0000, by diego
-
tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings.Wed, 22 Jun 2011 13:48:51 +0000, by diego
-
win32 gui: Mark debug function only used within the file as static.Wed, 22 Jun 2011 13:48:45 +0000, by diego
-
win32 gui: Remove non-compiling debug mp_msg calls.Wed, 22 Jun 2011 13:48:41 +0000, by diego
-
win32 gui: Move static function around to avoid a forward declaration.Wed, 22 Jun 2011 13:48:36 +0000, by diego
-
tvi_dshow: Mark functions not used outside of the file as static.Wed, 22 Jun 2011 13:48:31 +0000, by diego
-
cache2: Surround conditionally used functions by appropriate #ifdefs.Wed, 22 Jun 2011 13:48:25 +0000, by diego
-
Prefer playing variable $p to $l.Wed, 22 Jun 2011 13:10:23 +0000, by ib
-
Replace all playback integer constants by their symbolic constants.Wed, 22 Jun 2011 12:53:30 +0000, by ib
-
Rename the symbolic playback state constants.Wed, 22 Jun 2011 12:12:50 +0000, by ib
-
build: Add .gitignore file.Wed, 22 Jun 2011 12:09:01 +0000, by diego
-
build: Rebuild version.h file if git metadata changed due to new commits.Wed, 22 Jun 2011 12:08:54 +0000, by diego
-
Rename guiGetEvent type guiCEvent guiSetState.Wed, 22 Jun 2011 11:48:31 +0000, by ib
-
Remove unused guiGetEvent type guiSetState.Wed, 22 Jun 2011 11:30:27 +0000, by ib
-
Enable fullscreen with inactive video window.Wed, 22 Jun 2011 11:19:23 +0000, by ib
-
Indentation fixes.Tue, 21 Jun 2011 20:29:55 +0000, by reimar
-
Do not set priv->pb for AVFMT_NOFILE formats, this now causes FFmpeg to error out.Tue, 21 Jun 2011 20:28:53 +0000, by reimar
-
Second GL_YCBCR_MESA format is YVYU, not YUY2.Tue, 21 Jun 2011 19:44:24 +0000, by reimar
-
Allow specifying yvyu format as option.Tue, 21 Jun 2011 19:34:00 +0000, by reimar
-
Document the meaning of some of the packed YUV formats.Tue, 21 Jun 2011 19:29:22 +0000, by reimar
-
Disable SAP muxer since it depends on disabled RTP muxer.Tue, 21 Jun 2011 18:02:17 +0000, by reimar
-
Change memcpy_pic to force it to never write to image parts betweenTue, 21 Jun 2011 17:53:24 +0000, by reimar
-
Improve stereo3d interleaved man page description.Tue, 21 Jun 2011 17:49:21 +0000, by reimar
-
Allow a larger range for -aspect.Tue, 21 Jun 2011 17:32:07 +0000, by reimar
-
Avoid C99 syntax not supported by some old compilers.Tue, 21 Jun 2011 16:54:45 +0000, by reimar
-
Fix compilation with dvdread/dvdnav disabled.Tue, 21 Jun 2011 16:53:01 +0000, by reimar
-
Avoid va_copy, it is not generally availableMon, 20 Jun 2011 20:10:28 +0000, by reimar
-
Explain role of the GUI configuration file inSun, 19 Jun 2011 23:52:04 +0000, by ib
-
Revise guiGetEvent() calls.Sun, 19 Jun 2011 23:32:17 +0000, by ib
-
Cosmetic: Adjust indent.Sun, 19 Jun 2011 23:03:30 +0000, by ib
-
Use the proper type for the palette, fixes compiler warning.Sun, 19 Jun 2011 19:15:26 +0000, by reimar
-
Add const to avoid compiler warning.Sun, 19 Jun 2011 19:05:39 +0000, by reimar
-
Remove more unused variables.Sun, 19 Jun 2011 19:03:12 +0000, by reimar
-
Move check_events function to avoid forward declaration.Sun, 19 Jun 2011 19:02:02 +0000, by reimar
-
Remove more unnecessary code/defines.Sun, 19 Jun 2011 18:57:57 +0000, by reimar
-
Remove GUI-specific code that is already handled by common code now.Sun, 19 Jun 2011 18:55:30 +0000, by reimar
-
Remove some #includes that are no longer needed.Sun, 19 Jun 2011 18:53:28 +0000, by reimar
-
Remove more code and variables that have no purpose anymore.Sun, 19 Jun 2011 18:50:14 +0000, by reimar
-
Remove left-over code from icon/cursor handling that isSun, 19 Jun 2011 18:43:07 +0000, by reimar
-
Simplify code for printing display adapter list.Sun, 19 Jun 2011 18:31:45 +0000, by reimar
-
build: Simplify version.h dependency generation.Sun, 19 Jun 2011 17:33:16 +0000, by diego
-
gui: Rename TRANSPARENT #define to MP_TRANSPARENT.Sun, 19 Jun 2011 17:33:11 +0000, by diego
-
win32 gui: Remove unused function guiMessageBox.Sun, 19 Jun 2011 17:33:06 +0000, by diego
-
win32 gui: Move some forward declarations to the appropriate header file.Sun, 19 Jun 2011 17:33:01 +0000, by diego
-
win32 gui: Mark some functions as static.Sun, 19 Jun 2011 17:32:54 +0000, by diego
-
Add forgotten void.Sun, 19 Jun 2011 16:52:51 +0000, by reimar
-
Move init_vo_spudec to mp_common.c and reuse it in mencoder.Sun, 19 Jun 2011 16:48:33 +0000, by reimar
-
Fix printing of subtitle type, the wrong index was used to lookup the type.Sun, 19 Jun 2011 16:28:18 +0000, by reimar
-
Remove xpm definitions inside source file.Sun, 19 Jun 2011 16:11:42 +0000, by ib
-
Factor out a tiny bit of common code.Sun, 19 Jun 2011 16:05:35 +0000, by reimar
-
Add missing gui directory to Makefile.Sun, 19 Jun 2011 15:35:58 +0000, by ib
-
Rename some gtk files.Sun, 19 Jun 2011 15:34:08 +0000, by ib
-
Add const to string pointer argument that will not be modified.Sun, 19 Jun 2011 13:58:45 +0000, by ib
-
Rename some pixmaps.Sun, 19 Jun 2011 13:01:20 +0000, by ib
-
Change vo_directx to use w32_common.cSun, 19 Jun 2011 12:51:36 +0000, by reimar
-
Generate VO_EVENT_MOVE also with -wid.Sun, 19 Jun 2011 12:45:28 +0000, by reimar
-
Implement uiStop and remove outdated comment.Sun, 19 Jun 2011 12:36:12 +0000, by reimar
-
Add cfg_gui_include also for win32 GUI.Sun, 19 Jun 2011 12:26:38 +0000, by reimar
-
Add const to string pointer argument that will not be modified.Sun, 19 Jun 2011 12:23:26 +0000, by reimar
-
Fix compilation of w32 gui.Sun, 19 Jun 2011 12:05:32 +0000, by reimar
-
Rename #include guard in gui/ui/actions.h.Sun, 19 Jun 2011 11:42:24 +0000, by ib
-
w32_common: also generate VO_EVENT_MOVE.Sun, 19 Jun 2011 10:36:15 +0000, by reimar
-
Avoid including aviheader.h only for mmioFOURCC, it has too manySun, 19 Jun 2011 09:10:35 +0000, by reimar
-
Add support for converting to interleaved 3D in vf_stereo3d.Sun, 19 Jun 2011 08:33:57 +0000, by reimar
-
manpage: clarify usage of -endpos with mplayer.Sat, 18 Jun 2011 21:08:29 +0000, by cboesch
-
vo_mng: add output sub-option.Sat, 18 Jun 2011 20:50:55 +0000, by cboesch
-
Fix compilation after r33644.Sat, 18 Jun 2011 16:35:37 +0000, by ib
-
Rename GUI directory 'mplayer' and some files in it.Sat, 18 Jun 2011 16:03:31 +0000, by ib
-
Cosmetic: Rename some GUI variables and functions.Sat, 18 Jun 2011 14:33:41 +0000, by ib
-
build: Only compile DLL loader test program under x86_32.Sat, 18 Jun 2011 10:33:30 +0000, by diego
-
build: Fix TOOLS/subrip object dependencies.Sat, 18 Jun 2011 10:32:45 +0000, by diego
-
Spelling fix.Sat, 18 Jun 2011 08:07:53 +0000, by reimar
-
Add a warning message for unavailable or unusable icons.Fri, 17 Jun 2011 18:59:03 +0000, by ib
-
Cosmetic: Adjust indent.Fri, 17 Jun 2011 18:31:35 +0000, by ib
-
Adjust message levels in wsXInit().Fri, 17 Jun 2011 18:27:00 +0000, by ib
-
Remove unused parameter 'Size' in wsConvert().Fri, 17 Jun 2011 17:51:50 +0000, by ib
-
Synced with help_mp-en.h rev. 33618Fri, 17 Jun 2011 13:22:41 +0000, by jrash
-
Use the same yasm check as FFmpeg.Thu, 16 Jun 2011 21:37:21 +0000, by cehoyos
-
Cosmetic: Adjust indent.Thu, 16 Jun 2011 17:43:05 +0000, by ib
-
Check whether a specific icon is available.Thu, 16 Jun 2011 17:40:55 +0000, by ib
-
Use small icon for property KWM_WIN_ICON, if available.Thu, 16 Jun 2011 15:03:18 +0000, by ib
-
Add support for _NET_WM_ICONThu, 16 Jun 2011 14:50:24 +0000, by ib
-
Avoid compiler warnings.Thu, 16 Jun 2011 13:09:52 +0000, by ib
-
Revise wsSetIcon().Thu, 16 Jun 2011 12:44:28 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Thu, 16 Jun 2011 12:31:42 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Thu, 16 Jun 2011 12:30:24 +0000, by ib
-
Move key definitions for multimedia keyboards to libvo/wskeys.h,Thu, 16 Jun 2011 11:52:44 +0000, by ib
-
Remove support for Acer AirKey V keyboard multimedia keys.Thu, 16 Jun 2011 11:45:47 +0000, by ib
-
Rename Render() RenderAll().Thu, 16 Jun 2011 11:30:11 +0000, by ib
-
Remove function Normalize().Thu, 16 Jun 2011 11:19:15 +0000, by ib
-
Add some missing libavutil #includes.Thu, 16 Jun 2011 09:27:31 +0000, by diego
-
Support "Length" option is .pls playlist files.Wed, 15 Jun 2011 18:06:28 +0000, by reimar
-
Get non-multimedia X11 key definitions from libvo/wskeys.h.Wed, 15 Jun 2011 09:28:20 +0000, by ib
-
Revise some messages.Tue, 14 Jun 2011 23:05:02 +0000, by ib
-
Store icon data in a struct variable.Tue, 14 Jun 2011 18:55:04 +0000, by ib
-
Do some gtkInit() cleanup.Tue, 14 Jun 2011 18:01:22 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 14 Jun 2011 17:53:40 +0000, by ib
-
Fix GUI icon bug.Tue, 14 Jun 2011 17:51:17 +0000, by ib
-
Add support for multimedia pause key.Tue, 14 Jun 2011 14:48:52 +0000, by ib
-
Add note on wsXFMM key definitions.Tue, 14 Jun 2011 14:39:26 +0000, by ib
-
Remove unused key definitions.Tue, 14 Jun 2011 14:33:54 +0000, by ib
-
Use correct type CARD32 for the KWM_WIN_ICON data.Tue, 14 Jun 2011 14:21:49 +0000, by ib
-
Allow Pause/Break key to be bound as MPlayer input key under X11.Tue, 14 Jun 2011 12:13:47 +0000, by diego
-
Mark some char * arguments that are strdup'd const,Mon, 13 Jun 2011 19:39:18 +0000, by reimar
-
Remove a pointless "return".Mon, 13 Jun 2011 19:33:17 +0000, by reimar
-
tighten dependency on libx264-dev packageSun, 12 Jun 2011 19:19:51 +0000, by siretart
-
Change code to allow STREAM_CTRL_GET_CURRENT_TIME with cache enabled.Sun, 12 Jun 2011 11:26:22 +0000, by reimar
-
Remove pointless ().Sun, 12 Jun 2011 11:12:17 +0000, by reimar
-
Fix dvd_get_current_time so the cell argument actually has a purpose.Sun, 12 Jun 2011 11:10:13 +0000, by reimar
-
vobsub: simplify origin parsing.Sun, 12 Jun 2011 10:56:03 +0000, by cboesch
-
vobsub: simplify timestamp parsing.Sun, 12 Jun 2011 10:55:24 +0000, by cboesch
-
Fix comment and placement of out-commented code.Sun, 12 Jun 2011 10:41:49 +0000, by reimar
-
Make mp_dvdnav_save_smpi more robust and ensure consistency of nav buffer.Sun, 12 Jun 2011 09:57:07 +0000, by reimar
-
Spelling fix.Sun, 12 Jun 2011 09:17:05 +0000, by reimar
-
Replace GDK_WINDOW_XWINDOW by GDK_PIXMAP_XID.Sun, 12 Jun 2011 07:07:32 +0000, by ib
-
Rename gtkIcon variables gdkIcon.Sun, 12 Jun 2011 06:56:43 +0000, by ib
-
Make variables static that are only used inside the file.Sun, 12 Jun 2011 06:48:10 +0000, by ib
-
Remove needless explicit initialization of GdkPixmap variables.Sun, 12 Jun 2011 06:33:19 +0000, by ib
-
fix legacy translation errorsSun, 12 Jun 2011 02:31:07 +0000, by jrash
-
Pass "native" filter chain sample format to audio encoder.Sun, 12 Jun 2011 00:28:51 +0000, by reimar