Commit Graph

464 Commits

Author SHA1 Message Date
reimar f630d42c8a ESD configuration dialog and software volume control option for Gui
Patch by Paul Wilhelm Elsinghorst ( paul [at] uni-bonn de )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14687 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 16:05:11 +00:00
reimar 62751585d8 Yet another memleak...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14628 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-31 18:16:39 +00:00
diego 43f9cb0b4c Add half size entry to the GMPlayer menu.
patch by Pierre Marc Dumuid <pierre dot dumuid at adelaide dot edu dot au>
approved by Pontscho


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14590 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-25 12:44:38 +00:00
reimar 6e450282a6 remove all setlocale calls, they break the behaviour of sscanf and
strcasecmp, especially with tr_TR locale - and do not seem to be good for
anything.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14543 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-20 13:22:53 +00:00
reimar 736a268b8d libao2/eq.h was removed, use libaf/equalizer.h instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14406 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 18:10:36 +00:00
reimar 0fdaa5ab30 Do not use audio plugins anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14255 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 19:34:42 +00:00
reimar 09ff22bbc0 Fixes the bug that after opening the preferences panel gmplayer plays files
very slowly. Seems this was because it used a 4 byte cache afterwards...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14182 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-18 10:30:17 +00:00
reimar 715ab14952 Somebody obviously took a course "coding non-portable".
Pointers are not always 4 bytes!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14178 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-17 20:32:46 +00:00
diego 5141ea8aef printf --> mp_msg conversion, less verbosity
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14157 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-15 01:22:24 +00:00
diego 1261d91301 printf --> mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14149 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-12 22:24:32 +00:00
al 6ed8dbf12e Restore normal/double size GUI functionality ( broken since EWMH fs support ).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14007 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-21 15:10:37 +00:00
diego db527762f6 warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13949 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-15 10:00:58 +00:00
diego 0a70ad314c icons for the GUI context menu
patch by Piero di Vita <scognito at acaro dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13853 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-02 14:45:03 +00:00
diego 5b0d96c6b4 Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Based on a patch by Sebastian Hegler <s_hegler at gmx dot de>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13788 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 01:15:53 +00:00
reimar 4107fec833 Limit Gui redraw rate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13673 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 18:26:44 +00:00
diego 5b829d877a File filter dropdown box value is now preserved between dialog invocations.
patch by Deomid Ryabkov aka Rojer <myself at rojer dot pp dot ru>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13571 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-06 15:46:54 +00:00
reimar 14ab0d65ab fix examples for ao_alsa options dialog and add example for mixer index.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13444 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-23 10:06:37 +00:00
reimar fa0823db47 Copy-n-Paste bug breaking channel selection in audio configuration dialog
Patch by (eyager at chartermi dot net)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13267 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 20:11:37 +00:00
rathann 450854c020 small gcc warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13182 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 20:20:40 +00:00
reimar f2a5f5d727 100l, fixes DXR3 compile problems caused by my last patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12925 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 18:04:42 +00:00
reimar e5b67089c7 unified audio options dialog, fixes also bug #40
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12919 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 15:58:36 +00:00
rtognimp 1772486e47 Indentation fix from previous patch, as discussed on IRC.
Patch by Alexander Strasser


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12799 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-11 22:27:18 +00:00
rtognimp 87a4968354 This fixes the problems that originated from my ewmh
fs patch, caused by a different handling of the wm's
ewmh fs implementations.
Patch by Alexander Strasser


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12797 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-11 22:16:52 +00:00
diego 70b6b14e50 better menu icons by Piero di Vita <scognito@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12785 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-09 15:35:26 +00:00
diego bed7a58e77 new error icon by piero <scognito@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12724 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-28 23:41:17 +00:00
faust3 7349effe2e 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12708 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 19:17:24 +00:00
alex d92f988596 simple, smooth, ram-saving dynamic potmeter, which feature is required by the tvisor skin, patch by Andre Kuhne
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12694 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 13:54:20 +00:00
diego 662419c0f8 Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12692 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 13:26:11 +00:00
alex 731da20a8f scroll strings from the left to right, patch by Andre Kuhne
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12686 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 12:22:48 +00:00
diego 42b784ac1a string handling security fixes
patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net>
reviewed by Pontscho, Alex, Rich


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:49:53 +00:00
alex 0fc20ac930 ranlib cleanup by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
diego 2ff27a14d4 Address removed upon request.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12592 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-15 10:52:36 +00:00
reimar 29ceaab8b4 detect screen resolution as in x11_common.c
Patch by Philippe Dumont (dumont (at) lifl (dot) fr)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12575 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-13 10:53:06 +00:00
diego 2bad32fb69 Buffer overflow fix in string handling, patch by c0ntex, approved by .so.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12523 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-02 12:40:41 +00:00
diego b753d80209 Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
approved by Attila.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12521 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-02 02:34:39 +00:00
diego c109707b6c MPlayer logo as taskbar icon by Scognito
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12507 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-26 20:31:48 +00:00
diego d3ba39840b new and improved icons by Scognito
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12505 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-25 21:49:06 +00:00
diego b402e690ed nicer icons by Scognito
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12500 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-24 15:01:00 +00:00
pontscho d1d9313755 patch from Rune <runner@mail.tele.dk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12069 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-25 21:49:48 +00:00
alex 6f0edb4574 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11977 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-18 13:34:41 +00:00
pontscho 69de035e80 'video window vanishes after pause' bugfix, based on André Kühne's (andre.kuehne@gmx.net) bugreport
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11919 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-03 19:02:45 +00:00
attila 0a71883da4 fix broken fullscreen start of gmplayer
patch by Joe Drago <joe@gotdoofed.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11875 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-29 11:04:35 +00:00
diego 7ec1fd3d3e Support binding F11 and F12 keys to commands.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11794 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-16 17:31:38 +00:00
pontscho 660e3c2281 patch from Kelemen Gábor <kg0021@stud.unideb.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11761 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-08 18:29:27 +00:00
alex c0d17b60ce VCD/SVCD Images (*.bin) option in file selector by Spammail <spammail01@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11570 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-07 15:42:03 +00:00
joey 640f93d018 runtime 'stay-on-top' functionality
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11543 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-30 16:36:10 +00:00
rathann e1dc488097 Warning fixes (approved by A'rpi).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11413 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 00:26:51 +00:00
mosu 5b40cac6ba Added Matroska file extensions to the GUI. Patch by t0nik@yandex.ru.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10880 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-17 09:42:25 +00:00
alex c81e374ce1 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10719 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 21:42:51 +00:00
alex 0fc1e3cd3f 1000l. The vcd api changed and nobody updated the gui..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10697 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:33:39 +00:00