log

age author description
Wed, 29 Jun 2011 10:12:12 +0000 diego configure: Remove check for compiler support of 10 assembler operands.
Wed, 29 Jun 2011 10:07:25 +0000 ib Cosmetic: Remove wrong comment.
Wed, 29 Jun 2011 10:05:32 +0000 ib Move audio related code from guiSetVideo to guiSetAudio.
Wed, 29 Jun 2011 09:12:03 +0000 ib Simplify code of guiGetEvent type guiSetAudio.
Tue, 28 Jun 2011 23:45:05 +0000 diego build: touch ffmpeg/.config to avoid spurious warning messages.
Tue, 28 Jun 2011 23:45:03 +0000 diego configure: Add AS_O to config.mak for Libav/FFmpeg build.
Tue, 28 Jun 2011 23:45:01 +0000 diego build: Skip touching FFmpeg libraries after compilation.
Tue, 28 Jun 2011 23:45:00 +0000 diego build: Simplify FFmpeg library handling.
Tue, 28 Jun 2011 23:44:58 +0000 diego demux_vqf: typo/wording fixes
Tue, 28 Jun 2011 18:18:32 +0000 ib Cosmetic: Adjust indent.
Tue, 28 Jun 2011 18:16:06 +0000 ib Prevent balance from hopping.
Tue, 28 Jun 2011 17:52:30 +0000 ib Fix volume and balance bug.
Tue, 28 Jun 2011 17:36:19 +0000 ib Rename guiGetEvent type guiSetVolume guiSetMixer.
Tue, 28 Jun 2011 17:23:37 +0000 ib Redraw GUI only after all necessary values have been set.
Tue, 28 Jun 2011 17:01:24 +0000 reimar Fix compilation with --disable-qtx.
Tue, 28 Jun 2011 15:00:05 +0000 ib Fix bug introduced as a side effect in r33750.
Tue, 28 Jun 2011 10:55:17 +0000 ib Change return code of guiGetEvent() to indicate success.
Tue, 28 Jun 2011 09:23:16 +0000 ib Cosmetic: Remove needless parentheses.
Tue, 28 Jun 2011 09:20:13 +0000 ib Cosmetic: Adjust indent.
Tue, 28 Jun 2011 09:19:28 +0000 ib Fix bug introduced in r33743.
Tue, 28 Jun 2011 09:07:43 +0000 ib Remove needless memset initialization of guiInfo.
Tue, 28 Jun 2011 08:52:02 +0000 ib Rename guiGetEvent type guiSetAudioOnly guiSetAudio.
Tue, 28 Jun 2011 07:31:35 +0000 ib Rename guiGetEvent type guiSetValues guiSetVideo.
Mon, 27 Jun 2011 19:39:57 +0000 ib Rename guiGetEvent type guiIEvent guiRunCommand.
Mon, 27 Jun 2011 19:25:04 +0000 ib Rename guiGetEvent type guiSetParameters guiPreparation.
Mon, 27 Jun 2011 19:14:45 +0000 ib Remove guiGetEvent type guiSetDemuxer.
Mon, 27 Jun 2011 18:55:18 +0000 ib Remove guiGetEvent type guiSetFileFormat.
Mon, 27 Jun 2011 14:27:33 +0000 ib Rename guiInterface_t member NoWindow MovieWindow.
Mon, 27 Jun 2011 14:08:30 +0000 ib Use X11 Bool symbolic constant.
Mon, 27 Jun 2011 14:04:13 +0000 ib Rename guiGetEvent type guiSetVideo guiSetVideoWindow.