Commit Graph

548 Commits

Author SHA1 Message Date
diego abf834607f Do not compile with -DDEBUG by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20004 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 09:46:06 +00:00
diego 3460d03a84 Fix #ifdef indentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20003 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 09:21:53 +00:00
vayne 448a04d2bb bug fix for replaying files when double clicking in the playlist.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20002 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-28 20:42:03 +00:00
diego bc633a5c4c Fix longstanding drag and drop bug: Only n-1 files get played when n files
get queued via drag and drop.
patch by laurent wozniak, laurent.wozniak at laposte dot net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19992 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 11:24:28 +00:00
reimar 4137480167 Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19954 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-23 14:36:25 +00:00
reimar c466bd5d89 Do not assign constant string to audio_driver_list, it is supposed
to contain malloc'd strings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19953 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-23 14:34:32 +00:00
vayne 6275f005bf fix for disabling screensaver when in fullscreen mode while using the sub window.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19903 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 23:05:57 +00:00
vayne 9ff3217bb0 ISO C90 warnings fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19724 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-06 17:44:41 +00:00
vayne c83c0bea03 bug fix for starting gmplayer with -fs when using the sub window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19577 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 18:42:01 +00:00
vayne 8b636ad366 vo_colorkey change to avoid clashes with other black windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19576 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 18:40:22 +00:00
reimar ccf75d6711 Get rid of demux_aid_vid_mismatch mess.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19546 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 19:17:04 +00:00
vayne 9ad95ec9fd Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19541 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 16:52:51 +00:00
diego c3cd36d20e Remove backup files from the win32 subdir as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19499 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-22 23:04:48 +00:00
gpoirier 18f18eb2dc Fix audio stream selection in Gtk GUI
Patch by Rich % rincebrain A gmail P com %
Original Thred:
Date: Aug 19, 2006 11:33 AM
Subject: [MPlayer-dev-eng] [PATCH] Fix audio stream selection in Gtk GUI


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19467 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 18:52:55 +00:00
diego b02e7924b9 Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.
based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 17:19:56 +00:00
vayne 8ccc7ac50d further improvements to fullscreen switching.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19414 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-16 16:21:17 +00:00
reimar 1e356eac98 Make sure we do not print the obsolete skin path when we did not find any skin.
Closes bug #550


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19356 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 17:46:20 +00:00
ben 145fffc5f7 fix includes due to libmpdemux split (patch by Stefan Huehner)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19280 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 19:59:06 +00:00
ben 49867bd432 introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-31 17:39:17 +00:00
vayne 83b0de1168 updated documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19251 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 19:31:08 +00:00
vayne 75f80a3277 improved fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19250 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-29 19:30:38 +00:00
diego 22b5b6d0f5 Unify include paths in the build system, part I.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:08:17 +00:00
gpoirier 4cbc615ca4 Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %
Original thread:
Date: Jul 20, 2006 10:15 PM
Subject: [MPlayer-dev-eng] [PATCH] Make Win32 GUI compile again (broken 
by const fixes)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19152 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-21 20:17:41 +00:00
reynaldo 15e8c12de2 marks several strings inside structs as const when they hold just
read-only information and modifies GetLanguage in Gui/mplayer/gtk/menu.c 
to cope which the changes.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19115 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-16 01:40:24 +00:00
reynaldo 58ed2c3fe0 marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19109 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-15 16:03:12 +00:00
diego 79c9cdd2cd Change function declararation w/o parameters to the correct foo(void) syntax.
patch by Stefan Huehner, stefan at huehner org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19106 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-15 15:18:35 +00:00
diego cb2e693d22 Mark several string parameters that are not modified in the function as const.
patch by Stefan Huehner, stefan at huehner org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19086 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-14 16:57:24 +00:00
diego 103fc6e176 cosmetics to ease future patching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19077 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 22:56:02 +00:00
reynaldo 241bfa8a0c drops casts from void * on malloc/calloc from the gui code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19066 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 16:17:24 +00:00
diego 7e18214f7d Streamline GUI build.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 03:05:08 +00:00
diego f7d4dd174b OPTFLAGS already includes EXTRA_INC.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19042 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 17:58:07 +00:00
diego 02a3a41923 Use only one global config.mak file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19039 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 17:28:14 +00:00
diego 7118457b20 Remove useless variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19038 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 17:15:58 +00:00
vayne db599d82c0 center sub window option within the preferences dialog.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19036 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 16:43:03 +00:00
reimar 9f4c23ecc5 Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will
consist of something besides duplicate code.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19017 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 18:40:02 +00:00
diego e364249f21 Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18981 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:01:36 +00:00
vayne 2670f98ab4 small fix to properly display skins when switching skins during playback.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18959 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 16:52:46 +00:00
vayne a0b3f86c4d crash fix when clicking on volume sliders when in stop state.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18958 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 16:51:11 +00:00
reimar 6a77e34f94 OpenGL outputs actually support WinID, not to mention that showing the option
but just ignoring the setting is a very ugly and confusing way to handle it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18952 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 14:05:47 +00:00
reimar 34c173873c vo_init hack is no longer required after the last patch removed the call
from mplayer.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18951 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 14:00:37 +00:00
reimar 47cb330411 Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18935 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 11:22:24 +00:00
vayne 4aa477ef2c Initial win32 gui release.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18919 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 02:07:03 +00:00
vayne c5cf04f543 Initial win32 gui release.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18918 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 01:51:31 +00:00
reynaldo 132173bbf0 get_path as const, patch by Stefan Huehner, stefan AT huehner-org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18894 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-03 23:27:37 +00:00
diego 52b8a22453 postproc --> libswscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18868 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:40:05 +00:00
lucabe cc30aae17b Move postproc ---> libswscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18866 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:00:31 +00:00
diego c3304dad1f Make most of the xpm-files read 'const char*' instead of 'char*'
to reflect the read-only status of the xpm-definitions.
patch by Stefan Huehner stefan$$at$$huehner$$dot$$org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18776 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 17:42:54 +00:00
reimar dcd2a8f274 respect saved default for cache enable when nothing specified on
command-line


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18746 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 20:54:27 +00:00
nicodvb 2831b49bb5 include stream_dvd's interface from libmpdemux/stream_dvd.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18685 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 21:29:00 +00:00
diego 4b64ef7e8e Remove now obsolete .cvsignore files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:24:33 +00:00