Mercurial > mplayer.hg
graph
-
Revise MSGTR_LOCALE_ENCODING.2013-03-15, by ib
-
Add a warning message about @locale in G_FILENAME_ENCODING.2013-03-15, by ib
-
Utilize new cfg_old_filename_from_utf8() in playlist code.2013-03-15, by ib
-
Add a function converting into locale encoding.2013-03-15, by ib
-
Free memory allocated for fsHistory[] elements when GUI ends.2013-03-15, by ib
-
Fix mencoder compilation2013-03-14, by reimar
-
Win32: support file names with characters outside system code-page2013-03-14, by reimar
-
Add support for binding any key in UTF-8 range.2013-03-14, by reimar
-
Revert r35955, the resampling API in lavc is still available.2013-03-13, by cehoyos
-
Fix compilation after the separation of hpeldsp.2013-03-13, by cehoyos
-
Fix mplayer compilation.2013-03-13, by iive
-
Define AVCODEC_MAX_AUDIO_FRAME_SIZE.2013-03-12, by cehoyos
-
Do not set AVCodecContext->sub_id: It does not exist anymore.2013-03-12, by cehoyos
-
Disable lavcresample compilation for the time being.2013-03-12, by cehoyos
-
Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.2013-03-12, by cehoyos
-
Enable auto-detection of PIE linking again.2013-03-11, by reimar
-
Remove pointless defines that cause redefinition warnings2013-03-10, by reimar
-
Enable gcc atomics to fix compilation on Windows without pthreads.2013-03-10, by reimar
-
Prefer stdint.h over inttypes.h if both work.2013-03-10, by cehoyos
-
Fix compilation after r35947 (at least on some systems).2013-03-10, by cehoyos
-
Tables should be "static".2013-03-10, by reimar
-
Use more appropriate types.2013-03-10, by reimar
-
Replace nfree() by free().2013-03-10, by ib
-
Simplify array index handling.2013-03-10, by ib
-
Change condition.2013-03-10, by ib
-
Simplify comparison.2013-03-10, by ib
-
Change return condition in fs_PersistantHistory().2013-03-10, by ib
-
Keep GUI history entries in order.2013-03-10, by ib
-
Add debug output for XvMCCreateContext() function parameters.2013-03-10, by iive
-
Allow compiling without linking to a system-specific xvmc backend library.2013-03-10, by reimar
-
Remove useless casts.2013-03-10, by reimar
-
configure: Move libav* component option handling into a second pass2013-03-10, by diego
-
Fix compilation with latest FFmpeg.2013-03-10, by cehoyos
-
Fix build on OS/2.2013-03-09, by iive
-
Avoid calling FreeLibrary() twice.2013-03-09, by iive
-
Support all zmbv colourspaces with current FFmpeg.2013-03-05, by cehoyos
-
add FICV binary codec.2013-03-05, by compn
-
Add two config.h defines for an upcoming FFmpeg patch / for consistency.2013-03-03, by cehoyos
-
Remove explicit setting of vo_ontop.2013-03-02, by ib
-
Don't modify a -wid window's decoration.2013-03-02, by ib
-
Fix volnorm filter for float data.2013-03-02, by reimar
-
Keep GUI history untouched upon file select "Cancel".2013-02-28, by ib
-
Fix bug with deleted file appearing in the path list.2013-02-28, by ib
-
build: fix build after moving from HAVE_ICONV to CONFIG_ICONV in FFmpeg.2013-02-28, by cboesch
-
Fix setting gamma.2013-02-25, by reimar
-
demux_lavf: fix up all ffmpeg:// URLs.2013-02-23, by reimar
-
Fix FFmpeg cinepak decoding: It outputs RGB24 now.2013-02-20, by cehoyos
-
configure: Refactor filtering libav* components into a function2013-02-20, by diego
-
List decoders and encoders in config.asm: Prepare for upcoming FFmpeg patch.2013-02-18, by cehoyos
-
build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 12013-02-18, by michael
-
Fix compilation with latest FFmpeg.2013-02-18, by cehoyos
-
configure: Refactor listing libav* subparts into a function2013-02-18, by diego
-
build-sys: fix for ffmpeg due to HAVE_ICONV2013-02-17, by michael
-
Revert r35912, it breaks compilation.2013-02-15, by cehoyos
-
configure: Simplify option value handling with helper functions2013-02-15, by diego
-
configure: Add toupper() and tolower() utility functions2013-02-15, by diego
-
configure: Remove redundant double variable initialization2013-02-15, by diego
-
build: Drop unnecessary -D_GNU_SOURCE from libdvd* CFLAGS2013-02-15, by diego
-
Be less verbose on unkown FFmpeg pixel formats.2013-02-05, by cehoyos
-
Remove nonsense typedef, probably caused by search-and-replace2013-02-04, by reimar
-
Correctly disable dr for H.264.2013-02-03, by reimar
-
Support decoding G722 in au.2013-02-01, by cehoyos
-
Add more vf_stereo3d output formats.2013-01-31, by cehoyos
-
Switch from OpenGL.h to gl.h2013-01-27, by reimar
-
Cosmetic: Adjust indent.2013-01-27, by ib
-
Don't destroy a -wid window's WM_NORMAL_HINTS property information.2013-01-27, by ib
-
build: configure: Simplify check for alloca2013-01-27, by al
-
Comment code with no effect.2013-01-26, by ib
-
Cosmetic: Adjust indent.2013-01-26, by ib
-
Restructure code for video window in uiChangeSkin().2013-01-26, by ib
-
Remove code almost identical to uiMenuDone() plus uiMenuInit().2013-01-26, by ib
-
Remove pointless condition.2013-01-26, by ib
-
Remove pointless menuIsInitialized.2013-01-26, by ib
-
Exit GUI if we can't return to the skin we started with.2013-01-26, by ib
-
Change window reload order.2013-01-26, by ib
-
Cosmetic: Rename variables.2013-01-26, by ib
-
Remove unnecessary nfree() call.2013-01-26, by ib
-
Remove unnecessary, conditional free() call.2013-01-25, by ib
-
Add uiMainDone(), uiVideoDone(), uiPlaybarDone() and uiMenuDone().2013-01-25, by ib
-
Make mainDrawBuffer static.2013-01-25, by ib
-
Cosmetic: Rename variable.2013-01-25, by ib
-
Compact code.2013-01-25, by ib
-
Cosmetic: Adjust indent.2013-01-25, by ib
-
Fix bug with evPlay.2013-01-25, by ib
-
Cosmetic: Rename variable.2013-01-25, by ib
-
Move main window initialization code to uiMainInit().2013-01-25, by ib
-
Move video window initialization code to uiVideoInit().2013-01-25, by ib
-
Update skin documentation.2013-01-25, by ib
-
Cosmetic: Adjust indent.2013-01-25, by ib
-
Allow video window without image displayed in it.2013-01-25, by ib
-
Improve debug message.2013-01-25, by ib
-
Add a playbar window initialization debug message.2013-01-25, by ib
-
Relocate menu window initialization debug message.2013-01-25, by ib
-
Add comment on order of window initialization.2013-01-25, by ib
-
Add new functions uiMainInit() and uiVideoInit().2013-01-25, by ib
-
Fix segmentation fault with menu window.2013-01-25, by ib
-
Set MouseHandler for menu window.2013-01-25, by ib
-
Relocate uiLoadPlay.2013-01-25, by ib
-
Add comments.2013-01-25, by ib
-
Add missing type to variable declaration.2013-01-25, by ib
-
Remove unnecessary initialization.2013-01-25, by ib
-
Cosmetic: Rename uiMainEvent() uiEvent().2013-01-25, by ib
-
Relocate uiMainEvent() prototype.2013-01-25, by ib
-
Relocate uiMainEvent().2013-01-25, by ib
-
Cosmetic: Rename uiMainAutoPlay uiLoadPlay.2013-01-24, by ib
-
Remove unused declaration.2013-01-24, by ib
-
Cosmetic: Rename uiEventHandling() uiMainEvent().2013-01-24, by ib
-
Cosmetic: Replace uiMenuInit().2013-01-24, by ib
-
Rename uiShowMenu() uiMenuShow() and uiHideMenu() uiMenuHide().2013-01-24, by ib
-
Cosmetic: Replace uiPlaybarShow().2013-01-24, by ib
-
Cosmetic: Replace declarations.2013-01-24, by ib
-
Cosmetic: Rename uiDND uiMainDND.2013-01-24, by ib
-
Cosmetic: Remove "Handle(r)" from function names.2013-01-24, by ib
-
Remove unnecessary cast.2013-01-24, by ib
-
Cosmetic: Rename ReDraw DrawHandler.2013-01-24, by ib
-
Cosmetic: Replace DandD by DND.2013-01-24, by ib
-
Make uiMainRender static.2013-01-24, by ib
-
Get rid of uiVideoRender.2013-01-24, by ib
-
Cosmetic: Adjust indent.2013-01-24, by ib
-
Realize a smooth and flicker-free video when resizing during playback.2013-01-24, by ib
-
Partly revert r35847.2013-01-24, by ib
-
Cosmetic: Adjust indent.2013-01-24, by ib
-
Disable handler fuctions in wsWindowDestroy().2013-01-24, by ib
-
Remove unnecessary assignment.2013-01-24, by ib
-
Rename menuRender uiMenuRender and make it static.2013-01-24, by ib
-
Remove unnecessary setting of uiMainRender.2013-01-24, by ib
-
Cosmetic: Change argument to uiEventHandling() ivRedraw call.2013-01-24, by ib
-
Move assignment to uiMainRender to a more appropriate place.2013-01-24, by ib
-
Add some notes for later checking and fixing.2013-01-24, by ib
-
Remove unnecessary setting of uiVideoRender.2013-01-23, by ib
-
Cosmetic: Rename wsImageConvert() wsImageRender().2013-01-23, by ib
-
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.2013-01-23, by michael
-
configure: Drop unused WORDS_BIGENDIAN config.h #define.2013-01-23, by diego
-
libdvdcss: Revert r35255, which tried to work around Windows breakage.2013-01-23, by diego
-
configure: Unset HAVE_DIRECT_H if direct.h is not available.2013-01-23, by diego
-
Remove unnecessary wsWindowBackground() calls.2013-01-23, by ib
-
Remove wsWindowClear().2013-01-23, by ib
-
Cosmetic: Adjust indent.2013-01-23, by ib
-
Remove setting pointless window attribute CWBackPixel.2013-01-23, by ib
-
Also support EVRC in qcp.2013-01-23, by cehoyos
-
Remove pointless parentheses.2013-01-23, by ib
-
Remove and simplify code.2013-01-22, by ib
-
Relocate #defines and make them enums.2013-01-22, by ib
-
Relocate #defines and make them functions.2013-01-22, by ib
-
Revise some doxygen comments.2013-01-22, by ib
-
Redefine PACK_RGB16 and PACK_RGB15.2013-01-22, by ib
-
Remove pointless wsWindowClear() when setting movie aspect ratio.2013-01-22, by ib
-
configure: cosmetics: Move os2threads check to a more suitable place.2013-01-21, by diego
-
configure: Add windows.h check for libavutil2013-01-21, by diego
-
configure: cosmetics: Restructure some entries in config.h.2013-01-21, by diego
-
configure: Simplify giflib workaround check through helper functions.2013-01-21, by diego
-
configure: Simplify liba52 check through helper functions.2013-01-21, by diego
-
configure: Drop commented-out line from OpenAL check.2013-01-21, by diego
-
demux_lavf: Fix CODEC_ID availability ifdefs and add a missing one2013-01-21, by diego
-
vd_ffmpeg: Define potentially unavailable error resilience values2013-01-21, by diego
-
fmt-conversion: Fix PIX_FMT availability ifdefs to work as expected.2013-01-21, by diego
-
configure: Add check for _aligned_malloc(), used in libavutil.2013-01-21, by diego
-
Formatting2013-01-21, by SubJunk
-
Replace CODEC_IDs their modern AV_-prefixed counterparts.2013-01-21, by diego
-
configure: Add check for mprotect(), used in libswscale.2013-01-21, by diego
-
configure: Unconditionally check for io.h and direct.h2013-01-21, by diego
-
Add a number of missing libavutil header #includes.2013-01-21, by diego
-
av_opts: Replace deprecated av_set_string3() by av_opt_set()2013-01-21, by diego
-
Support FFmpeg EVRC decoder by Paul B Mahol.2013-01-21, by cehoyos
-
Adjust year for copyright notes.2013-01-21, by ib
-
Bumped year2013-01-21, by SubJunk
-
Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.2013-01-20, by diego
-
muxer_lavf: Replace forward declaration by the correct #include2013-01-20, by diego
-
Replace obsolete x86_cpu.h #includes by the correct header.2013-01-20, by diego
-
(Partially) synchronize .gitignore with svn:ignore properties.2013-01-20, by diego
-
Cosmetic: Remove/adjust comments.2013-01-20, by ib
-
Clean up #includes.2013-01-20, by ib
-
Updated libass to 7e455322013-01-19, by SubJunk
-
Cosmetic: Rename ws functions for the sake of consistency.2013-01-19, by ib
-
Make wsWindowDecoration() static.2013-01-19, by ib
-
Cosmetic: Relocate wsWindowDecoration().2013-01-19, by ib
-
Remove redundant parameter from function.2013-01-19, by ib
-
Cosmetic: Rename structure member, use singular.2013-01-19, by ib
-
Use Bool type.2013-01-19, by ib
-
Remove unused wsWindow structure members.2013-01-19, by ib
-
Synced with help_mp-en.h rev. 357382013-01-19, by jrash
-
Use Bool type.2013-01-18, by ib
-
Enable resize handles for resizable windows only.2013-01-18, by ib
-
Make variables local.2013-01-18, by ib
-
Remove unnecessary #includes.2013-01-18, by ib
-
Cosmetic: Rename wItem guiItem.2013-01-18, by ib
-
Don't unnecessarily restrict property mask to 8 bits.2013-01-18, by ib
-
Don't set "normal size" check mark in menu by default.2013-01-18, by ib
-
Fix libvpx compilation.2013-01-18, by cehoyos
-
Support fourcc ZMP4.2013-01-18, by cehoyos
-
Remove parameter for border_width from wsWindowCreate().2013-01-18, by ib
-
Cosmetic: Change parameter names.2013-01-18, by ib
-
Cosmetic: Rename ws functions for the sake of consistency.2013-01-18, by ib
-
Don't close the display.2013-01-17, by ib
-
Remove unused structure member wGCV.2013-01-17, by ib
-
Make variable wsScreenDepth static.2013-01-17, by ib
-
Cosmetic: Adjust indent.2013-01-17, by ib
-
Cosmetic: Rename DepthOnScreen ScreenDepth.2013-01-17, by ib
-
Move wgIsRect from ws.h to gui.h.2013-01-17, by ib
-
Remove unused code.2013-01-17, by ib
-
Make functions static that only have file scope.2013-01-17, by ib
-
Cosmetic: Relocate some functions.2013-01-17, by ib
-
Fix bug introduced in r35757.2013-01-17, by ib
-
Remove unused code.2013-01-17, by ib
-
Remove pointless variable wsTrue.2013-01-17, by ib
-
Remove unused wsKeyTable.2013-01-17, by ib
-
Make variables static that only have file scope.2013-01-17, by ib
-
Cosmetic: Relocate and revise comments on code origin.2013-01-17, by ib
-
Remove unused code and declarations.2013-01-17, by ib
-
Save the correct video window position.2013-01-16, by ib
-
Don't unnecessarily and annoyingly move the video window.2013-01-16, by ib
-
Relocate some functions.2013-01-15, by ib
-
Switch statements.2013-01-15, by ib
-
Remove member SizeHint from wsWindow structure.2013-01-15, by ib
-
Remove confusing comment.2013-01-15, by ib
-
Remove symbolic constant wsNoBorder.2013-01-15, by ib
-
Add property wsAspect.2013-01-15, by ib
-
Cosmetic: Rename wsTWindow wsWindow.2013-01-15, by ib
-
Cosmetic: Change parameter names.2013-01-15, by ib
-
Cosmetic: Adjust indent.2013-01-15, by ib
-
Add the 'Mapped' information to wsMapWait().2013-01-15, by ib
-
Add wsMapWait().2013-01-15, by ib
-
Use wsSizeHint() in wsMoveWindow().2013-01-15, by ib
-
Add comments.2013-01-15, by ib
-
Cosmetic: Adjust indent.2013-01-15, by ib
-
Simplify wsSizeHint() by dropping parameter 'hints'.2013-01-15, by ib
-
Don't allow shrinking the main window.2013-01-14, by ib
-
Replace the call to vo_x11_sizehint().2013-01-14, by ib
-
Add new function wsSizeHint().2013-01-14, by ib
-
Remove the [ws] file information from the message text.2013-01-12, by ib
-
Add doxygen comments.2013-01-12, by ib
-
Change parameter type and name.2013-01-11, by ib
-
Remove unused declaration.2013-01-11, by ib
-
Make variable static that is only used inside the file.2013-01-11, by ib
-
Don't define a function by a macro.2013-01-10, by ib
-
Cosmetic: Use parameter name 'window' for a GtkWindow.2013-01-10, by ib
-
Remove Display parameter from wsEvents().2013-01-10, by ib
-
Restore GUI's X error handler after gtk_init().2013-01-10, by ib
-
Replace stderr output by mp_msg() error messages.2013-01-10, by ib
-
Use sizeof() instead of numeric constant.2013-01-10, by ib
-
Cosmetic: Adjust parameter names to r35725 and r35726 harmonization.2013-01-10, by ib
-
Cosmetic: Use lower case parameter name.2013-01-10, by ib
-
Cosmetic: Harmonize parameter names.2013-01-10, by ib
-
Remove unused declarations.2013-01-10, by ib
-
Pass parameter instead of using global variable.2013-01-10, by ib
-
Fix compilation with current FFmpeg.2013-01-10, by cehoyos
-
Cosmetic: Add and adjust comments.2013-01-10, by ib
-
Relocate GTK initialization.2013-01-10, by ib
-
Don't unconditionally set gtkDXR3Device.2013-01-10, by ib
-
Remove unnecessary initialization.2013-01-10, by ib
-
Make variables static that are only used inside the file.2013-01-10, by ib
-
Add a message indicating start of initialization of X.2013-01-10, by ib
-
Support FFmpeg 012v decoder.2013-01-06, by cehoyos
-
Fix a resource leak.2013-01-06, by upsuper
-
Call sanitize_os already in preinit function instead of only during init.2013-01-06, by reimar
-
Fix a rendering bug in vf_ass.2012-12-31, by upsuper
-
Fix compilation with latest FFmpeg.2012-12-30, by cehoyos
-
Fix missing screen clear with -nodouble.2012-12-24, by reimar
-
Disable direct rendering for non-ref frames only again, it still2012-12-24, by reimar
-
10l: Use correct variable name for libilbc config line.2012-12-23, by cehoyos
-
Support decoding lbc files.2012-12-23, by cehoyos
-
Allow libmng autodetection to test for "-lmng" and "-lmng -ljpeg".2012-12-22, by cehoyos
-
Reset video window after STOP (MP command or evStop) has been pressed.2012-12-22, by ib
-
Add support for FFmpeg's libilbc decoder.2012-12-22, by cehoyos
-
Fix compilation with current FFmpeg.2012-12-22, by cehoyos
-
sync with en/mplayer.1 rev. 356852012-12-21, by jrash
-
Replace ARMVFP by VFP as currrently used by FFmpeg.2012-12-20, by cehoyos
-
Cosmetic: Switch addends.2012-12-19, by ib
-
Fix bug with wrong video window size after end of fullscreen playback.2012-12-19, by ib
-
Add comment why seeking backward flag is used when2012-12-18, by reimar
-
Set AVSEEK_FLAG_BACKWARD also when seeking to the start of a file.2012-12-18, by reimar
-
Cosmetic: reindent.2012-12-18, by upsuper
-
Support decoding ABGR rawvideo streams.2012-12-18, by cehoyos
-
Support FFmpeg Silicon Graphics Motion Video Compressor 1 and 2.2012-12-18, by cehoyos
-
Support FFmpeg SGI RLE decoder.2012-12-18, by cehoyos
-
IMGFMT_RGB8 is not a palettised image format.2012-12-18, by cehoyos
-
Cosmetic: reindent & move defines out of function2012-12-17, by upsuper
-
Minor improvements to the mplmult script.2012-12-16, by reimar
-
Remove DOCS/xml/$(lang)/main.xml files with 'make distclean'.2012-12-15, by ib
-
Let 'make clean' remove all files that 'make' can regenerate.2012-12-15, by ib
-
Remove pointless #ifdef directives.2012-12-15, by ib
-
Attempt to fix -loop (when written after the file name) for2012-12-15, by reimar
-
Allow -ss 0 to seek to pts 0 instead of disabling seeking.2012-12-15, by reimar
-
Allow "nopts" as time specification, it might be useful in2012-12-15, by reimar
-
lavf muxer: set up stream aspect.2012-12-15, by reimar
-
Include inttypes.h in generated help messages file.2012-12-14, by ib
-
Add missing #ifdef directive.2012-12-14, by ib
-
Include config.h in generated help messages file.2012-12-14, by ib
-
Reduce register usage in an asm block.2012-12-14, by upsuper
-
Reduce register usage in an asm block.2012-12-14, by upsuper
-
Fix compilation with current FFmpeg git head.2012-12-13, by cehoyos
-
Rename consts & avoid using a GNU extension.2012-12-13, by upsuper
-
Put xmm7 clearance into each asm block.2012-12-13, by upsuper
-
Replace an unnecessary SSE4 instruction.2012-12-13, by upsuper
-
Reduce register usage to fix the compilation in x86.2012-12-13, by upsuper
-
Remove pointless condition.2012-12-12, by ib
-
Fix setting PlaylistNext after a playlist change.2012-12-12, by ib
-
Accelerate ass rendering by using SSE4 for yuv420p.2012-12-12, by upsuper
-
Accelerate ass rendering by using SSE4 for yuv422.2012-12-12, by upsuper
-
Move some code up.2012-12-12, by upsuper
-
Adapt assignments.2012-12-11, by ib
-
While playing, allow extensive editing of the playlist without stopping.2012-12-11, by ib
-
Reset media information while changing tracks in stop mode.2012-12-11, by ib
-
Fix condition in uiNext().2012-12-11, by ib
-
Cosmetic: Adjust indent.2012-12-11, by ib
-
Add a parameter to uiUnsetMedia().2012-12-11, by ib
-
Cosmetic: Reindent.2012-12-11, by upsuper
-
Cosmetic: Adjust indent.2012-12-10, by ib
-
Embrace several individual "if (guiInfo.Playing)" conditions.2012-12-10, by ib
-
Relocate and change code to set Chapter and Angle start values.2012-12-10, by ib
-
Reset media information for CD/VCD/DVD after playback.2012-12-10, by ib
-
Add a function to unset media information.2012-12-10, by ib
-
Cosmetic: Adjust indent.2012-12-10, by ib
-
Make DVD stop if manually advancing beyond last chapter of last track.2012-12-10, by ib
-
Relocate code to set Track, Chapter and Angle start values.2012-12-10, by ib
-
Limit playlist reset to first item after playback.2012-12-10, by ib
-
Limit internal automatic audio CD track advancing.2012-12-10, by ib
-
Change internal automatic audio CD track advancing.2012-12-10, by ib
-
Simplify code.2012-12-10, by ib
-
Calculate number of playlist tracks in any case.2012-12-10, by ib
-
Don't unconditionally reset playlist to first item after playback.2012-12-10, by ib
-
Merge declaration and initialization.2012-12-10, by ib
-
Set track number after resetting playlist to first item.2012-12-10, by ib
-
Deallocate in reverse order of allocation.2012-12-10, by ib
-
Free guiInfo when GUI ends.2012-12-10, by ib
-
Change parameter from NULL to 0.2012-12-10, by ib
-
Cosmetic: Adjust indent and add a blank line.2012-12-09, by ib
-
Reset playlist to first item after playback has stopped.2012-12-09, by ib
-
Use FFMIN in evSetVolume.2012-12-09, by ib
-
Add comment.2012-12-09, by ib
-
Set volume in evSetBalance.2012-12-09, by ib
-
Set volume in GUI_SET_MIXER.2012-12-09, by ib
-
Cosmetic: Add some blank lines.2012-12-09, by ib
-
Cosmetic: Relocate variable definition.2012-12-09, by ib
-
Fix bug with evSetBalance.2012-12-09, by ib
-
Cosmetic: Adjust indent.2012-12-09, by ib
-
Fix bug with wrong balance calculation.2012-12-09, by ib
-
Check availability of mixer before rendering.2012-12-09, by ib
-
Relocate mixer assignment.2012-12-09, by ib
-
Remove two pointless conditions.2012-12-09, by upsuper
-
Add missing break.2012-12-09, by upsuper
-
Fix a wrong condition.2012-12-09, by upsuper
-
Set svn properties for newly created GUI directories.2012-12-07, by ib
-
Cosmetic: Rearrange #includes.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Rebuild GUI directory structure.2012-12-06, by ib
-
Add doxygen comments.2012-12-06, by ib
-
Rearrange #includes and add missing one.2012-12-06, by ib
-
Fix bug with removing items from playlist.2012-12-06, by ib
-
Avoid using local variables named filename.2012-12-05, by ib
-
Don't unnecessarily use global MPlayer variable filename in Win32 GUI.2012-12-05, by ib
-
Don't unnecessarily use global MPlayer variable filename.2012-12-05, by ib
-
Move instruction up.2012-12-05, by ib
-
Make comments doxygen comments.2012-12-05, by ib
-
Remove unnecessary cast.2012-12-05, by ib
-
Simplify condition.2012-12-05, by ib
-
Cosmetic: Adjust indent.2012-12-05, by ib
-
Revise guiPlaylist() concerning pt_iter.2012-12-05, by ib
-
Cosmetic: Change variable names.2012-12-05, by ib
-
Cosmetic: Adjust indent.2012-12-05, by ib
-
Combine guiPlaylistInitialize() and guiPlaylistAdd().2012-12-05, by ib
-
Add video/ogg as an Ogg mimetype.2012-12-05, by upsuper
-
Recognize audio/ogg as an OGG mimetype.2012-12-05, by cehoyos
-
Move macro definition and add doxygen comment.2012-12-05, by ib
-
Add doxygen comment for item definition.2012-12-05, by ib
-
Add doxygen comment for button states.2012-12-05, by ib
-
Replace symbolic skin item constants by enums.2012-12-05, by ib
-
Replace symbolic GUI message (event) constants by enums.2012-12-05, by ib
-
Cosmetic: Choose better variable name in Win32 GUI.2012-12-04, by ib
-
Use boolean symbolic constants in Win32 GUI.2012-12-04, by ib
-
Simplify assignments.2012-12-04, by ib
-
Define symbolic constant wsNone for "no window state".2012-12-04, by ib
-
Rename wsNone wsNo and use it instead of a numeric constant.2012-12-04, by ib
-
Change parameter of wsWindowDecoration().2012-12-04, by ib
-
Remove unused variables.2012-12-04, by ib
-
Use symbolic constant defined for playing states.2012-12-04, by ib
-
Cosmetic: Choose better variable name.2012-12-04, by ib
-
Introduce boolean symbolic constants.2012-12-04, by ib
-
Use correct data type (rather cosmetic).2012-12-04, by ib
-
Force FFmpeg bitmap decoder for BMP attachments.2012-12-03, by cehoyos