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
diego
52fe5ee4f9
unknow --> unknown as discussed on dev-eng
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10612 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 11:55:21 +00:00
alex
df56e83ed9
Fixed a long standing issue: if configured a not available (not existing, permission denied, ...) skin, the gui never ever started again. Now it reverts to 'default' if it can't open the selected skin, if 'default' fails too, the gui exits with error.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10608 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:54:27 +00:00
alex
56059cf2bd
translated a message to english
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10607 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:45:16 +00:00
alex
2283b6305f
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10595 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:29:32 +00:00
gabucino
796caf4656
replacing old MPlayer logo for the much nicer OSX version
...
(AFAIK currently used only for Gentoo desktop icon, maybe other distribs also)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10574 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 21:08:42 +00:00
arpi
9abd90701e
I attach a fix to the problem described in:
...
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2003-July/019494.html
The bug came out to be that sws_rgb2rgb_init was called, but only after
the critical step in which ws.c copied the relevant function pointer to
wsConvFunc. Someone deserves 1000l for this.
Maybe we want to preinit the function pointers so that they will print
something like "Call to an rgb2rgb function without calling to
sws_rgb2rgb_init first. Please report." - this bug wasn't discovered since
the function pointers were NULL, and the rest of the cde uses "wsConvFunc"
only if it is not NULL.
Raindel Shachar <raindel@techunix.technion.ac.il>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10412 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-12 17:19:18 +00:00
arpi
ed9296d845
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10273 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 12:15:48 +00:00
alex
9e13900d4c
fix name clash fix libsmbclient, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10242 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-03 17:36:25 +00:00
michael
5b882e5130
vf_scale.h & related cleanup & some small warning fix by dominik
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10234 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-01 21:59:29 +00:00
pontscho
d7a6430c30
From: Ben Low <ben@bdlow.net>
...
[PATCH] xineramascreen for gmplayer (the right way)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10195 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-26 08:45:43 +00:00
pontscho
01ab34d04a
From: Michael Joosten <joost@c-lab.de>
...
PATCH: fullscreen issues with GUI, WM layers, gmplayer plays first file always twice
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10194 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-26 08:34:17 +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
8b1d077bf4
This could be a 10l, but the codes check later if the wsConvFunc is valid, so no sig11 if it's NULL, but at least no XShape support on PPC :) After all, finally the GUI works on my PPC!%#^^
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10171 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 17:39:33 +00:00
alex
f6213644aa
simplyfied it and fixed some 10ls (but sadly xshape still don't works)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10170 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 17:23:35 +00:00
alex
13d89cd03d
some fixes and bigendian fix for 32bpp pngs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10169 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 17:04:24 +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
henry
3f4505eabb
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9871 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-07 16:04:02 +00:00
albeu
66c4cc2f34
Using a different alignment for only the Gui is bad as this code use
...
some header in the rest of MPlayer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9826 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 15:39:51 +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
pontscho
19ce70acb9
bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9624 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-20 07:51:03 +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
arpi
7ff83a7181
linux->osdep
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9381 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 20:18:23 +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
filon
a3385947b2
- support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
...
- help (-fstype help) also availabible
- support state BELOW (someone may want to use it...) and by -fstype none forcing of
not changing window layer (user request)
- drop icelayer option, it can be set by -fstype layer=<number>
- simplify vo_x11_fullscreen
- fs change code cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9318 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 19:38:39 +00:00
arpi
fc52bafec0
this patch adds the option -guiwid to gmplayer. I think its a more clean
...
approach than using just wid.
Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9315 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 18:06:16 +00:00
arpi
ae34b980d4
Embed gui into the playback window, if winid>0
...
also don't center window and align gui at the bottom.
(see http://mplayerplug-in.sf.net for screenshot and speial skin)
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9307 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 23:12:37 +00:00
pontscho
1fc53654e3
another 10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9306 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 22:44:52 +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
arpi
6b5dc1e612
- It adds an option enqueue/noenqueue, so users can choose if they want to
...
have playlist overwritten by files on commandline or just enqueue them at
the end ...
- Playtree is finally cleared, as such gui has total control!
- Autoplay if files are available on commandline and -enqueue is not set!
- Fallback on Playlists finally does work with Gui and even with streaming
Playlists! [ Before gui was broken as mplayer.c:playtree tried to have
control]
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9292 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-05 23:02:35 +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
9388660132
workaround one possible sig11
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9192 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 08:46:17 +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
pontscho
ebdb38271e
- add subcp
...
- fix some 10l in gui
- fix one 10l bug in subreader
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9057 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 19:12:46 +00:00
pontscho
337542a331
- rewrite sub_fps
...
- add fps support
- rewrite history
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9056 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 13:33:40 +00:00
pontscho
28e76c9d1f
- add new entry's to hungarian skin howto (please Gabu translate)
...
- trivial changes in the code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9041 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 22:46:39 +00:00
arpi
149db71359
fix selected audio language in menu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9039 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 21:45:55 +00:00
pontscho
d3e48cca8a
show one ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9038 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 21:24:31 +00:00
pontscho
c278e50066
11l:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9032 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 18:28:16 +00:00
pontscho
08ed2a4695
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8981 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 01:07:46 +00:00
pontscho
54dfdf4927
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8979 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 00:43:01 +00:00