Commit Graph

74 Commits

Author SHA1 Message Date
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 4ae9c5c307 - add playbar
- add vpotmeter
 - fix gtk menu's pixel bug
 - fix some critical (10l) bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8974 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-17 22:39:43 +00:00
pontscho 5b16ccc998 correct skin changing
(fix one critical bug)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8950 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-13 23:38:49 +00:00
pontscho 904cff7552 not needed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8921 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-12 18:35:53 +00:00
pontscho 23d1cd9a0f - new font render finished
- fix 'l' button (evLoad changed to evLoadPlay)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8884 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 01:30:07 +00:00
pontscho 7f19673a84 SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8715 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-02 12:42:32 +00:00
arpi c8b0ddfe4e these patches let ,,oldstyle'' and freetype subtitle renderers live
together happily. if an oldstyle subtitle (font.desc) is found, it will
be used. otherwise mplayer will choose subfont.ttf, if freetype was
detected during ./configure.
(also you can use -font /path/to/font.desc and -font /path/to/foobar.ttf too)
patch-set by Wojtek Kaniewski <wojtekka@bydg.pdi.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 14:59:23 +00:00
arpi 42998b9241 missing #endif
noticed by Mark Szabo mw3@bsd.hu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8616 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 14:36:03 +00:00
arpi 288868f16a Lots of functions and variables specific to OSS audio are used without
ifdefs, so it is not possible to compile mplayer without enabling it,
alse some are already ifdefed, so it is a mess.
patch by Filip Kalinski <filon@pld.org.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8601 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-28 13:39:51 +00:00
pontscho fcea588a18 - fix (?) "mixer bug"
- fix audio_id/video_id changing
- fix some other bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8485 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-16 22:25:17 +00:00
pontscho 15dc6ef3f7 - fix three submenu bug
- audio/video track hiding
	- normal/double/fullscreen handling
	- dvd audio channel setting bug
- fix file/url/vcd/dvd playing
- fix variables initialization
- some small bug fix
- applied some patch from Rüdiger Kuhlmann


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8424 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-11 01:21:12 +00:00
pontscho 73d2051d61 - audio track handling in menu (idea from Rüdiger Kuhlmann)
- some userfriendly changes in menu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8313 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-29 00:58:25 +00:00
pontscho 4984919e0b add autosync && some 10l bugfix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8312 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 23:17:14 +00:00
pontscho 9dc15d4b69 no exit on fulscreen if you press esc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8303 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-28 00:44:24 +00:00
pontscho bb208729b3 10l fix in item disabling (vagymi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8301 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-27 23:11:49 +00:00
pontscho 4c89b52ee4 cache (buzeralas)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8285 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-25 18:18:45 +00:00
pontscho fce995a07a no seeking if stream is STREAMTYPE_STREAM (net/stdin)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8281 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-25 17:33:30 +00:00
pontscho ffc3a58011 updating
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8151 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-11 16:57:09 +00:00
pontscho 2a8b8d1d43 cosmetic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 20:10:18 +00:00
pontscho 4173f77125 cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:09:05 +00:00
arpi cf9fcd648f A small patch to Gui/interface.c; the first fix is a plain bug, the second is
there as i think it's a pity that "-aop list=resample" doesn't work in gui mode.
patch by Björn Sandell <biorn@dce.chalmers.se>
(checked & accepted by Pontscho)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7888 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:13:26 +00:00
pontscho 392f79534b upsz ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7708 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 14:11:06 +00:00
pontscho 853b795d3c - better dxr3 support
- fix oss subdevice bug
- add some warning fix from Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7707 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 14:06:49 +00:00
pontscho f4eefb71c8 add [video||audio]_driver_list
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7583 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 13:16:15 +00:00
pontscho f1ba99cdbe - add "start in fullscreen" function
- fix some small bug
- don't quit if the config file is wrong


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7539 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 19:42:10 +00:00
pontscho 253c9833b7 - fix new afm/vfm support
- fix fullscreen with xv
- add cache support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7527 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:03:34 +00:00
pontscho acc08a36ec rewrite eq interface and add *.rm to fs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 11:28:18 +00:00
pontscho 4de0098d01 upsz, 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7171 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 19:32:43 +00:00
pontscho 25f8352ffe add subtitle dropping support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7170 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 19:11:03 +00:00
pontscho a5bd7044a4 - fix window handling with dxr3
- workaround dxr3 subpicture size with freetype osd rendering


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7152 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 23:15:24 +00:00
pontscho 8a147cf3f0 - add play time subtitle change support
- better language support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7151 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 22:24:49 +00:00
pontscho 6247d6be7a - add freetype support for gui
- fix some small bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7140 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 17:16:34 +00:00
nexus af4654d926 FreeBSD iconv change/fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 23:00:25 +00:00
arpi fd44bbee3d freetype 2.0/2.1+ support - disabled by default until bugs fixed
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:52:02 +00:00
alex 0b03ca9d27 removed old input code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 15:55:58 +00:00
pontscho 452e7bdc03 - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
- wsXDNDProcessSelection return Truae fix
- add url list saving support from Morten Volden <mvolden@tdcadsl.dk>
- fix bug's in this patches
- fix some memleak and bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7093 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-26 22:20:58 +00:00
pontscho 4d5b4f9422 fix (?) cmd line handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7020 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:52:52 +00:00
pontscho 2518620787 - add dxr3 gui support (dialogbox, etc.)
- fix one small dvd playing bug ( dvd playing don't del the playlist)
- add some ifdef() check


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:02:45 +00:00
pontscho b5bb6e8f73 add uri2filename converter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6997 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:17:04 +00:00
pontscho 6287343f35 fix -sub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6974 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 18:07:42 +00:00
pontscho fa964c61e5 10l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6969 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 13:32:28 +00:00
pontscho 418dbef6ef add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6968 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 13:12:38 +00:00
pontscho a04e780da0 - fix equ handling
- fix dvd pos bar
- fix 10l bug in evLoadPlay bugfix :)
- mittomen


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6913 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 01:14:14 +00:00
pontscho 0cfdf68bfb - fix mixer handling
- some change in menu
- fix evLoadPlay bug
- etc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 19:23:58 +00:00
pontscho 432de7091c - fix fuckin' locale (?:)
- fix msg box layer handling


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6899 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 17:24:00 +00:00
arpi c784deba62 gui.conf parsing moved to after gtkInit() - should fix i18n problems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6892 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 11:09:20 +00:00
pontscho 0246dff153 upsz 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 13:26:46 +00:00
pontscho ca407ba0ed upsz :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6843 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 13:38:35 +00:00
pontscho 51165d44ef - some cosmetic change in preferences
- add *.wav to file selector
- fix setlocale() bug


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 11:50:20 +00:00
pontscho d462fc4317 upsz, sorry, i forgott this :) (skin name saving:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6798 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 21:31:36 +00:00