Commit Graph

25 Commits

Author SHA1 Message Date
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
pl 3c154f93b0 force a new line if a message is very long
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10854 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:46:16 +00:00
alex 136a4127d7 moved some annonying messages to debug mode only
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10416 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 14:43:28 +00:00
jkeil e2d96e7083 codec-cfg cannot be built when the gui is enabled - it fails to link with a
couple of undefined external references.
Problem is that mp_msg.c is included in the codec-cfg binary, but for codec-cfg
the gui code in mp_msg.c shouldn't be compiled in.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8574 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-27 16:17:57 +00:00
arpi 1ff539f678 WARNING message gui windows disabled, the only critical warn message (too
slow) moved to ERROR


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7206 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 16:20:07 +00:00
arpi dc1ccbc50e - warnings enabled for GUI mode
- color mode (color depends on msg level), disabled by default


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7201 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 14:54:00 +00:00
arpi 90be7cf00c print only fatal/error/warning to stderr, others go to stdout
(actually reversed Nick's r1.10 commit)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7196 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 13:44:03 +00:00
arpi a5bd36cf4b new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
- multithreaded audio/video buffering (I know mplayer crew hates threads
  but it seems to me as the only way of doing reliable a/v capture)
- a/v timebase synchronization (sample count vs. gettimeofday)
- "immediate" mode support for mplayer
- fixed colorspace stuff - RGB?? and YUY2 modes now work as expected
- native ALSA audio capture
- separated audio input layer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 21:31:20 +00:00
atmos4 49d1397055 Extend maximum mp_msg message size, some translations need it or help message will be cutted.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6307 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-05 02:24:35 +00:00
arpi 662a79ffb0 HAVE_MENCODER->FOR_MENCODER (forgot to commit some weeks ago...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6049 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 00:40:22 +00:00
pontscho 33d7a129df some bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5920 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 09:29:06 +00:00
arpi ec38f5315b disabling gtk messagebox - fixes gtk crashes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5902 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 16:44:42 +00:00
arpi 0019b9d95b 10l - va_start needs teh pointer to stack - not the translated message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5287 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-23 19:29:48 +00:00
alex 032dcc2bb3 splitted mp_msg_init and mp_msg_set_level and added i18n support to init
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:14:59 +00:00
alex d89ed740ad added i18n support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5103 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:08:14 +00:00
nick da63498bf9 Use stdout as default mencoder's output if no filename specified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4889 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 08:26:20 +00:00
pontscho 8d184312b0 small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 17:03:19 +00:00
arpi 94ee8d7079 fflush disappeared? .so?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3781 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 00:34:00 +00:00
arpi 88359a6944 msg limit increased
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3294 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 21:10:18 +00:00
arpi 8f7170e9dd cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1972 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-26 18:40:57 +00:00
arpi bcf66fcbd8 increased max msg size
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1935 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-22 15:43:52 +00:00
pontscho 23949ebcfa add gui error handling jol.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1926 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-20 10:27:24 +00:00
arpi 22effda726 updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1567 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 00:39:49 +00:00
arpi e9596e2405 constans shortend
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1564 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 22:39:46 +00:00
arpi d3d2c67a04 new message printing system
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1563 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 22:13:20 +00:00