Commit Graph

181 Commits

Author SHA1 Message Date
diego 3f62423f42 Rename some misspelled and misnamed messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:06:42 +00:00
gpoirier 6a425eee5c Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).
Patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
Original thread:
Date: Apr 12, 2006 1:50 PM
Subject: [MPlayer-dev-eng] [PATCH] GUI: add cheap subtitle switching for non-DVD


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18119 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 16:58:36 +00:00
gpoirier c93f360e3d fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,
and "Cancel" or "OK" buttons get clicked.
Noticed when runnig freshly compiled gmplayer on a system where the skins were still under the old location.
based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18067 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:52:45 +00:00
gpoirier b2360d8174 vertical size of "Configure Equalizer" window is not enough to hold all comboboxes, based on a patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18066 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:49:37 +00:00
gpoirier 9ef8a90a8f the title of this window was not localized => added new en and ru strings, based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18065 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:47:44 +00:00
diego b5743fcfda Rename the default GUI skins directory from 'Skin' to 'skins', keeping
backwards compatibility.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 11:39:27 +00:00
rathann e55d0e680f fix the translator names list so that it conforms to lastname, firstname
convention, sort and add missing accents


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-02 23:22:13 +00:00
rathann 386e76a544 Avoid gcc warnings:
'...' might be used uninitialized in this function

In this case 'H', 'N', 'D', and 'F' can indeed be
used unitialized, thus possibly causing all sorts of problems.

Patch by Peter Breitenlohner


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17198 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 20:39:59 +00:00
gpoirier 84e6e3240c Convert this file to UTF-8 as it contains funky caracters from all around the world.
What's even better is that this gets rid of a GTK assertion error. \o/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17158 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 17:31:04 +00:00
diego c5561f6bf1 #include help_mp.h only once.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17149 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 12:51:13 +00:00
diego 1fd91df1ea Unify include paths, -I.. is in CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17145 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-08 22:12:57 +00:00
gpoirier bda8248830 Every contribution deserves to be listed on the "about" window of the gui.
Change the way this list is done by following the layout of AUTHORS


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17136 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 21:17:29 +00:00
reimar 31469b3b69 About text should _not_ be editable, it just looks stupid.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17087 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-04 15:56:40 +00:00
reimar c375528575 Support for GTK 2.x.
Patch by Onur Kucuk (onur . delipenguen net).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 18:41:15 +00:00
reimar fbb2fcb22c gmplayer + arts == bad!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16123 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 09:43:02 +00:00
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
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 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
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 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
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
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
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
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
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
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
pontscho bbd2eafbb1 [PATCH] CP1250 encoding to GUI and UTF-8 to font.desc
From: Nikola Smolenski <smolensk@eunet.yu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10183 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-25 17:26:31 +00:00
alex f647802a3f support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li@ieee.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10161 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 12:58:13 +00:00
pontscho 6637888c97 fix dvd, vcd playing, compiling, and add one small playlist patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9813 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-03 12:09:44 +00:00
pontscho 90b278bfaa many 10l for me ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9626 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-20 12:42:16 +00:00
arpi 561ab920c0 what's the opposite of backport? :)
some changes ported from 0_90


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9613 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-17 00:48:26 +00:00
pontscho f541066d3f 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9352 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 21:54:57 +00:00
henry 43edcd2801 minor fixes for font autoscaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9347 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 18:45:32 +00:00
pontscho 4774e76d0a fix one 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9304 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:13:54 +00:00
pontscho 084dae624a fix idx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9260 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 22:06:07 +00:00
pontscho 28eb0b1c15 better language support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9209 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 18:41:50 +00:00
pontscho 300a1416e5 - rewrite Jan Spitalnik's patch
- fix some nice 10l


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9203 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 16:42:02 +00:00
pontscho b3c5f30d35 add Type1 and fix one 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9196 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 09:44:40 +00:00
pontscho 60ee64cf19 again ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9195 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 09:36:25 +00:00
pontscho abfce41700 devfs baszas
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9194 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 09:08:08 +00:00
pontscho 34512124e5 save only video files place
(eh)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9193 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 09:00:35 +00:00
pontscho c3d9e714f8 commit Dominik Mierzejewski's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9191 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 08:42:52 +00:00
pontscho 3358c64749 commit and extend Diego Biurrun's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9190 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 08:37:20 +00:00
pontscho 42d3010880 - fix -fs
- set sub_fps to null for new files
- fix one sig11, if you play vcd, and the disc is not vcd, playtree is dead
- add playbar vertical position support
- etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9089 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-25 10:04:05 +00:00
colin 531d63b5b9 fix compilation error when HAVE_FREETYPE isn't defined
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9076 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 22:21:30 +00:00