aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui/mplayer/play.h
Commit message (Collapse)AuthorAge
* Bandaid fix for compilation failure when creating main/.depend with GUIGravatar diego2006-01-04
| | | | | | | enabled. This is only a problem if .developer is not present. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-12-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17145 b3059339-0415-0410-9bf9-f77b7e298cf2
* From: Michael Joosten <joost@c-lab.de>Gravatar pontscho2003-05-26
| | | | | | | 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
* - It adds an option enqueue/noenqueue, so users can choose if they want toGravatar arpi2003-02-05
| | | | | | | | | | | | | | 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
* - add dxr3 gui support (dialogbox, etc.)Gravatar pontscho2002-08-14
| | | | | | | | - 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
* - add preferences support (first try)Gravatar pontscho2002-07-25
| | | | | | | | | | | | - fix some playlist bug - fix some equ bug - fix some redraw bug - fix dvd playing - fix file open dialog box - etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6795 b3059339-0415-0410-9bf9-f77b7e298cf2
* add simple playlist supportGravatar pontscho2002-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6714 b3059339-0415-0410-9bf9-f77b7e298cf2
* upsz ...Gravatar pontscho2002-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6220 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix text render chrash ...Gravatar pontscho2002-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6219 b3059339-0415-0410-9bf9-f77b7e298cf2
* window resize bug fixedGravatar pontscho2002-05-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5987 b3059339-0415-0410-9bf9-f77b7e298cf2
* add prev/next title feature for gui dvd supportGravatar pontscho2002-04-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5690 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove obsoleted function (mplResize)Gravatar pontscho2002-03-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5047 b3059339-0415-0410-9bf9-f77b7e298cf2
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)Gravatar pontscho2002-02-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4819 b3059339-0415-0410-9bf9-f77b7e298cf2
* small bugfixes, and kill other warningGravatar pontscho2002-02-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4466 b3059339-0415-0410-9bf9-f77b7e298cf2
* subtitle_t + audio_stream_t -> stream_language_t (cleanup)Gravatar arpi2001-12-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3752 b3059339-0415-0410-9bf9-f77b7e298cf2
* better dvd supportGravatar pontscho2001-12-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3619 b3059339-0415-0410-9bf9-f77b7e298cf2
* init title change basz.Gravatar pontscho2001-12-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add subtitle loader for guiGravatar pontscho2001-12-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3500 b3059339-0415-0410-9bf9-f77b7e298cf2
* add half dvd support for guiGravatar pontscho2001-11-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3055 b3059339-0415-0410-9bf9-f77b7e298cf2
* move bug meg fileload bug fixed asszem.Gravatar pontscho2001-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2855 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile bug fixed.Gravatar pontscho2001-09-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1953 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix skin changing, xv fullscreen redraw bug, etc.Gravatar pontscho2001-09-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1859 b3059339-0415-0410-9bf9-f77b7e298cf2
* add voluechangedGravatar pontscho2001-09-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1848 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some bug.Gravatar pontscho2001-09-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1824 b3059339-0415-0410-9bf9-f77b7e298cf2
* add filenamechangedGravatar pontscho2001-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1814 b3059339-0415-0410-9bf9-f77b7e298cf2
* async reply fix ?Gravatar pontscho2001-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1803 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix skin changeGravatar pontscho2001-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1802 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mplayer.hGravatar pontscho2001-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1796 b3059339-0415-0410-9bf9-f77b7e298cf2
* normal sizeGravatar pontscho2001-08-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1766 b3059339-0415-0410-9bf9-f77b7e298cf2
* ws.h/app.hGravatar pontscho2001-08-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1756 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix playingGravatar pontscho2001-08-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1744 b3059339-0415-0410-9bf9-f77b7e298cf2
* GUI version n-1Gravatar arpi2001-08-25
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1694 b3059339-0415-0410-9bf9-f77b7e298cf2