log

age author description
Thu, 01 Sep 2011 18:40:01 +0000 ib Move a misplaced closing brace to its correct position.
Thu, 01 Sep 2011 18:32:33 +0000 ib Some cosmetic changes in wsFullScreen().
Thu, 01 Sep 2011 18:22:58 +0000 ib Don't map the window after resizing.
Thu, 01 Sep 2011 18:19:27 +0000 ib Keep track of fullscreen state.
Thu, 01 Sep 2011 18:07:59 +0000 ib Remove pointless condition.
Thu, 01 Sep 2011 17:57:15 +0000 ib Cosmetic: Adjust indent.
Thu, 01 Sep 2011 17:53:33 +0000 ib Resize video window after switching from fullscreen to normal size.
Thu, 01 Sep 2011 17:31:46 +0000 ib Change repositioning of the normal size video window.
Thu, 01 Sep 2011 17:27:44 +0000 ib Modify video window size change behavior.
Thu, 01 Sep 2011 17:16:49 +0000 cehoyos Intel C Compiler 12.0 is supported, 11.0 is not.
Thu, 01 Sep 2011 17:08:58 +0000 ib Remove assignments to guiInfo.VideoWindow when playback stops.
Thu, 01 Sep 2011 17:01:10 +0000 ib Cosmetic: Move guiInfo member VideoWindow.
Thu, 01 Sep 2011 16:55:14 +0000 ib Change ESC key behavior in fullscreen state.
Thu, 01 Sep 2011 16:44:52 +0000 ib Don't use current x and y position of video window for saving.
Wed, 31 Aug 2011 17:45:02 +0000 ib Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
Wed, 31 Aug 2011 09:04:21 +0000 cehoyos Do not map to internal MPlayer FourCC if possible.
Mon, 29 Aug 2011 12:48:21 +0000 cehoyos Support Nellymoser in isom.
Sat, 27 Aug 2011 16:53:50 +0000 ib Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
Sat, 27 Aug 2011 16:51:52 +0000 ib Add a parameter to vo_x11_ewmh_fullscreen().
Sat, 27 Aug 2011 11:17:05 +0000 reimar Replace deprecated functionality in muxer_lavf.
Sat, 27 Aug 2011 11:04:53 +0000 reimar Only use non-deprecated code in lavc encoders.
Sat, 27 Aug 2011 11:02:04 +0000 reimar Updated usage of some deprecated functions in FFmpeg audio decoder.
Sat, 27 Aug 2011 10:57:48 +0000 reimar Replace several deprecated functions.
Sat, 27 Aug 2011 10:52:30 +0000 reimar Simplify by using avformat_open_input instead of av_open_input_stream.
Sat, 27 Aug 2011 10:43:25 +0000 reimar 100l, fix compilation.
Sat, 27 Aug 2011 10:41:54 +0000 reimar Replace easy to change deprecated functionality.
Sat, 27 Aug 2011 09:58:54 +0000 reimar Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
Fri, 26 Aug 2011 19:35:46 +0000 reimar Remove pointless pointer indirection for shader program strings.
Fri, 26 Aug 2011 19:24:12 +0000 reimar Hook up -vo gl noise support.
Fri, 26 Aug 2011 18:51:51 +0000 reimar Add disabled feature: noise filter for vo_gl.
Fri, 26 Aug 2011 09:46:42 +0000 ib Replace data type CARD32 by long.
Thu, 25 Aug 2011 19:19:53 +0000 diego configure: rewrite fribidi check to be consistent with other pkg-config checks
Thu, 25 Aug 2011 19:19:51 +0000 diego configure: cosmetics: eliminate tabs
Wed, 24 Aug 2011 19:16:02 +0000 reimar Set receive timeout correctly on Windows.
Wed, 24 Aug 2011 18:54:08 +0000 reimar Fix udp-slave on Windows: Make sure WSAStartup is called
Tue, 23 Aug 2011 20:04:40 +0000 cehoyos FFmpeg now supports WVP2 and WMVP.
Sat, 20 Aug 2011 11:36:30 +0000 reimar Fix disabled code.
Sat, 20 Aug 2011 11:29:23 +0000 reimar Fix spelling.
Sat, 20 Aug 2011 10:19:23 +0000 cigaes x11_common: XChangeProperty uses long for 32-bits.
Sat, 20 Aug 2011 08:18:36 +0000 cehoyos Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
Fri, 19 Aug 2011 18:36:14 +0000 reimar Do not believe a mp4v codec tag, go based on codec id instead in that case.
Thu, 18 Aug 2011 19:20:50 +0000 reimar Ensure filepos is initialized before following code tries to use it.
Thu, 18 Aug 2011 19:19:58 +0000 reimar Remove senseless seek.
Thu, 18 Aug 2011 19:15:06 +0000 reimar Remove strange pts locking code that would never really result in good
Thu, 18 Aug 2011 18:56:09 +0000 reimar Another attempt to make up timestamps for video filters.
Thu, 18 Aug 2011 18:37:07 +0000 reimar Try using sh_video->pts instead of v_muxer_time for filter timestamp.
Thu, 18 Aug 2011 18:32:53 +0000 reimar Simply drop packets for which new_demux_packet allocation fails.
Mon, 15 Aug 2011 21:28:19 +0000 reimar Forgotten commit of subreader.h adding SUB_GOOGLE define.
Mon, 15 Aug 2011 20:33:45 +0000 reimar Quick-and-dirty support for reading Google/YouTube subtitle format.
Mon, 15 Aug 2011 20:32:26 +0000 reimar Convert stream_read_line function into more generic stream_read_until function.
Mon, 15 Aug 2011 20:19:39 +0000 reimar Fix reading of aqr/subrip09 subtitles.
Mon, 15 Aug 2011 20:05:09 +0000 reimar Get rid of some code duplication.
Mon, 15 Aug 2011 18:38:24 +0000 ib Cosmetic: Adjust indent.
Mon, 15 Aug 2011 18:37:10 +0000 ib Add guiDVDStruct members to guiInfo.
Mon, 15 Aug 2011 13:27:58 +0000 ib Cosmetic: Rename guiInfo members.
Mon, 15 Aug 2011 09:38:32 +0000 ib Cosmetic: Rearrange the guiInfo members.
Mon, 15 Aug 2011 09:09:29 +0000 ib Cosmetic: Rearrange statements.
Fri, 12 Aug 2011 16:31:18 +0000 ib Provide track information for playlists.
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Fri, 12 Aug 2011 14:56:19 +0000 ib Revise the skin documentation.
Fri, 12 Aug 2011 14:10:35 +0000 ib Cosmetic: Adjust indent.
Fri, 12 Aug 2011 14:09:36 +0000 ib Remove needless guiInfo member FilenameChanged.
Fri, 12 Aug 2011 13:31:44 +0000 ib Cosmetic: Comment the enums and #defines in interface.h.
Fri, 12 Aug 2011 13:21:51 +0000 jrash Synced with help_mp-en.h rev. 33962
Fri, 12 Aug 2011 13:15:58 +0000 ib Cosmetic: Adjust indent and remove braces.
Fri, 12 Aug 2011 13:14:13 +0000 ib Remove needless guiInfo member DiskChanged.
Fri, 12 Aug 2011 10:23:25 +0000 ib Remove pointless condition.
Fri, 12 Aug 2011 09:41:08 +0000 ib Cosmetic: Adjust indent.
Fri, 12 Aug 2011 09:40:29 +0000 ib Remove unneeded variable and simplify code.
Thu, 11 Aug 2011 18:17:26 +0000 reimar Add license boilerplate.
Thu, 11 Aug 2011 18:15:00 +0000 reimar Restore alphabetical order.
Thu, 11 Aug 2011 17:45:43 +0000 diego build: drop BeOS support
Thu, 11 Aug 2011 17:45:41 +0000 diego zr: adjust #includes to fix compilation after av_helpers.h creation
Thu, 11 Aug 2011 17:45:38 +0000 diego doxygen: drop filename from @file directive
Thu, 11 Aug 2011 17:45:34 +0000 diego configure: drop support for obsolete versions of sdl-config
Thu, 11 Aug 2011 17:45:32 +0000 diego configure: drop leading underscore from _inc_* variables
Thu, 11 Aug 2011 17:45:30 +0000 diego configure: drop leading underscore from _ld_* variables
Thu, 11 Aug 2011 17:45:28 +0000 diego configure: spelling cosmetics
Thu, 11 Aug 2011 17:45:25 +0000 diego Move cfg_inc_verbose and cfg_include into mpcommon.c.
Thu, 11 Aug 2011 13:54:24 +0000 ib Get rid of a bunch of needless or redundant guiInfo members.
Wed, 10 Aug 2011 20:17:20 +0000 cboesch mplayer: small indent fix.
Wed, 10 Aug 2011 14:48:49 +0000 ib Don't let VCD track number and guiInfo.Track differ.
Tue, 09 Aug 2011 21:32:09 +0000 ib Check directory history entry prior to its usage.
Tue, 09 Aug 2011 20:14:30 +0000 reimar Support parsing of AAC audio.
Tue, 09 Aug 2011 19:57:00 +0000 reimar Move code for setting up libav* logging callbacks from vd_ffmpeg to a
Tue, 09 Aug 2011 19:23:41 +0000 reimar Assume that messages from AVFormatContext are demuxer messages.
Tue, 09 Aug 2011 19:15:19 +0000 reimar Fix neverending "DRI Failure" messages with frame multithreading.
Tue, 09 Aug 2011 18:53:43 +0000 reimar Another attempt to make message easier to understand.
Tue, 09 Aug 2011 17:36:49 +0000 reimar Mark two warnings that usually only indicate a performance issue as such.
Tue, 09 Aug 2011 17:20:44 +0000 reimar Avoid crash and instead print a warning if the av_log callback
Thu, 04 Aug 2011 19:30:26 +0000 reimar vo_null: do not accept hwaccel formats since they need special vo
Thu, 04 Aug 2011 09:51:10 +0000 ib Clarify the encoding to be used in the font description file.
Sun, 31 Jul 2011 23:23:12 +0000 cehoyos FourCC DreX works fine with VDPAU and xvid.
Sat, 30 Jul 2011 20:44:37 +0000 reimar Add some runtime patching magic required for latest Cineform decoder.
Sat, 30 Jul 2011 20:26:29 +0000 reimar Add some additional function/hacks needed for newer CFDecode2.ax versions.
Sat, 30 Jul 2011 18:40:20 +0000 reimar Abort configure if the binutils version is too old and cannot compile
Sat, 30 Jul 2011 18:29:09 +0000 reimar Fix xmm clobber test that was broken since it was added.
Sat, 30 Jul 2011 16:27:14 +0000 diego libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
Sat, 30 Jul 2011 16:27:10 +0000 diego stream_smb: remove unused variable
Sat, 30 Jul 2011 16:26:56 +0000 diego stream_nemesi: remove unused variable
Sat, 30 Jul 2011 15:54:35 +0000 cehoyos Add FourCC DreX for MPEG-4 ASP.
Sat, 30 Jul 2011 15:36:37 +0000 diego win32 gui: replace C99 bool type by int
Sat, 30 Jul 2011 14:04:49 +0000 reimar Fix pkg-config usage for fribidi.
Sat, 30 Jul 2011 10:43:38 +0000 reimar Change code so that it compiles more reliably without libass
Sat, 30 Jul 2011 10:29:14 +0000 reimar Update cdparanoia check to check for paranoia_cachemodel_size.
Sat, 30 Jul 2011 03:20:27 +0000 jrash sync with en/mplayer.1 rev. 33893
Sat, 30 Jul 2011 03:15:48 +0000 jrash Synced with help_mp-en.h rev. 33931
Wed, 27 Jul 2011 15:58:30 +0000 diego Makefile: fix mistakenly broken ADD_ALL_EXESUFS function
Wed, 27 Jul 2011 15:33:03 +0000 diego ae_faac: mark a function as static; add missing ae_faac.h #include
Wed, 27 Jul 2011 13:40:19 +0000 diego Makefile: cosmetics: consistently name all dependency file variables
Wed, 27 Jul 2011 13:40:18 +0000 diego libvo: extend alpha_func function pointers with parameter type declaration
Wed, 27 Jul 2011 13:40:16 +0000 diego Clarify console output when reading optional configuration files.
Wed, 27 Jul 2011 13:40:13 +0000 diego codec-cfg: do not translate verbose mode console message
Wed, 27 Jul 2011 13:40:09 +0000 diego vo_bl: Move config.h #include to the top of the #include list.
Wed, 27 Jul 2011 13:40:06 +0000 diego cleanup: adjust printf format strings to match parameter types
Wed, 27 Jul 2011 13:40:00 +0000 diego vo_zr: fix zr_info array initialization
Wed, 27 Jul 2011 13:39:57 +0000 diego vf_zrmjpeg: fix compilation after function templatization in libavcodec
Tue, 26 Jul 2011 10:50:22 +0000 cehoyos Fix verbosity level broken in r33917.
Mon, 25 Jul 2011 23:30:24 +0000 diego configure: Only link against encode-only libs if mencoder is enabled.
Mon, 25 Jul 2011 23:30:21 +0000 diego dec_video: drop some unnecessary casts
Mon, 25 Jul 2011 23:16:28 +0000 diego cache2: merge struct declaration and member assignment
Mon, 25 Jul 2011 23:16:26 +0000 diego configure: do not add -Werror-implicit-function-declaration to CXXFLAGS
Mon, 25 Jul 2011 23:16:23 +0000 diego configure: add proper check for trunc() instead of hardcoding availability
Mon, 25 Jul 2011 18:01:23 +0000 reimar Pass a (half-made-up) timestamp to filter_video, this allows -ass to work.
Mon, 25 Jul 2011 17:04:32 +0000 diego configure: Drop obsolete addition of FF_API_MAX_STREAMS to CPPFLAGS.
Mon, 25 Jul 2011 15:34:17 +0000 diego stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
Sun, 24 Jul 2011 23:55:39 +0000 diego Do not employ verbosity level MSGL_V for fatal errors.
Sun, 24 Jul 2011 23:55:38 +0000 diego ao_sun: print fatal error messages not only in verbose mode
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Sun, 24 Jul 2011 23:55:26 +0000 diego console messages: fix some small errors in German translation
Sun, 24 Jul 2011 23:55:23 +0000 diego console messages: remove extra messages from translations
Sun, 24 Jul 2011 23:51:54 +0000 diego build: drop redundant removal of files below ffmpeg/ on distclean
Sun, 24 Jul 2011 23:51:51 +0000 diego cache2: add missing braces to silence compiler warning
Sun, 24 Jul 2011 21:45:19 +0000 cehoyos Fix compilation on Power Macintosh.
Sun, 24 Jul 2011 20:15:53 +0000 reimar Simplify printing of error strings.
Sun, 24 Jul 2011 19:52:46 +0000 reimar Use struct initializer in one more case.
Sun, 24 Jul 2011 19:43:47 +0000 reimar Avoid typedef.
Sun, 24 Jul 2011 19:40:45 +0000 reimar Simplify some more struct initializations.
Sun, 24 Jul 2011 19:36:11 +0000 reimar Replace some inappropriate while() loops with for()
Sun, 24 Jul 2011 19:31:26 +0000 reimar Store fixed-length string directly in struct, avoid pointer indirection.
Sun, 24 Jul 2011 19:29:10 +0000 reimar Split out read/write part from data struct and make read-only
Sun, 24 Jul 2011 19:22:58 +0000 reimar Simplify struct initialization.
Sun, 24 Jul 2011 19:10:45 +0000 reimar Use FFMIN/FFMAX.
Sun, 24 Jul 2011 19:03:19 +0000 reimar Fix compilation without zlib (also disable flashsv2).
Sun, 24 Jul 2011 19:02:38 +0000 reimar Make NULL checks simpler/more consistent.
Sun, 24 Jul 2011 18:21:15 +0000 reimar Remove pointless () and {}.
Sun, 24 Jul 2011 18:15:12 +0000 reimar Fix array layout uncrustify messed up.
Sun, 24 Jul 2011 18:11:39 +0000 reimar Apply uncrustify to vo_directx.c.
Sun, 24 Jul 2011 17:23:49 +0000 reimar Simplify code handling minimized state.
Sun, 24 Jul 2011 17:16:43 +0000 reimar Restore hunk disabling overlay when the Window is minimized.
Sat, 23 Jul 2011 19:33:08 +0000 diego manual: fix description of b_pyramid x264 option
Sat, 23 Jul 2011 19:33:00 +0000 diego configure: drop check for -lposix4
Fri, 22 Jul 2011 10:05:08 +0000 diego build: fix negative interaction between clean and distclean targets
Thu, 21 Jul 2011 22:25:17 +0000 diego configure: select default CD-ROM device on Solaris according to OS version
Thu, 21 Jul 2011 22:25:08 +0000 diego Makefile: remove stray parameter junk from ADD_ALL_EXESUFS function
Thu, 21 Jul 2011 22:24:57 +0000 diego Makfile: split non-native directories from native directories in DIRS
Thu, 21 Jul 2011 01:21:36 +0000 diego configure: use 'uname -m' to find out host architecture
Thu, 21 Jul 2011 01:21:34 +0000 diego build: Always use the install program set by configure.
Wed, 20 Jul 2011 23:54:46 +0000 diego configure: simplify -lm handling
Wed, 20 Jul 2011 21:23:59 +0000 cigaes configure: set HAVE_LOCAL_ALIGNED_* for x86_64.
Fri, 15 Jul 2011 14:36:29 +0000 jrash sync with en/mplayer.1 rev. 33877
Fri, 15 Jul 2011 14:36:04 +0000 jrash Synced with help_mp-en.h rev. 33866
Tue, 12 Jul 2011 14:12:41 +0000 diego build: Rely on Libav/FFmpeg build system to run clean targets.
Tue, 12 Jul 2011 10:19:59 +0000 cehoyos Fix typo.
Tue, 12 Jul 2011 08:59:47 +0000 ib Cosmetic: Change parameter names of gui() and mplayer().
Tue, 12 Jul 2011 08:45:52 +0000 ib Add const to some string pointer arguments that will not be modified.
Mon, 11 Jul 2011 21:54:53 +0000 reimar Half-width side-by-side formats for stereo3d.
Mon, 11 Jul 2011 15:19:56 +0000 ib Revise and fix r33497.
Mon, 11 Jul 2011 14:54:25 +0000 ib Start all file dialogs always in last active directory.
Mon, 11 Jul 2011 12:40:30 +0000 ib Compare encodings case insensitively.
Mon, 11 Jul 2011 12:32:03 +0000 ib Fix segmentation fault.
Mon, 11 Jul 2011 11:19:44 +0000 ib Change fname parameter to const in pngRead().
Mon, 11 Jul 2011 11:10:06 +0000 ib Fix memory leaks in the Win32 GUI.
Mon, 11 Jul 2011 10:39:55 +0000 ib Remove unused parameter skindir from create_subwindow() in Win32 GUI.
Mon, 11 Jul 2011 10:36:09 +0000 ib Fix memory leak in the Win32 GUI.
Sun, 10 Jul 2011 15:45:18 +0000 ib Remove duplicated list code from the Win32 GUI.
Sun, 10 Jul 2011 15:42:09 +0000 ib Remove duplicated string code from the Win32 GUI.
Sun, 10 Jul 2011 12:59:43 +0000 ib Improve OSD preference related message texts.
Sun, 10 Jul 2011 12:29:36 +0000 ib Arrange OSD preferences according to option 'osdlevel'.
Sun, 10 Jul 2011 12:11:03 +0000 ib Remove member Othername from struct guiInterface_t.
Sun, 10 Jul 2011 12:01:39 +0000 ib Remove member FPS from struct guiInterface_t.
Sun, 10 Jul 2011 11:51:25 +0000 ib Change guiInterface_t void pointer member declarations.
Sun, 10 Jul 2011 11:21:40 +0000 ib Remove unused members from struct guiInterface_t.
Sat, 09 Jul 2011 18:11:42 +0000 diego configure: drop check for legacy compilers wrt libass and the win32 loader
Sat, 09 Jul 2011 11:48:13 +0000 ib Remove gtkClearStruct code from mplayer() in interface.c.
Sat, 09 Jul 2011 11:11:52 +0000 ib Use macro nfree() in Win32 GUI code.
Sat, 09 Jul 2011 10:39:33 +0000 ib Cosmetic: Change parameter of mplayer() calls.
Sat, 09 Jul 2011 10:23:47 +0000 ib Remove guiExit().
Fri, 08 Jul 2011 21:57:18 +0000 ib Change GUI and MPLAYER symbolic constants into enums.
Fri, 08 Jul 2011 21:41:34 +0000 ib Rename the mplayer() symbolic constants.
Fri, 08 Jul 2011 21:11:51 +0000 ib Cosmetic: Rename mplayer() parameter.
Fri, 08 Jul 2011 21:08:19 +0000 ib Cosmetic: Order prototypes in interface.h.
Fri, 08 Jul 2011 21:04:56 +0000 ib Cosmetic: Rename two functions that do MPlayer calls.
Fri, 08 Jul 2011 11:59:07 +0000 jrash sync with en/mplayer.1 rev. 33788
Fri, 08 Jul 2011 09:52:02 +0000 ib Fix Win32 GUI compilation problems.
Thu, 07 Jul 2011 23:06:29 +0000 diego ve_xvid: Add libavutil/rational.h #include for AVRational et al.
Thu, 07 Jul 2011 17:37:58 +0000 reimar Include io.h for setmode().
Thu, 07 Jul 2011 15:47:07 +0000 ib Use same data types for index variable and loop test variable.
Thu, 07 Jul 2011 15:41:25 +0000 ib Use proper cast in comparison.
Thu, 07 Jul 2011 15:36:40 +0000 ib Use unsigned index variable for comparison with array size.
Thu, 07 Jul 2011 15:36:09 +0000 ib Use unsigned index variable for comparison with string length.
Thu, 07 Jul 2011 15:09:58 +0000 ib Add missing #includes <stdarg.h> and <stdio.h>.
Thu, 07 Jul 2011 15:07:31 +0000 ib Remove unnecessary #include "interface.h".
Thu, 07 Jul 2011 14:54:53 +0000 ib Cosmetic: Rename the GUI playlist functions.
Thu, 07 Jul 2011 14:47:48 +0000 ib Replace numeric constant fsPersistant_MaxPos for fsHistory array size.
Thu, 07 Jul 2011 14:35:31 +0000 ib Remove variable holding history of selected files from interface.[ch].
Thu, 07 Jul 2011 14:20:35 +0000 ib Remove skin related variables from interface.[ch].
Thu, 07 Jul 2011 14:13:17 +0000 ib Cosmetic: Rename URLList urlList.
Thu, 07 Jul 2011 14:09:57 +0000 ib Remove config related variables from interface.[ch].
Thu, 07 Jul 2011 13:46:59 +0000 ib Cosmetic: Separate interface functions.
Thu, 07 Jul 2011 13:37:14 +0000 ib Cosmetic: Separate interface functions.
Thu, 07 Jul 2011 12:24:31 +0000 ib Remove pointless return code from mplayer().
Thu, 07 Jul 2011 12:02:20 +0000 ib Cosmetic: Rename remaining part of gtkSet() mplayer().
Thu, 07 Jul 2011 11:50:32 +0000 ib Move purely list related parts of gtkSet() from interface.c to list.c.
Thu, 07 Jul 2011 10:37:58 +0000 ib Create new file list.c for list related functions.
Thu, 07 Jul 2011 10:16:22 +0000 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
Thu, 07 Jul 2011 09:29:15 +0000 ib Remove gfree() from interface.c.
Thu, 07 Jul 2011 08:48:46 +0000 ib Remove unnecessary #include "gui/interface.h".
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Wed, 06 Jul 2011 23:35:39 +0000 iive Fix the precision loss in float -> 32bit conversion case, introduced
Tue, 05 Jul 2011 16:50:52 +0000 ib Fix compilation of the Win32 GUI after r33812.
Tue, 05 Jul 2011 15:04:00 +0000 ib Rename GUI playtree import functions.
Tue, 05 Jul 2011 14:00:18 +0000 ib Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.
Tue, 05 Jul 2011 13:48:55 +0000 ib Make guiEventHandling() a gui() call.
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
Tue, 05 Jul 2011 11:34:26 +0000 ib Remove gui() GMP_SET_DVD.
Tue, 05 Jul 2011 11:03:03 +0000 ib Cosmetic: Adjust indent.
Tue, 05 Jul 2011 11:01:24 +0000 ib Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.
Tue, 05 Jul 2011 10:56:47 +0000 ib Remove unused symbolic constant guiReDrawSubWindow.
Tue, 05 Jul 2011 10:54:16 +0000 ib Cosmetic: Rename gui() parameter.
Tue, 05 Jul 2011 10:47:51 +0000 ib Rename the gui() symbolic constants.
Tue, 05 Jul 2011 09:33:09 +0000 ib Rename guiGetEvent() gui().
Mon, 04 Jul 2011 22:24:52 +0000 iive Audio format conversion from float to int is not checked for overflow.
Mon, 04 Jul 2011 19:23:03 +0000 reimar Reindent, add empty lines.
Mon, 04 Jul 2011 19:21:59 +0000 reimar Improve checks for when to try reconnecting to be more thorough and readable.
Mon, 04 Jul 2011 19:14:06 +0000 reimar Pass streaming_ctrl eof on.
Mon, 04 Jul 2011 19:11:21 +0000 reimar Ensure we do not add strange values to amount of buffered bytes
Mon, 04 Jul 2011 19:10:17 +0000 reimar Signal EOF vs. error also via streaming control API (not yet evaluated).
Mon, 04 Jul 2011 00:36:08 +0000 diego configure: cosmetics: Adjust comment in config.mak inclusion guard.
Mon, 04 Jul 2011 00:36:05 +0000 diego configure: Add a fake version number to SLIBNAME_WITH_MAJOR in config.mak.