* ./debian/control: made lintian happier with package descriptions.
[vlc.git] / ChangeLog
blobb4cbf5b63266e8508ddec68379e8893b2bacc1d0
1 2003-02-03 Monday 01:39  sam
3    * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
5 2003-02-03 Monday 01:23  sam
7    * ./debian/control: missing build dependencies.
9 2003-02-03 Monday 01:00  massiot
11  German translation, croutesy of Felix Kuehne.
13 2003-02-03 Monday 00:11  massiot
15  Worked around a bug with the Screens menu and localization.
17 2003-02-02 Sunday 21:59  hartman
19  * OSX version can open .asx files. so we need to let the os know that ;)
21 2003-02-02 Sunday 21:21  sam
23    * ./include/vlc_config.h: changed "VideoLAN Client" into VLC.
25 2003-02-02 Sunday 21:07  sam
27    * ./debian/vlc.desktop: removed unnecessary file.
29 2003-02-02 Sunday 21:01  sam
31    * ./debian/Makefile.am: added woody-buildpackage, removed *.woody.
33 2003-02-02 Sunday 21:01  sam
35    * ./debian/changelog: updated Debian changelog.
37 2003-02-02 Sunday 20:45  sam
39    * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filenames --no-wrap -w
40      --stdout | sed -e 's/^[^0-9]/ /' -e 's/^  *$//' | uniq).
42 2003-02-02 Sunday 19:57  sam
44    * ./debian/woody-buildpackage: finished Woody build script.
46 2003-02-02 Sunday 19:12  sam
48    * ./po/de.po: german translation updates from Felix Kühne.
50 2003-02-02 Sunday 19:09  jpsaman
52  Added ffmpeg package to list of depenencies.
54 2003-02-02 Sunday 18:18  sam
56    * ./debian/woody-buildpackage: added a script to build .debs on woody.
58 2003-02-02 Sunday 17:08  sam
60    * ./NEWS: a few updates from gibalou.
62 2003-02-02 Sunday 12:29  stippi
64  cosmetic fix (drop mark would reappear if SHIFT was pressed)
66 2003-02-02 Sunday 10:17  titer
68   '--demuxdump-file -' dumps to standard output.
69    (useful for operating systems which do not have '/dev/stdout'
70     nor mkfifo)
72 2003-02-02 Sunday 05:17  sam
74    * renamed debian/README into debian/README.Debian.
76 2003-02-02 Sunday 05:07  sam
78    * ./debian: more packaging stuff.
80 2003-02-02 Sunday 05:01  sam
82    * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
83      of places.
85 2003-02-02 Sunday 04:38  sam
87    * ./doc/vlc.1: updated manpage.
89 2003-02-02 Sunday 04:08  sam
91    * ./po/it.po: ultimate italian fixes by Bruno Vella.
93 2003-02-02 Sunday 04:03  sam
95    * ./debian/*: tuned packaging.
97 2003-02-02 Sunday 03:58  massiot
99  * Bumped up revision number to 0.5.0
101 2003-02-02 Sunday 03:11  sam
103    * ./po/it.po: updated italian translation, courtesy of Bruno Vella.
105 2003-02-02 Sunday 02:37  sam
107    * ./po/*: more interface strings harmonization.
109 2003-02-02 Sunday 02:23  jobi
111      * NEWS: readded deleted entries, sorry about that.
113 2003-02-02 Sunday 01:57  jobi
115      * NEWS: VCD entry points and iso files
116      * include/audio_output.h: more proper freebsd compilation fix
117      * modules/audio_output/oss.c: if /dev/dsp is used, use another output.
119 2003-02-02 Sunday 01:49  massiot
121  * README.MacOSX.rtf: Typos
122  * include/vlc_threads.h: Lowered OS X priorities to avoid locking the machine
123  * modules/access/dvdread/input.c: Fixed a long-standing bug when switching
124    titles.
126 2003-02-02 Sunday 01:46  sam
128    * ./po/*: more s/vlc/VLC/ changes.
130 2003-02-02 Sunday 01:29  sam
132    * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
133      to come.
135 2003-02-02 Sunday 01:05  sam
137    * ./NEWS: a few updates (translations, mozilla plugin).
139 2003-02-02 Sunday 00:46  massiot
141  * modules/gui/macosx/*: Fixed localization bugs
142  * po/fr.po: Updated French translation
143  * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
145 2003-02-02 Sunday 00:41  yves
147  - ready for general 0.5.0 consumption
148  - activated dvb (with a special workaround for mdk kernel), dv and libdvdplay plugin
149  - more wxwindow stuff.
150  - fixes here and here.
151  - added more doc files like NEWS, THANKS etc.
152  - still lacking mozilla plugin :(
154 2003-02-02 Sunday 00:39  sam
156    * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
157      instead of VLC_Create(), so that its strings are translated (was #92).
159 2003-02-02 Sunday 00:28  sigmunau
161   NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
162  with embedded wmp
164 2003-02-02 Sunday 00:15  sam
166    * ./AUTHORS: added Garf and updated entries.
168 2003-02-02 Sunday 00:08  sam
170    * ./INSTALL.libmad: removed that file; if one does not know how to build
171      and install a library, he'd better not fiddle with VLC.
173 2003-02-01 Saturday 23:21  ipkiss
175   * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155)
176   * modules/gui/win32/menu.cpp: removed some ^M chars
178 2003-02-01 Saturday 23:03  babal
180  - Win32 preference dialog box
182 2003-02-01 Saturday 22:39  ipkiss
184   * Win32 port
186 2003-02-01 Saturday 22:24  titer
188   BeOS news.
190 2003-02-01 Saturday 22:23  sam
192    * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
193      woody specific builds. Will fill them in a moment.
195 2003-02-01 Saturday 22:20  massiot
197  Tarkin, Tremor and Theora are only available when compiling from sources.
199 2003-02-01 Saturday 22:10  massiot
201  Forgot Tremor.
203 2003-02-01 Saturday 22:04  jpsaman
205  Checking in packageing files.
207 2003-02-01 Saturday 21:59  jpsaman
209  Updated for iPaq port
211 2003-02-01 Saturday 21:34  massiot
213  * configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X
214  * Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules
215  * src/misc/darwin_specific.m: more generic language detection
216  * NEWS: summarized changes from 0.4.6 to 0.5.0
218 2003-02-01 Saturday 20:04  sam
220    * ./po/it.po: a few corrections.
222 2003-02-01 Saturday 19:54  sam
224    * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable.
225    * ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c,
226      ./modules/video_output/x11/xvideo.c: removed the drawable configuration
227      variables which are now deprecated.
229 2003-02-01 Saturday 19:53  sam
231    * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
232      detached before being destroyed.
234 2003-02-01 Saturday 19:41  sam
236    * ./NEWS: added an empty NEWS file.
237    * ./bootstrap: now that we have the NEWS file, --foreign is no longer
238      required when calling automake.
240 2003-02-01 Saturday 17:33  massiot
242  Updated Italian translation courtesy of Bruno Vella.
244 2003-02-01 Saturday 17:20  massiot
246  sam p0\/\/3r !
248 2003-02-01 Saturday 13:01  stippi
250  Changes done since Feb 28 2003:
252 2003-02-01 Saturday 12:48  alexis
254  * common/stylesheet-print-noicones.dsl : stylesheet for PS/PDF/RTF output
255  * faq/Makefile: added PS/PDF/RTF targets
256  * faq/faq.sgml: SGML enhancements and few modifications
258 2003-02-01 Saturday 10:40  babal
260  - fixed a compilation issue with C compilers
262 2003-02-01 Saturday 02:21  fenrir
264   * asf : trying to fix pts handling.
266 2003-01-31 Friday 23:35  sam
268    * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.
270 2003-01-31 Friday 23:34  sam
272    * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
273      kept up to date (and almost everything advertised in it was done).
275 2003-01-31 Friday 19:53  lool
277    * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)
279 2003-01-31 Friday 17:56  sam
281    * ./configure.ac.in: I was told some versions of mingw32 support neither
282      -mms-bitfields nor -fnative-struct.
284 2003-01-31 Friday 16:24  zorglub
286  * doc/faq/Makefile: added "text" and "clean" targets.
287  * doc/faq/faq-alone.sgml: Fixed build issues, added FDL, and legal notice.
288  * doc/faq/faq.sgml: Fixed build issues, improved the SGML translation.
289  * doc/faq/fdl.sgml: text of the FSF Free Documentation License.
291 2003-01-31 Friday 14:52  sam
293    * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
295 2003-01-31 Friday 12:38  sam
297    * ./po/de.po: full german translation, courtesy of Felix Kühne.
299 2003-01-31 Friday 12:23  massiot
301  Fixed a major bug of people who like to declare vars "unsigned int"
302  when they can be -1 :p (why haven't we spotted that before ??).
303  Closes #152.
305 2003-01-31 Friday 11:54  sam
307    * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
308      while there was no input (Closes: #153).
310 2003-01-31 Friday 11:51  sam
312    * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
313      Audio and Subtitles submenus into the Audio and Video menus.
315 2003-01-31 Friday 11:14  sam
317    * ./src/audio_output/mixer.c: minor cosmetic fix in output message.
319 2003-01-31 Friday 10:51  sam
321    * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
322      variables.
324 2003-01-31 Friday 10:48  sam
326    * ./configure.ac.in: complain when ALSA headers are not found but
327      --enable-alsa was specified.
329 2003-01-31 Friday 07:45  titer
331   Minor GUI fixes
333 2003-01-31 Friday 03:53  jlj
335    * ./modules/gui/macosx: Defeated some deadlocks.
336                            World domination ... is at hand.
338 2003-01-30 Thursday 22:35  babal
340  - fixed a segfault occuring when the preference dialog box was destroyed
342 2003-01-30 Thursday 21:59  sam
344    * ./src/misc/configuration.c: when an invalid short option is found, use
345      the optopt variable instead of the current value of optind (Closes: #148).
347 2003-01-30 Thursday 20:14  gbazin
349  * src/video_output/video_output.c: we were still using free instead of
350     vout_DestroySubPicture in one place.
351  * modules/codec/spudec/parse.c: we now make sure we don't add several times
352     the same highlight callback.
354 2003-01-30 Thursday 19:07  lool
356    * converted FAQ to SGML
357    * SGML sucks, this is absolutely ugly, please reread
359 2003-01-30 Thursday 17:36  gbazin
361  * modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
362     race condition between spudec and vout. This patch may not be all that
363     nice because it does a lot of vlc_object_find() but it is the only
364     solution I've been able to come-up with.
365     Oh and I didn't fix the memory leak caused by the font when using text
366     subtitles. If the vout changes while the spudec is running then we don't
367     unload this font.
369 2003-01-30 Thursday 16:46  hartman
371  * modules/gui/macosx/intf.m
372    - fixed a warning about parentheses
374 2003-01-30 Thursday 16:39  hartman
376  * ./modules/gui/macosx/intf.m:
377    - we close the video window after a video is done playing.
379 2003-01-30 Thursday 13:38  gbazin
381  * src/video_output/vout_subpictures.c: fixed a few race conditions that
382     were triggered by the dvdplay plugin.
384 2003-01-30 Thursday 11:44  massiot
386  Keep -O2 in --disable-optimizations mode, cause it can't harm...
388 2003-01-30 Thursday 03:16  gbazin
390  * modules/codec/mpeg_video/headers.c: fixed non-initialized variable in
391      PictureDisplayExtension(). This does also fix problems with the dvdplay
392      plugin and menus with still pictures.
394 2003-01-30 Thursday 01:39  massiot
396  * modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension,
397  * modules/gui/macosx/intf.m: one of the threads wasn't in real-time
398    priority !!!
399  * include/vlc_threads.h: tuned up OS X priorities
401 2003-01-29 Wednesday 22:54  fenrir
403   * asf : more sanity check for broken files.
405 2003-01-29 Wednesday 19:14  hartman
407  intf: the slower/faster buttons should not be continious.
408  project: the source files were included in the Resources. No more.
410 2003-01-29 Wednesday 19:10  sam
412    * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
413      the title and chapter dialogs when DVD menus are activated.
415 2003-01-29 Wednesday 18:28  gbazin
417  * modules/gui/gtk/*: changed the disc open dialog to allow for title and
418     chapter 0. When title or chapter 0 are selected, they do not appear in
419     the MRL.
421 2003-01-29 Wednesday 18:07  massiot
423  New nl translation, courtesy of dj hartman.
425 2003-01-29 Wednesday 16:55  sam
427    * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization
428      in case the input dies before we even spawned our dvdplay interface
429      (Closes: #141).
431 2003-01-29 Wednesday 16:15  sam
433    * ./po/ja.po: updated japanese translations, courtesy of KKI.
435 2003-01-29 Wednesday 15:03  gbazin
437  * include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
438      THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.
440 2003-01-29 Wednesday 13:59  gbazin
442  * modules/demux/ogg.c: bug fix when switching between vorbis channels.
444 2003-01-29 Wednesday 12:41  jlj
446    * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.
448 2003-01-29 Wednesday 12:34  jlj
450   * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
451   * modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
452                         and using p_playlist->p_input instead.
454 2003-01-29 Wednesday 12:17  gbazin
456  * modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
457      (closes #122).
458  * modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user
459      settings (closes #122).
461 2003-01-29 Wednesday 10:54  sam
463    * ./modules/audio_output/arts.c: fixed aRts output and removed debug
464      messages that were lying around.
466 2003-01-29 Wednesday 01:02  titer
468   enabled changing filters on the fly
470 2003-01-29 Wednesday 00:55  massiot
472  Not sure the buffer was large enough.
474 2003-01-29 Wednesday 00:38  fenrir
476   * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.
478 2003-01-28 Tuesday 23:52  sam
480    * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).
482 2003-01-28 Tuesday 23:03  sam
484    * ./src/video_output/video_output.c: don't try to change aspect ratio if it
485      has been overriden by the user (Closes: #79).
486    * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method".
487    * ./modules/*: fixed a few capitalization issues.
489 2003-01-28 Tuesday 22:18  gbazin
491  * modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
492     title 0 when using the dvdplay plugin (title 0 = menu).
494 2003-01-28 Tuesday 22:17  fenrir
496   * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.
498 2003-01-28 Tuesday 22:08  sam
500    * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
501      DATA_PATH.
502    * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.
504 2003-01-28 Tuesday 22:06  sam
506    * ./debian/*: activated the wxwindows plugin.
508 2003-01-28 Tuesday 21:02  sam
510    * ./toolbox: made a few glade-generated strings non-translatable.
511    * ./po/*: fixed spelling errors in pofiles.
513 2003-01-28 Tuesday 18:14  sam
515    * ./debian/control: removed versioned dependency on libxosd.
516    * ./debian/rules: added comments here and there.
518 2003-01-28 Tuesday 18:11  sam
520    * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
521      use "./toolbox --fix-glade" to generate and fix source files.
522    * ./include/vlc_common.h: fixed compilation warnings.
524 2003-01-28 Tuesday 17:57  sam
526    * ALL: fixes for various compilation warnings and spelling errors.
528 2003-01-28 Tuesday 17:52  sam
530    * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
531      libxosd.
533 2003-01-28 Tuesday 17:47  hartman
535  ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
536       jlj will need to fix that.
537       there is no feedback to the interface as of yet
539 2003-01-28 Tuesday 16:59  hartman
541  * ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
542  * ./README.MacOSX.rtf: updated deinterlace and resize info
544 2003-01-28 Tuesday 16:05  massiot
546  We are now able to parse :
547  dvdread:/Volumes/to@to/VIDEO_TS@1,1
548  dvdplay:/Volumes/to@to/VIDEO_TS@1,1
549  Closes #77
551 2003-01-28 Tuesday 15:49  sigmunau
553  fixed another possible crash
555 2003-01-28 Tuesday 15:41  gbazin
557  * modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
559 2003-01-28 Tuesday 15:00  fenrir
561   * gtk: fixed 'cannot find file.xpm'.
562   * wxwindows: compilation fix for older wxwindows header.
564 2003-01-28 Tuesday 14:07  gbazin
566  * src/video_output/video_output.c: oops, fixed a bug I just introduced.
568 2003-01-28 Tuesday 14:03  gbazin
570  * modules/video_filter/deinterlace/deinterlace.c,
571    modules/video_output/x11/xcommon.c: modified debug messages.
573 2003-01-28 Tuesday 13:30  gbazin
575  * src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
576  filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
577  the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
578  variables.
579  * modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
580  switching deinterlace modes on the fly.
581  * modules/gui/gtk/menu.c: updated the deinterlace menu.
582  * include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
584 2003-01-28 Tuesday 13:23  massiot
586  Do not show the channels menu when the input stream is mono, closing #117.
588 2003-01-28 Tuesday 11:05  titer
590   * sanity Lock()s
592 2003-01-28 Tuesday 09:17  titer
594   * beos/* : do not forgot to destroy the Messages window, so vlc does
595              lock when exiting
596   * missing cvsignores
598 2003-01-28 Tuesday 09:11  yves
600  - new video_output/vout_encoder plugin.
601  - new demux/a52sys plugin.
603 2003-01-28 Tuesday 04:46  sam
605    * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).
607 2003-01-28 Tuesday 04:11  sam
609    * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
610      and gnome plugins.
612 2003-01-28 Tuesday 03:53  sam
614    * ./configure.ac.in: first step in the world domination roadmap, setting
615      the CVS version to -test4.
617 2003-01-28 Tuesday 03:03  sam
619    * ./po/*: spelling fixes.
621 2003-01-28 Tuesday 02:50  hartman
623  ALL: the next and previous buttons first work through the chapters. Only
624       then they turn to the playlist.
626 2003-01-28 Tuesday 01:22  sam
628    * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.
630 2003-01-28 Tuesday 00:48  massiot
632  Additional check on p_first_byte_to_mix.
634 2003-01-28 Tuesday 00:42  sam
636    * ./bootstrap: removed usage of $^ which is not compatible with BSD or
637      Solaris make.
639 2003-01-27 Monday 23:50  sam
641    * ./src/audio_output/output.c: fixed return with a value in function
642      returning void.
644 2003-01-27 Monday 23:42  sam
646    * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
647      anyway, do not provide our custom version.
649 2003-01-27 Monday 22:44  ipkiss
651   * Fixed a segfault (closes #132)
653 2003-01-27 Monday 22:35  jobi
655      * ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
656             at least on FreeBSD 5.0
658 2003-01-27 Monday 18:41  ipkiss
660   * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
661     instead of a (vlc_list_t); this modification was needed because BCB
662     doesn't like at all when a function (compiled with mingw32) returns
663     a struct...
664   * ALL: modified the files to take this change into account
665   * modules/gui/win32/menu.cpp: enabled the "Add interface" command
667 2003-01-27 Monday 17:28  fenrir
669   mms: another memory leak
670   avi: comment out a debug statment.
672 2003-01-27 Monday 11:29  titer
674   Disabled DVD menus by default for 0.5.0
676 2003-01-27 Monday 02:42  ipkiss
678   * The space bar is a hotkey for pause/resume.
680 2003-01-27 Monday 01:08  jlj
682    * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
683                                      is now updated on panel BecomeKey.
684    * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.
686 2003-01-26 Sunday 23:57  gbazin
688  * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some
689  DVD menus.
691 2003-01-26 Sunday 19:31  babal
693  - menu checkbox outside of title/chapter groupbox
695 2003-01-26 Sunday 19:02  babal
697  - buttons are left aligned and their size comforms to Windows XP visual
698    guidelines
700 2003-01-26 Sunday 17:37  gbazin
702  * modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
704 2003-01-26 Sunday 15:53  hartman
706  * Added myself to list of authors of these files. i had forgotten to do this.
708 2003-01-26 Sunday 15:52  fenrir
710   * all: raah, clean up glade output.
712 2003-01-26 Sunday 15:49  fenrir
714   * added stream output dialog box.
716 2003-01-26 Sunday 14:37  gbazin
718  * src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer.
719      (p_input->p_first_byte_to_mix sometimes need to be reset)
720  * modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.
722 2003-01-26 Sunday 13:34  fenrir
724   * avi : fix play back for some broken avi
726 2003-01-26 Sunday 11:36  gbazin
728  * modules/gui/wxwindows/*: Fixed the open dialog on win32.
729      Better slider management in the main interface. Misc other small fixes.
731 2003-01-26 Sunday 09:28  titer
733   Added some colors.
735 2003-01-26 Sunday 04:55  ipkiss
737   * modules/gui/win32: replaced BitBtns with Buttons everywhere, and
738     put "OK" and "Cancel" buttons in an horizontal layout.
739     Also updated a few properties here and there.
741 2003-01-26 Sunday 03:22  ipkiss
743   * modules/video_output/directx: added a configuration variable and a
744     "normal" one to set the vout window on top of ther windows
745   * modules/gui/win32: the interface can use these variables
746     (almost closes #84)
748 2003-01-26 Sunday 01:51  sam
750    * ./modules/gui/win32/menu.cpp: fixed a crash in the navigation menu
751      generation.
753 2003-01-25 Saturday 22:34  hartman
755  * changed the bugreporting url
757 2003-01-25 Saturday 21:15  titer
759   Added a window to see vlc messages.
761 2003-01-25 Saturday 19:42  hartman
763  * ./README.MacOSX.rtf: added two remarks on subtitle support.
764  * ./extras/MacOSX/vlc.pbroj/project.pbxproj
765    - Added .wma filetype
766    - Added README, COPYING etc. to resources
767  * ALL: Added a Help menu.
769 2003-01-25 Saturday 19:09  fenrir
771   * faad : clean up.
773 2003-01-25 Saturday 18:57  fenrir
775   * all: fixed wrong usage of input_DeletePES.
777 2003-01-25 Saturday 18:21  fenrir
779   *mp4: fixed segfault when it fails to start a decoder and has specific
780  informations to send.
782 2003-01-25 Saturday 17:59  fenrir
784   * ffmpeg: fixed memory leaks.
786 2003-01-25 Saturday 17:58  fenrir
788   * all : fixed some memory leaks thanks valgrind.
790 2003-01-25 Saturday 13:42  hartman
792  * README.MacOSX.rtf: Updated Readme for new release. Added section on
793    subtitles and on bugreporting.
794  * extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
795    .sub and .srt files.
797 2003-01-25 Saturday 13:00  hartman
799  * Reverted back to non metal windows as dictated by Apple's User Interface
800    Guidelines. Only the controller window stays metallic.
802 2003-01-25 Saturday 04:12  fenrir
804  * avi: no more segfault when we have 'max buffer allocation reached'
805  * all: fixed(kludged ?) the fact that when we have a 'max buffer allocation reached'
806  we cannot send null packet to decoder.
808 2003-01-25 Saturday 02:03  titer
810   * store windows sizes in the vlc configuration file
811   * fixed an interface bug when launching a file from the command line
812   * minor fixes or enhancements
814 2003-01-24 Friday 19:25  hartman
816  * changed the CONFIG_DIR for Darwin into Library/Preferences/VLC
818 2003-01-24 Friday 17:19  hartman
820  * code we migh use in the future to change the subfile we use.
821    not very useful now because of the .avi requirement to start/stop before
822    loading/displaying the subs.
824 2003-01-24 Friday 15:35  hartman
826  ALL: fixed the deinterlace menuiteM
827  cvS: ----------------------------------------------------------------------
829 2003-01-24 Friday 15:34  hartman
831  ALL: fixed the deinterlace menuitem
833 2003-01-24 Friday 15:13  sam
835    * ./doc/bugreport-howto.txt: minor updates.
837 2003-01-24 Friday 13:01  sam
839    * ./configure.ac.in: removed the --with-bcbuilder flag.
840    * ./INSTALL.win32: updated accordingly.
842 2003-01-24 Friday 07:31  titer
844   * vlc_threads.h: lower a priority that made sound choppy on not-so-fast
845                    BeOS computers (closes #119)
846   * others: removed old printf or unused code.
848 2003-01-24 Friday 07:21  hartman
850  * ./modules/gui/macosx/vout.m: the mousepointer is hidden in fullscreen view
851    after 2 seconds.
853 2003-01-24 Friday 03:31  hartman
855  * when the playlist is selected and you push the spacebar we pause/play
856    the movie. this makes the behaviour more consistent, though the solution
857    is somewhat unclean. We should fix this on a higher level but i don't see
858    how we could/should.
860 2003-01-24 Friday 01:57  babal
862  - added a NULL pointer test
863  - cosmetic changes
865 2003-01-24 Friday 01:53  hartman
867  * the volume slider could only be dragged, not clicked. removed some
868    useless code as well.
870 2003-01-24 Friday 01:17  hartman
872  * made a quick hack to create a resize bar. not sure if we should keep this.
874 2003-01-24 Friday 00:57  gbazin
876  * modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface.
877  * modules/gui/wxwindows/popup.cpp: Started implementing the popup menu.
878  * modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a
879  play/pause button depending on the context.
880  * modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
882 2003-01-24 Friday 00:51  massiot
884  * Resized elements in the open panel,
885  * modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen
886    mode is on the primary screen,
887  * po/*: Updated po files.
889 2003-01-23 Thursday 23:57  hartman
891  * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
892    - oops, i enlarged the timeslider by accident. fixed
893  * ./modules/gui/macosx/controls.m
894    - fixed a mutex_lock issue
896 2003-01-23 Thursday 23:39  hartman
898  ALL: - made some panels into windows.
899       - made the background picture non editable (removes the text cursor)
900       - added slowmotion button
902 2003-01-23 Thursday 23:25  hartman
904  * ./modules/gui/macosx/controls.m
905    - changed the slower button into a slowmotion button
906    - fixed a forgotten mutex_unlock
907  * ./modules/gui/macosx/intf.m
908    - added the slowmotion button
909    - some windows shouldn't register in the "Window" menu
910  * ./modules/gui/macosx/open.m
911    - allow multiple file selection
913 2003-01-23 Thursday 22:47  massiot
915  * Minor changes to the open panel, added AVI stream output option,
916  * modules/gui/macosx/open.m: "Open File" is back,
917  * modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
919 2003-01-23 Thursday 18:18  babal
921  - menus disabled by default
922  - cosmetic changes
924 2003-01-23 Thursday 18:13  massiot
926  Fixed a segfault with quitting when no audio output plug-in was found
927  (closes #108).
929 2003-01-23 Thursday 17:17  ipkiss
931   * use 'dvdold' instead of 'dvd'
933 2003-01-23 Thursday 16:53  sam
935    * ./modules/misc/network/ipv4.c: we use INADDR_NONE instead of -1 (an old
936      suggestion from lool).
938 2003-01-23 Thursday 16:52  sam
940    * ./modules/*: warning fixes.
942 2003-01-23 Thursday 16:50  sam
944    * ./modules/access/dvdread/input.c: warning fixes and a consistency
945      fix (ilvu_sa cannot be -1).
947 2003-01-23 Thursday 16:07  fenrir
949   * asf: in fast/slow motion we don't play audio (unless there isn't any
950  video). Added some clean up.
952 2003-01-23 Thursday 14:54  massiot
954  Derk-Jan Hartman.
956 2003-01-23 Thursday 14:44  fenrir
958   * don't send audio in fast/slow playing speed unless there isn't any video
959  stream.
961 2003-01-23 Thursday 12:48  massiot
963  * modules/gui/macosx/open.m: Stream output doesn't do UDP/PS,
964  * modules/audio_filter/channel_mixer/trivial.c: Fixed reverse stereo mode
965    with MPEG files,
966  * src/audio_output/output.c: Fixed dual-mono handling.
968 2003-01-23 Thursday 11:25  gbazin
970  * modules/access/dvdread/input.c, modules/control/rc/rc.c: fixed typos.
972 2003-01-23 Thursday 10:58  sam
974    * ./modules/access/dvdread/input.c: the dvdread plugin issues a warning
975      instead of an error when it can't stat() the device (Closes: #77).
977 2003-01-23 Thursday 10:53  gbazin
979  * modules/control/rc/rc.c: Partial fix for the rc interface under win32. On win32, select() only works on
980  socket descriptors so we don't use it anymore on this platform. Right now we only do a blocking call to
981  read() although it should be possible to have a fully functionnal interface by using the PeekConsoleInput()
982  call (someone willing to investigate this ?).
984 2003-01-23 Thursday 10:00  fenrir
986   * demux: fix segfault while trying to opening files without extention...
988 2003-01-23 Thursday 05:50  babal
990  - allow the user to choose (and sort) several plugins for the same
991    category.
993 2003-01-23 Thursday 04:33  ipkiss
995   * The stream output can't use PS with UDP
996   * Added tooltips for the subtitles dialog box
997   * Added a missing "delete"
998   * Added a menu entry to spawn new interfaces (but it's currently
999     disabled, due to a problem with the vlc_list_t struct)
1001 2003-01-22 Wednesday 23:19  sigmunau
1003   added an new config variable that takes an comma separated list of
1004  interface modules to be loaded in the background when vlc starts. This is
1005  usefull for lirc, logger and xosd. Also got rid of the hacky way the sap
1006  module was inserted, as this just needs to be added to this list now.
1008 2003-01-22 Wednesday 22:42  ipkiss
1010   * Added a dialog box for subtitles selection
1011   * Cosmetic here and there
1013 2003-01-22 Wednesday 20:37  lool
1015    * modules/visualization/xosd/xosd.c: lower module capability when the
1016    DISPLAY environment variable is unset (gtk like behaviour)
1018 2003-01-22 Wednesday 19:31  massiot
1020  Reverse stereo option.
1022 2003-01-22 Wednesday 18:03  sam
1024    * ./configure.ac.in: reverted one of my latest laughable changes. Fixes the
1025      detection of libdvdread.a, libdvdplay.a and libxvidcore.a. Sorry guys.
1027 2003-01-22 Wednesday 17:41  lool
1029    * modules/visualization/xosd/xosd.c: fail if DISPLAY isn'y set or if
1030    xosd_init returns NULL
1031    * lib is initialized with configured font
1032    * more safety checks
1034 2003-01-22 Wednesday 17:16  lool
1036    * modules/access/slp.c: #include <stdlib.h> because of a malloc
1038 2003-01-22 Wednesday 16:16  massiot
1040  Less aggressive debug message.
1042 2003-01-22 Wednesday 13:25  sam
1044    * ./configure.ac.in: fixed multiple static link issues with anal linkers.
1046 2003-01-22 Wednesday 11:53  fenrir
1048   * add vout_encoder, not yet the codec parts.
1050 2003-01-22 Wednesday 11:44  fenrir
1052   * all: modified files for video transcoding. Still needed configure.ac.in
1054 2003-01-22 Wednesday 11:41  fenrir
1056   * added file needed for video transcoding with vlc.
1058 2003-01-22 Wednesday 11:03  massiot
1060  1.12 How do I join an IPv6 multicast stream?
1062 2003-01-22 Wednesday 10:54  massiot
1064  * configure.ac.in: Re-added a52sys module, which was lost somewhere...
1065  * Fixed bugs regarding Dolby Surround downmixing.
1067 2003-01-22 Wednesday 05:51  fenrir
1069   * fixed my last fix about bug with non-progressive videos.
1071 2003-01-22 Wednesday 03:39  hartman
1073  ALL: fixed a small bug in the timeslider code
1075 2003-01-22 Wednesday 02:48  hartman
1077  * ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
1078    filetypes.
1079  * ./modules/gui/macosx/vout.m: Made the video window a textured window
1080  * All:
1081    - fixed several missing object_release bugs, that i had introduced.
1082    - updated the play/pause behaviour.
1083    - fixed an issue with the volumeslider.
1085 2003-01-22 Wednesday 02:40  lool
1087    * added --with-slp
1088    * now works under win32
1090 2003-01-22 Wednesday 02:13  titer
1092   * Fixed title / chapter menus
1093   * Clean up
1095 2003-01-22 Wednesday 01:32  fenrir
1097   * gtk: fixed a segfault with deinterlace.
1099 2003-01-21 Tuesday 22:20  ipkiss
1101   * Dropped files and files added using the playlist are now enqueued
1102     according to the "enqueue" config option
1104 2003-01-21 Tuesday 22:19  lool
1106    * use of service attributes to get the name of the session, insert it in
1107      the playlist
1109 2003-01-21 Tuesday 20:49  ipkiss
1111   * Added a dialog box for the stream output
1113 2003-01-21 Tuesday 19:43  lool
1115    * added a couple of malloc() checks
1117 2003-01-21 Tuesday 18:34  lool
1119    * now search all srvtypes and add all srvs of all srvtypes to the
1120      playlist (requires less configuration information, now zero)
1121    * usual cleanup and bug removal
1123 2003-01-21 Tuesday 18:08  hartman
1125  ALL: the slider updates the video while it slides.
1127 2003-01-21 Tuesday 18:00  fenrir
1129   * added "use DVD menu" choice.
1131 2003-01-21 Tuesday 17:46  fenrir
1133   * sub.c: fixed handling for subrip subtitle with \r\n instead of \n and
1134  added some sanity checks.
1136 2003-01-21 Tuesday 15:26  hartman
1138  ALL: fixed my previous osx interface commit. had forgotten to save the files.
1140 2003-01-21 Tuesday 15:15  hartman
1142  * ./src/input/input_ext_intf.c
1143    - FASTER and SLOWER now take into account the current rate.
1145 2003-01-21 Tuesday 13:36  fenrir
1147   * gui/gtk : added a subtitle option in open dialog box.
1149 2003-01-21 Tuesday 13:23  hartman
1151  ALL: The addition of a volume slider required a small redesign of the
1152       interface. David Weber was again kind enough to help us.
1154 2003-01-21 Tuesday 13:01  hartman
1156  * Added an 'slowmotion' icon
1158 2003-01-21 Tuesday 11:29  massiot
1160  Fixed two major bugs in the audio output, triggering segfault when going
1161  to mono mode, and probably at some other places.
1163 2003-01-21 Tuesday 01:47  jlj
1165    * ./modules/gui/macosx/aout.m: output more debug info
1166    * ./modules/gui/macosx/misc.[mh]: MPSlider, iTunes-like slider:
1167      http://nanocrew.net/vlc/mpslider.png
1169 2003-01-20 Monday 21:17  yves
1171  - new access/slp plugin.
1172  - more buildfor_{rh80,mdk{82,90}} stuff.
1173  - use %%mklibname macro.
1174  - use %%clean_menus in postun instead of %%update_menus everywhere.
1176 2003-01-20 Monday 21:07  fenrir
1178   * all: begin to up to date the gtk/gnome interface. All comments are
1179  welcome, and please reports bugs :)
1181 2003-01-20 Monday 18:52  massiot
1183  Used macro instead of hand-made code.
1185 2003-01-20 Monday 14:06  fenrir
1187   * all: converted some msg_Err into msg_Warn
1189 2003-01-20 Monday 14:04  fenrir
1191   * asf : more msg_Err -> msg_Warn
1193 2003-01-20 Monday 14:03  fenrir
1195   * aac: some msg_Err -> msg_Warn
1197 2003-01-20 Monday 14:01  fenrir
1199   * all: changed some msg_Err into msg_Warn.
1201 2003-01-20 Monday 11:59  massiot
1203  Fixed a dozen bugs regarding mono audio files.
1205 2003-01-20 Monday 04:45  hartman
1207  * ./extras/MacOSX/vlc.pbproj/project.pbxproj
1208    - Added .cue and .ogg to the known filetypes
1209  ALL:
1210    - When files are added they are not automatically played anymore. They are always queue'ed and optionally played.
1211    - Preliminary divx filesubtitle support.
1213 2003-01-20 Monday 03:45  titer
1215    load correctly font-eutopiabold36.rle on BeOS, thanks to sam & Meuuh
1216   previous commits (closes #100)
1218 2003-01-20 Monday 03:19  fenrir
1220   * mpegvideo.c : raah, removed a debug message...
1222 2003-01-20 Monday 03:15  fenrir
1224   * mpegvideo.c : fix dts generation for non-progressive stream.
1226 2003-01-20 Monday 01:23  hartman
1228  * ./modules/gui/macosx/vout.m: Fixed the play/pause key shortcut.
1230 2003-01-19 Sunday 23:16  jpsaman
1232  New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it.
1234 2003-01-19 Sunday 18:55  ipkiss
1236   * Compilation fix
1238 2003-01-19 Sunday 17:57  massiot
1240  Requalified some error messages into warnings.
1242 2003-01-19 Sunday 09:28  fenrir
1244   * avi.c : proper way to store fourcc.
1246 2003-01-19 Sunday 09:27  fenrir
1248   * all: change the way fourcc are stored in bitmapinfoheader.
1250 2003-01-19 Sunday 04:16  sam
1252    * ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
1253      the GetProgramPath call, stored the path in p_libvlc instead. Fixes
1254      compilation under anything other than OS X.
1256 2003-01-18 Saturday 21:24  alexis
1258  Compilation fix
1260 2003-01-18 Saturday 14:24  massiot
1262  Including font-eutopiabold36.rle for DivX and ogg subtitles.
1264 2003-01-18 Saturday 05:57  hartman
1266  * ./modules/gui/macosx/open.m
1267    - .bin files are now opened as disks, instead of as files
1269 2003-01-18 Saturday 05:10  hartman
1271  * ./modules/gui/macosx/open.m:
1272    - Removed the pretty animation. Wasn't working. This looks better.
1273    - fixed a potential memory problem
1275 2003-01-18 Saturday 00:59  sam
1277    * ./modules/audio_output/alsa.c: updated requirements to 0.9.0beta10a in
1278      the source comments.
1280 2003-01-17 Friday 22:46  hartman
1282  * ./modules/gui/macosx/controls.m: made the fullscreen command work, even if the videowindow is not the frontmost window
1284 2003-01-17 Friday 20:36  sam
1286    * ./modules/gui/ncurses/ncurses.c: added locks and checks in navigation code.
1288 2003-01-17 Friday 20:35  sam
1290    * ./modules/gui/win32/mainframe.cpp, ./modules/gui/win32/menu.cpp: applied
1291      navigation fixes from the Gtk+ interface.
1293 2003-01-17 Friday 20:22  sam
1295    * ./modules/control/rc/rc.c: boundary checks for chapter navigation.
1297 2003-01-17 Friday 20:17  sam
1299    * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui/gtk/menu.c: added a lot
1300      of boundary checks in the handling of title/chapter menus. Title 0 is no
1301      longer reachable (Closes: #26).
1303 2003-01-17 Friday 19:19  titer
1305   Fixed the 'Do not use DVD menus' check box.
1307 2003-01-17 Friday 19:19  jpsaman
1309  Updating slider only once a second now.
1311 2003-01-17 Friday 18:22  massiot
1313  [no log message]
1315 2003-01-17 Friday 17:18  sam
1317    * ./modules/video_filter/**/*.c: mouse clicks and keyboard events are now
1318      sent to the parent video output by all filters, and mouse coordinates are
1319      translated when necessary (Closes: #15).
1321 2003-01-17 Friday 16:26  fenrir
1323   * all: use p_vlc->pf_memcpy instead of memcpy on big data block.
1324   * mpeg4video: removed a bad code dealing with pts discontinuity.
1325   * pes.c: try to avoid copying the whole  PES. (the first 64ko
1326  ins't any more copied :)
1328 2003-01-17 Friday 15:51  lool
1330    * added missing static
1332 2003-01-17 Friday 14:54  sam
1334    * ./modules/codec/spudec/parse.c: fixed a wrapping issue in the subtitle date
1335      calculation in slow-mo.
1337 2003-01-17 Friday 00:37  sam
1339    * ./Makefile.am: fixed distribution of MSVC files.
1341 2003-01-17 Friday 00:33  babal
1343  - my previous fix was a bad fix :(
1345 2003-01-17 Friday 00:25  lool
1347    * configure.ac.in:
1348      . renamed access_slp to slp
1349      . slp is enabled by default if slp.h is present
1350    * modules/access/slp.c:
1351      . slp is now an access and a demux and forces the use of itself
1352      . cleanups and bug corrections
1353      . disappears of the playlist
1354        Thanks to fenrir for the help in debugging!
1356 2003-01-17 Friday 00:00  massiot
1358  * Bumped up revision number to 0.5.0-test3,
1359  * Rearranged fields in the OS X interface to accomodate for translations,
1360  * modules/access/dvd/ifo.c: fixed a crash with bad streams,
1361  * Auto-updated po files,
1362  * Manually updated fr.po.
1364 2003-01-16 Thursday 22:14  babal
1366  - input.c : doesn't even try to use the headphone filter for
1367              unsupported format (S/PDIF, ...)
1368  - m3u.c : support for MRLs
1369            better detection of absolute path under Windows
1370  - configure.ac.in : off_t was defined twice for mingw32
1371  - fr.po : translation of headphone filter strings
1373 2003-01-16 Thursday 21:08  lool
1375    * typo
1377 2003-01-16 Thursday 16:26  titer
1379   * InterfaceWindow.cpp : fixed DVD drag & drop
1380   * PreferencesWindow.* : added the possibility not to use DVD menus
1382 2003-01-16 Thursday 15:40  massiot
1384  Swedish is now sv, not se. Thanks yvounet. (c)
1386 2003-01-16 Thursday 15:39  yves
1388  * codec/mad plugin is replaced by audio_filter/mpgatofixed32.
1389  * new demux/m4v and mux/avi plugins
1391 2003-01-16 Thursday 15:34  sam
1393    * ./po/sv.po: Swedish is now sv, not se. Thanks yvounet.
1395 2003-01-16 Thursday 15:08  massiot
1397  * modules/codec/mpeg_audio.c: attempt at fixing free-bitrate mp3, though
1398    I do not have any file to test ; more precise PTS handling when losing
1399    sync.
1400  * src/audio_output/intf.c: fixed a warning.
1402 2003-01-16 Thursday 14:58  hartman
1404  * ALL:
1405  - integrated play/pause toggled button
1406  - global shortcut for play/pause by use of spacebar
1407  - new pause.png
1408  - removed pause button
1409  - close button in intf window. register window in Window menuitem.
1410  - rearranged the menu
1411  - changed some key-combo's to be more OSX compliant/consistent
1412  - The time text-field is no longer selectable
1413  - The faster/slower/ff/stop etc button are only available during playback
1414  - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon.
1415  - Added Add/Remove buttons to the llaylist.
1416  - Made the drawer 10 pixels smaller. Looks much better.
1417  - added a volume slider.
1419 2003-01-16 Thursday 14:49  hartman
1421  * ./modules/gui/macosx/controls.m:
1422    - Added a volumeslider
1423    - removed pause button
1424    - added a fast forward action (increases speed in time)
1425    - changed the play method to allow for a toggled play pause button
1426    - volumeUp and VolumeDown take the state of the Mute Menuitem into account
1427    - volumeUp and VolumeDown take the volumeSlider into account
1428  * ./modules/gui/macosx/intf.h:
1429    - added references for the volumeslider, new menuitems
1430  * ./modules/gui/macosx/intf.m:
1431    - correct init of volumeslider and other new intf elements
1432    - new title for Controller window
1433    - the state of buttons is dependant on a movie being played
1434    - toggle the play/pause button if a play/pause action is detected.
1435  * ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist
1436  * ./modules/gui/macosx/vout.m:
1437    - removed some control keys which were no longer necesarry
1438    - give the window the title of the item being played
1440 2003-01-16 Thursday 14:22  hartman
1442  VolumeGet/VolumeSet now work even if no file is playing.
1444 2003-01-16 Thursday 13:56  sam
1446    * ./plugins.dsp.in: fixed this file thanks to Stephane van Hardeveld.
1448 2003-01-16 Thursday 13:49  sam
1450    * ./evc/config.h, ./msvc/config.h: proper generation of these files using
1451      information from configure.ac.in. Thanks to Stephane van Hardeveld for
1452      spotting this.
1454 2003-01-16 Thursday 10:05  sam
1456    * ./modules/**/.cvsignore: added common *$(LIBEXT) values to .cvsignore.
1458 2003-01-16 Thursday 10:02  sam
1460    * ./include/vlc_common.h: fixed win32 plugin compilation.
1462 2003-01-16 Thursday 10:00  sam
1464    * ALL: merged more UI strings.
1466 2003-01-16 Thursday 00:55  massiot
1468  * Fixed MPEG audio layer III VBR,
1469  * Mac OS X interface thread gets a real-time priority as well to avoid
1470    lock-ups,
1471  * VLAN error is now a warning.
1473 2003-01-15 Wednesday 14:58  massiot
1475  Typo.
1477 2003-01-15 Wednesday 14:48  sam
1479    * ./modules/video_output/x11/xcommon.c: we ignore MapNotify and UnmapNotify
1480      events once our window has been properly mapped.
1482 2003-01-15 Wednesday 14:46  massiot
1484  message queue overflow is now a warning.
1486 2003-01-15 Wednesday 14:16  sam
1488    * ALL: slightly changed some interface strings so that they are common to
1489      all GUIs, thus making the translators' work easier.
1491 2003-01-15 Wednesday 14:14  massiot
1493  Better recovery on emulated startcode. Still doesn't work with VBR mp3's,
1494  though.
1496 2003-01-15 Wednesday 13:25  massiot
1498  Dutch translation, courtesy of Derk-Jan Hartman <d.hartman@student.utwente.nl>
1499  and Jean-Paul Saman <jpsaman@wxs.nl>.
1501 2003-01-15 Wednesday 12:46  titer
1503   Fixed --with-mad and --with-mad-tree
1505 2003-01-15 Wednesday 12:27  massiot
1507  VolumeUp/Down/Mute now work even if no file is playing.
1509 2003-01-15 Wednesday 11:58  massiot
1511  * Totally rewrote the mad plug-in, in order to fix the PTS problems :
1512  - Now using the low-level API of libmad,
1513  - Decoding split in parsing & decoding (just like A/52),
1514  - Should handle dual-mono files correctly,
1515  * The old mpeg_audio plug-in can no longer work in this scheme and has
1516    been disabled. Please _always_ compile with mad from now on.
1517  * Updated po files.
1519 2003-01-15 Wednesday 01:49  jlj
1521    * ./modules/gui/macosx: added macosx-adev and macosx-vdev config vars.
1523 2003-01-15 Wednesday 01:10  massiot
1525  Updated Italian translation, courtesy of Vella Bruno <allevb@tin.it>.
1527 2003-01-14 Tuesday 23:44  sam
1529    * ./modules/audio_output/oss.c: compilation fix for BSD, courtesy of
1530      Steven M. Schultz.
1532 2003-01-14 Tuesday 23:03  titer
1534    Fixed playlist behaviour (draging a file replaces the playlist, and
1535   draging a file while pressing the 'Shift' key appends it while the
1536   current one keeps playing.
1538 2003-01-14 Tuesday 19:56  sam
1540    * ./FAQ: a few corrections. See also http://angryflower.com/bobsqu.gif
1542 2003-01-14 Tuesday 17:00  titer
1544   Now you can save preferences.
1546 2003-01-14 Tuesday 16:31  titer
1548   * added a sanity lock
1550 2003-01-14 Tuesday 15:51  massiot
1552  * Fixed dual-mono handling of MPEG audio.
1553  * rc.c: fixed a warning.
1555 2003-01-14 Tuesday 15:48  titer
1557   * Added a file panel for subtitles file selection.
1559 2003-01-14 Tuesday 05:34  fenrir
1561   * stream_output.c: fix a bug with "null" stream.
1563 2003-01-14 Tuesday 02:30  sigmunau
1565  changed the a rule into add and made it work along with others such as play
1566  even when nothing is currently playing. Added a playlist command to list the
1567  entries currently in the playlist. plus some cleanups and sanity checks.
1569 2003-01-14 Tuesday 00:45  massiot
1571  Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>.
1573 2003-01-13 Monday 21:02  jlj
1575    * ./modules/gui/macosx/aout.m: don't call AudioHardwareUnload.
1577 2003-01-13 Monday 18:39  fenrir
1579   * adpcm: changed the way that data are read and thus seek will work.
1581 2003-01-13 Monday 18:11  ipkiss
1583   * MacOSX interface: fixed a stupid bug
1584   * Win32 interface: completed support for channel selection
1586 2003-01-13 Monday 17:58  massiot
1588  Compilation fix.
1590 2003-01-13 Monday 16:20  sam
1592    * ./toolbox: toolbox --update-po now automatically extracts strings from
1593      the Win32 interface.
1595 2003-01-13 Monday 16:14  alexis
1597  Fixed typo
1599 2003-01-13 Monday 15:51  massiot
1601  Do not forget to register aout_ChannelsRestart as the callback for
1602  audio-device, plus miscellaneous changes.
1604 2003-01-13 Monday 14:28  sam
1606    * ./modules/video_output/sdl.c: protected libSDL initialization calls to
1607      avoid race conditions and deadlocks.
1609 2003-01-13 Monday 05:46  fenrir
1611   * mux/avi.c: added index creation.
1612   * demux/avi.c: fix stream length calculation.
1613   * stream_output.c: forgot a return value ...
1615 2003-01-13 Monday 03:33  fenrir
1617   * all: now mux and access_out can request to reserve some memory in front
1618  of each sout buffer (will prevent some unnecessary memcpy :). Not yet
1619  really used.
1621 2003-01-13 Monday 03:30  fenrir
1623   * mp4: added parsing of some mov boxes (alternate movies).
1625 2003-01-13 Monday 02:11  sam
1627    * ./debian/rules: compilation bypasses for the Debian maintainer.
1629 2003-01-12 Sunday 20:08  jpsaman
1631  Fixed some paths.
1633 2003-01-12 Sunday 20:08  jpsaman
1635  Use gtk_main_quit only in one place (the function Manage()).
1637 2003-01-12 Sunday 19:26  fenrir
1639   * avi: partial fix for non interleaved file with incorrect( I'm not sure
1640  about that) stream descriptor. Now at least video will be played.
1642 2003-01-12 Sunday 19:25  jlj
1644    * ./modules/gui/macosx/intf.m: Fixed mutex errors on stop (Closes #80).
1646 2003-01-12 Sunday 16:38  sigmunau
1648   * src/video_output/video_output.c: add a key-pressed variable to p_vout
1649   * modules/access/dvdplay/intf.c: allow keyboard naviagation in dvd-menus,
1650  by reading the key-pressed variable
1651   * modules/control/lirc/lirc.c: allow navigation with remote control by
1652  faking keypresses (closes #38). I think the remotes for dvdplayers usually
1653  have buttons for "root menu" and "title menu". Whould this be easily
1654  implemented in vlc?
1656 2003-01-12 Sunday 07:39  fenrir
1658   * m4v: a raw MPEG-4 video stream demuxer (for now, it assumes 25fps).
1659  You have to force this demuxer.
1661 2003-01-12 Sunday 05:30  fenrir
1663   * avi.c: avi muxer. (It produces broken files, but vlc is able to read
1664  them).
1666 2003-01-12 Sunday 05:11  fenrir
1668   * some workaround for clock.
1670 2003-01-12 Sunday 03:08  titer
1672   * beos/* : fixed a bug in the progress bar with big files
1673   * beos_specific.cpp : fixed the app signature
1674   * VlcWrapper.* : removed unused code
1676 2003-01-12 Sunday 02:26  sigmunau
1678   new rule for remote controls with combined play/pause button (like mine has)
1680 2003-01-12 Sunday 01:22  titer
1682   Corrected the list of supported MIME types.
1684 2003-01-11 Saturday 21:42  titer
1686   * Needed update because variables names changed in the 'adjust' module.
1688 2003-01-11 Saturday 21:25  gitan
1690  * SAP is disabled by default.
1692 2003-01-11 Saturday 20:33  stippi
1694  fixed flickering of skip buttons (and consequently crashing if you pressed them)
1696 2003-01-11 Saturday 19:31  fenrir
1698   * avi: fix my last fix :)
1700 2003-01-11 Saturday 19:10  fenrir
1702   * asf: prevent some segfault with broken file. (partially fix bug 72)
1703   * avi: respect frame size (for audio codec) and close bug 75.
1704   * ffmpeg: can now read multiples audio frames from the same buffer.
1706 2003-01-11 Saturday 18:23  ipkiss
1708   * Fixed my previous commit (thanks fenrir)
1710 2003-01-11 Saturday 15:09  ipkiss
1712   * compilation fix
1714 2003-01-10 Friday 18:30  lool
1716    * re-included playlist.h (got confused with vlc-playlist.h)
1718 2003-01-10 Friday 18:01  titer
1720   Thread priority management on BeOS.
1722 2003-01-10 Friday 17:21  titer
1724   Definitively fixed sync (I hope).
1726 2003-01-10 Friday 14:21  massiot
1728  Fixed liba52 detection using --with-a52.
1730 2003-01-10 Friday 13:34  asmax
1732  * fixed previous commit (didn't work everytime)
1734 2003-01-10 Friday 12:02  asmax
1736  * enable the network channel box when selecting network channel input
1737    (gnome interface)
1739 2003-01-10 Friday 11:01  lool
1741    * removed an useless inclusion
1743 2003-01-10 Friday 10:28  lool
1745    * access_slp LD options
1747 2003-01-10 Friday 10:25  lool
1749    * New entries:
1750      2.16 NO VIDEO!! or NO AUDIO !!
1751      3.3.4 Does VLC support DVD from all zones?
1752      3.3.5 How can I take screenshots?
1753      5. Miscellaneous
1754      5.1 How may I help your project?
1755      5.2 Why are your mailing-lists and your website in english?
1757 2003-01-10 Friday 09:04  yves
1759  * vlc.spec: new packetizer/mpeg4audio plugin added.
1761 2003-01-10 Friday 07:16  lool
1763    * removed VLC_GO to avoid skipping to the last program
1765 2003-01-10 Friday 05:58  lool
1767    * configure.ac.in, modules/access/slp.c: New SLP access module,
1768          see <http://www.openslp.org/>
1770 2003-01-10 Friday 02:09  ipkiss
1772   * ./modules/gui/win32: fixed a bug in the preferences (closes #60)
1774 2003-01-10 Friday 00:43  massiot
1776  * OS X: Fixed a segfault with empty configuration strings (closes #65),
1777  * cosmetic messages cleanups.
1779 2003-01-09 Thursday 23:30  lool
1781    * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
1783 2003-01-09 Thursday 19:23  fenrir
1785   * avi: read less data at once as it seems to give better sound. (I thinks
1786  it's more a workaround that a true fix).
1788 2003-01-09 Thursday 19:06  sam
1790    * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.
1792 2003-01-09 Thursday 18:47  sam
1794    * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
1795      instead of i_pitch for pixel access (Closes: #30).
1797 2003-01-09 Thursday 17:26  sam
1799    * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
1800      closes #30).
1802 2003-01-09 Thursday 16:38  sam
1804    * ./modules/video_filter/adjust.c: rehandled code and enhanced the
1805      config variables descriptions.
1807 2003-01-09 Thursday 15:05  sam
1809    * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
1811 2003-01-09 Thursday 15:00  sam
1813    * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
1814      now use the visible pitch of a picture, not its total pitch (Closes: #29).
1816 2003-01-09 Thursday 11:12  sam
1818    * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
1819      according to the playing rate.
1821 2003-01-09 Thursday 00:15  massiot
1823  Do not bail out when no *.gmo exists.
1825 2003-01-08 Wednesday 17:40  lool
1827    * typos
1828    * mentionned Redhat because it disables DMA
1830 2003-01-08 Wednesday 17:40  fenrir
1832   * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
1833  muxer with libdvbpsi.
1834   * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream.
1835  (only in ts_dvbpsi demuxer).
1837 2003-01-08 Wednesday 16:13  titer
1839   Partial fix for video/audio sync.
1841 2003-01-08 Wednesday 15:59  sam
1843    * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
1844      display.
1846 2003-01-08 Wednesday 15:31  lool
1848    * Mentionned the inclusion of the contrib dir
1850 2003-01-08 Wednesday 15:00  sigmunau
1852  use *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
1853  a minor change in argumets passed to nsis
1855 2003-01-08 Wednesday 14:52  titer
1857   Use pf_memcpy and pf_memset.
1859 2003-01-08 Wednesday 13:13  lool
1861    * New entries:
1862      4. Legal concerns
1863      4.1 May I use the VideoLAN logo?
1864      4.2 May I reditribute VLC?
1866 2003-01-08 Wednesday 11:50  massiot
1868  * Added --no-spdif option (just like in OSS) and fixed a localization bug.
1870 2003-01-08 Wednesday 11:46  fenrir
1872   * mp4.c: allowed multiple moov headers by taking the first one
1873  (multiple moov headers is strictly forbidden but I 've seen such file)
1875 2003-01-08 Wednesday 11:43  fenrir
1877   * faad: fixed a segfault when faad initialisation failed.(anyway it
1878  doesn't solve the real problem).
1880 2003-01-08 Wednesday 11:41  fenrir
1882   * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
1883  an vol header. (In fact reverse an prevous commit)
1885 2003-01-08 Wednesday 11:40  fenrir
1887   * file.c: removed an useless debug message.
1889 2003-01-08 Wednesday 11:38  fenrir
1891   * all: added a new function (sout_BufferChain) and allowed dummy
1892  stream input creation (with "null" fourcc).
1894 2003-01-08 Wednesday 11:34  fenrir
1896   * pes.c, ps.c: a52 stream should now work.
1897   * ts.c: added support for libdvbpsi (like ts demux, two modules are
1898  generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
1899  without libdvbpsi. More works to add mpeg4 support (now I generate IOD
1900  and SL descriptor).
1902 2003-01-08 Wednesday 11:26  fenrir
1904   * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
1905   * mpeg4video.c: I 've rewritten it
1907 2003-01-08 Wednesday 04:01  ipkiss
1909   * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
1910     forgets to declare 'add_category_hint'
1911   * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p
1913 2003-01-08 Wednesday 03:32  titer
1915   Minor GUI fixes in the prefs window.
1917 2003-01-08 Wednesday 03:16  ipkiss
1919   * Added sound volume management and changed a bit the menus
1920   * Added audio channels selection, but it's currently disabled since
1921     it's quite buggy :)
1923 2003-01-08 Wednesday 03:09  titer
1925   Fixed language and subtitle selection.
1927 2003-01-08 Wednesday 01:41  massiot
1929  * New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
1930  * Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
1932 2003-01-07 Tuesday 22:49  fenrir
1934   * all: I have added two new variables in es_descriptor_t and
1935  decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's
1936  a replacement of p_demux_data as this variable is used by
1937  some demuxers in another way. This way, I will be able to add
1938  preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm
1939  demuxer so if somebody wants ...)
1941 2003-01-07 Tuesday 16:12  jobi
1943    * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
1944      file/ts_dvbpsi:) with TS streams that don't start with 0x47
1946 2003-01-07 Tuesday 16:12  massiot
1948  Fixed another very nasty localization bug.
1950 2003-01-07 Tuesday 15:58  massiot
1952  New "spdif" setting, allowing to permanently disable S/PDIF detection.
1954 2003-01-07 Tuesday 15:38  massiot
1956  Removed unused options in the aout.
1958 2003-01-07 Tuesday 14:26  sam
1960    * minor updates to pofiles.
1962 2003-01-06 Monday 23:57  massiot
1964  Fixed a compilation issue.
1966 2003-01-06 Monday 23:07  massiot
1968  * Bumped up revision number to 0.5.0-test2,
1969  * MacOS X port: new error dialog displaying error messages,
1970  * Updated localization files,
1971  * Comestic fixes.
1973 2003-01-06 Monday 21:08  yves
1975  - Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
1976  - removed access/rtp plugin (merged in access/udp).
1977  - removed codec/imdct and codec/downmix plugins (deprecated).
1978  - libvlc0-devel provides libvlc-devel.
1979  - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them)
1980    ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
1982 2003-01-06 Monday 16:39  ipkiss
1984   * modules/gui/win32/network.cpp: added support for ftp and mms
1985   * modules/gui/win32/disc.cpp: cosmetic
1987 2003-01-06 Monday 03:45  massiot
1989  MacOS X port :
1990  * New "stream output" area in the open panel.
1992 2003-01-06 Monday 01:37  garf
1994   * added a i_min, i_max, f_min and f_max in module_config_t structure
1995   * added a add_integer_with_range() and add_float_with_range()
1996   * gtk interface: now uses a slider when a min or a max is specified
1998 2003-01-05 Sunday 22:03  sigmunau
2000   modules/demux/asf/*: added some file info code
2001   modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as
2002  these cause to much trubble
2004 2003-01-05 Sunday 21:45  massiot
2006  Fixed the "stream has changed" bug.
2008 2003-01-05 Sunday 17:23  massiot
2010  MacOS X port :
2011  * Fixed a segfault in the "Close Window" code,
2012  * Fullscreen state is now retained between files,
2013  * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
2015 2003-01-05 Sunday 14:39  gbazin
2017  * modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
2018  the audio output thread. That should make Win9x/Me happier.
2020 2003-01-05 Sunday 04:21  jlj
2022    MacOS X port:
2023    * replaced playlist panel with drawer.
2024    * implemented context menu for playlist tableview.
2026 2003-01-05 Sunday 03:39  massiot
2028  * Added the possibility to select DVD menus with VIDEO_TS folder in the
2029    OS X open panel.
2031 2003-01-05 Sunday 02:55  massiot
2033  * Added a Close Window and a close box to our QuickTime video output.
2035 2003-01-05 Sunday 00:49  gbazin
2037  * configure.ac.in: fixed typo in wxWindows headers detection code.
2039 2003-01-04 Saturday 18:14  titer
2041   We now check if the BSoundPlayer's buffer size is not the one we
2042   were expecting.
2044 2003-01-04 Saturday 17:27  gbazin
2046  * src/audio_output/output.c: don't forget to free the audio buffer when
2047  we are trashing it.
2049 2003-01-04 Saturday 14:50  jpsaman
2051  Cosmetic changes.
2053 2003-01-04 Saturday 14:30  jpsaman
2055  Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.
2057 2003-01-04 Saturday 05:11  jlj
2059    MacOS X port:
2060    * main window controls are back. based on suggestion by Dan Macpherson.
2062 2003-01-04 Saturday 01:21  jpsaman
2064  Updating slider status uses no longer FPU calculations when compiled for strongarm1100.
2066 2003-01-04 Saturday 00:58  jpsaman
2068  Updated package release number
2070 2003-01-03 Friday 22:38  jlj
2072    * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
2074 2003-01-03 Friday 21:55  jpsaman
2076  Slider functionality for Familiar interface.
2078 2003-01-03 Friday 15:44  sam
2080    * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
2081      support in the Gtk+ and GNOME interfaces.
2083 2003-01-03 Friday 14:07  massiot
2085  * modules/access/file.c: we now regularly check the size of the file, in
2086    case it is being downloaded.
2088 2003-01-03 Friday 01:11  massiot
2090  Automatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
2091  it).
2093 2003-01-03 Friday 01:03  jlj
2095    * ./src/misc/darwin_specific.m:
2096      Fixed (really!) segfault. Don't release o_lang objects, they're managed
2097      by NSUserDefaults.
2099 2003-01-03 Friday 00:50  massiot
2101  Cosmetic.
2103 2003-01-03 Friday 00:09  massiot
2105  MacOS X port :
2106  * Fixed the Device submenu,
2107  * There is still a segfault in darwin_specific.m.
2109 2003-01-02 Thursday 23:49  jlj
2111    * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.
2113 2003-01-02 Thursday 21:48  gbazin
2115  * modules/codec/*: reverted my previous patch that explicitly set
2116  i_bytes_per_frame and i_frame_length in each audio decoder.
2117  * src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
2118  and i_frame_length.
2120 2003-01-01 Wednesday 12:14  jlj
2122    * ./modules/gui/macosx/aout.m: cleaned up the code, removed intf dep.
2123    * ./src/misc/darwin_specific.m: fixed segfault (o_enumerator was being
2124                                    released twice) and memory leak.
2126      Bonne Année!
2128 2002-12-31 Tuesday 02:59  massiot
2130  Less verbosity.
2132 2002-12-31 Tuesday 02:54  massiot
2134  * src/misc/darwin_specific.m: Partial attempt at fixing a memory leak,
2135  * input: new b_connected field, allowing to correctly detect the EOF of TCP
2136    streams (closes #35),
2137  * input: fixed a deadlock when opening a zero-sized file,
2138  * input: fixed a deadlock when opening an unconnected FIFO (closes #54).
2140 2002-12-31 Tuesday 00:45  massiot
2142  * OS X interface : Added new access modules to the Open panel,
2143  * Updated po files,
2144  * Fixed a very nasty side effect in the dvd and dvdread plug-ins,
2145  regarding the audio-channel and spu-channel configuration variables.
2147 2002-12-30 Monday 18:36  gbazin
2149  * src/misc/messages.c: don't try to decorate logs on win32.
2150  * include/vlc_common.h, include/vlc_threads.h: we now use different
2151  thread priorities for WinNT/2k/XP or Win9x/Me.
2153 2002-12-30 Monday 18:28  gbazin
2155  * modules/codec/*: make sure all audio decoders set
2156  output_format.i_bytes_per_frame and output_format.i_frame_length
2157  properly.
2159 2002-12-30 Monday 14:34  sam
2161    * ./configure.ac.in: fixed the strncasecmp detection.
2162    * ./src/extras/libc.c: fixed a bug in our built-in strncasecmp.
2164 2002-12-30 Monday 12:49  massiot
2166  Added RTP shortcuts to udp.c for backwards compatibility.
2168 2002-12-30 Monday 09:56  massiot
2170  * modules/access/udp.c: Merged the UDP and RTP plug-ins, with autodetection of RTP,
2171  * src/misc/darwin_specific.m: if $LANG isn't set, retrieve NSUserDefaults.
2173 2002-12-29 Sunday 22:00  babal
2175  no time to fix the playlist save&restore issue before the release (and
2176  wouldn't be wise anyway), so deactivated it in the win32 interface.
2178 2002-12-29 Sunday 02:33  massiot
2180  PTS calculation fix for the mad plug-in, courtesy of KKI_ on IRC.
2182 2002-12-29 Sunday 02:16  massiot
2184  OS X port :
2185  * Reenabled fullscreen shortcut, due to popular requests,
2186  * Fixed charset encoding in the Preferences window,
2187  * New implementation of --loop.
2189 2002-12-28 Saturday 16:04  sam
2191    * ./debian/control: fixed various dependencies.
2193 2002-12-28 Saturday 14:35  massiot
2195  Yet another typo. :p
2197 2002-12-28 Saturday 03:02  massiot
2199  Added support for 32 kHz LPCM streams (thanks _Demo_ !).
2201 2002-12-28 Saturday 02:53  sam
2203    * ./configure.ac.in: removed AC_PROG_EGREP because it's for autoconf 2.54+
2204      and used AC_EGREP_CPP instead.
2206 2002-12-28 Saturday 02:20  sam
2208    * ./configure.ac.in: we don't link with -lintl if building against our
2209      internal one.
2211 2002-12-27 Friday 16:40  sam
2213    * ./modules/demux/avi/avi.c: replaced a useless asprintf with sprintf.
2215 2002-12-27 Friday 16:31  sam
2217    * ./src/extras/libc.c: if configure is called with --with-included-gettext,
2218      we export vlc_dgettext to plugins so that their messages can be translated
2219      as well.
2221 2002-12-27 Friday 15:16  sam
2223    * ./configure.ac.in: added a check for $EGREP at the beginning, so that
2224      it's not done in an obscure "if" statement.
2225    * ./configure.ac.in: added verbosity around all EGREP calls so that we
2226      know what's going on.
2228 2002-12-27 Friday 13:44  sam
2230    * ./Makefile.am: we don't try to distribute mozilla/vlcintf.h since it's
2231      created at compile time.
2233 2002-12-27 Friday 10:57  massiot
2235  Audio output.
2237 2002-12-27 Friday 10:47  massiot
2239  Added Bruno Vella <allevb@tin.it>, author of the Italian localization.
2241 2002-12-27 Friday 09:37  massiot
2243  Fixed a typo.
2245 2002-12-27 Friday 01:17  massiot
2247  * Italien translation, courtesy of Bruno <allevb@tin.it>,
2248  * Compilation fixes for gettext 0.11.5 on MacOS X.
2250 2002-12-26 Thursday 19:17  stippi
2252  added 'extern "C"' to some includes
2254 2002-12-26 Thursday 14:58  massiot
2256  Do not compile imdct and downmix modules anymore.
2258 2002-12-26 Thursday 11:55  massiot
2260  Check for the presence of arguments (--help ?) before rebuilding everything.
2262 2002-12-26 Thursday 00:39  sam
2264    * ./src/libvlc.c: added a debug message to test the translation system.
2265    * updated the .po files.
2267 2002-12-25 Wednesday 23:36  sam
2269    * ./bootstrap: fixed an automake 1.5 check.
2270    * ./toolbox: removed code from bootstrap that wasn't related to the
2271      bootstrapping sequence and put it here.
2273 2002-12-25 Wednesday 23:05  sam
2275    * ./configure.ac.in: lured xggettext into thinking _NS is a keyword.
2276    * ./bootstrap: bootstrap --update-po also updates vlc.pot.
2278 2002-12-25 Wednesday 22:02  massiot
2280  * Re-enabled package-* Makefile rules,
2281  * Worked around automake stack overflow bug on Darwin.
2283 2002-12-25 Wednesday 03:25  massiot
2285  ... _with_ the actual Italian placeholder (can you believe it ?).
2287 2002-12-25 Wednesday 03:23  massiot
2289  Santa Claus brings to you :
2290  * A placeholder for the Italian translation,
2291  * A bug fix for mono streams on stereo speakers,
2292  * A fix for a possible crash in the FTP access,
2293  * Correct coordinates in OS X fullscreen modes (closing #47),
2294  * Cosmetic fixes.
2296 2002-12-25 Wednesday 00:31  sam
2298    * ./ipkg/Makefile.am: added missing files to the distribution.
2300 2002-12-25 Wednesday 00:00  massiot
2302  * Use BeginFullScreen() to hide the mouse cursor ;
2303  * Cheat with the screen saver (closes #46).
2305 2002-12-24 Tuesday 21:15  jpsaman
2307  Added gpe and gpe-vlc to Conflicts list for only X11/GTK+ packages.
2309 2002-12-24 Tuesday 21:11  jpsaman
2311  Build and packaging scripts for building Familiar Linux interface with only GTK+ support.
2313 2002-12-24 Tuesday 20:26  jpsaman
2315  Forget some.
2317 2002-12-24 Tuesday 20:25  jpsaman
2319  Added some debug info.
2321 2002-12-24 Tuesday 20:25  jpsaman
2323  Cosmetic changes.
2325 2002-12-24 Tuesday 20:09  jpsaman
2327  Cosmetic changes.
2329 2002-12-24 Tuesday 20:08  jpsaman
2331  Update packaging scripts.
2333 2002-12-24 Tuesday 19:23  jpsaman
2335  Added esddsp package to dependency list.
2337 2002-12-24 Tuesday 16:28  massiot
2339  Fixed a major bug in fixed32tos16.c.
2341 2002-12-24 Tuesday 10:49  sam
2343    * ./configure.ac.in: fixed dpms.h detection (missing prerequisite headers).
2345 2002-12-23 Monday 23:00  jpsaman
2347  Enabled --with-gpe-prefix in buildscript.
2349 2002-12-23 Monday 22:58  jpsaman
2351  Set priority of sdl video output to 60 iso 40. So it is now the default choice for iPaq iso x11.
2353 2002-12-23 Monday 18:22  bozo
2355  Little fixes.
2357 2002-12-23 Monday 17:21  massiot
2359  Fixed my fix :p.
2361 2002-12-23 Monday 17:05  massiot
2363  Fixed a side-effect bug with IPv6 addresses (thanks Xag).
2365 2002-12-23 Monday 16:39  jpsaman
2367  Familiar interface now uses define NEED_GTK_MAIN define.
2369 2002-12-23 Monday 16:39  massiot
2371  Fixed an IPv6-related bug (thanks Xag).
2373 2002-12-23 Monday 14:58  massiot
2375  Cosmetic (thanks Heiko).
2377 2002-12-23 Monday 14:49  massiot
2379  Cosmetic.
2381 2002-12-23 Monday 00:23  jpsaman
2383  Use SDL output as default for iPaq.
2385 2002-12-22 Sunday 22:46  jpsaman
2387  Typing file locations in URL combo without "file://" prefix is possible again.
2389 2002-12-22 Sunday 22:08  jpsaman
2391  Familiar GPE interface support fixes. Only Manage() function does not seem to work properly.
2393 2002-12-22 Sunday 18:08  sam
2395    * ./src/audio_output/input.c: fixed a side-effect problem in buffer dates
2396      recalculation (spotted by KKI).
2398 2002-12-21 Saturday 12:20  sigmunau
2400   first shot at a file info dialog for the wxwindows interface. It still
2401  needs to get a sane default size and some cleanups of the code, but I commit
2402  now in case anyone wants it during cristmas
2404 2002-12-20 Friday 22:33  jpsaman
2406  Defenitely fixed segmentation fault on directory change.
2408 2002-12-20 Friday 16:18  sigmunau
2410  removed the code that was not supposed to be in my last commit
2412 2002-12-20 Friday 15:28  jpsaman
2414  Fixed path to pixmaps for GPE menu system.
2416 2002-12-20 Friday 08:35  yves
2418  fixed my entry.
2420 2002-12-20 Friday 08:35  yves
2422  - added rawdv plugin.
2423  - make it working again with daily CVS snapshot.
2424  - some typos fixed.
2425  - better workaround for broken mdk configure macro (aka don't harcore arch in name).
2427 2002-12-20 Friday 00:23  sigmunau
2429  * modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
2430  * modules/codec/vorbis.c: parse the vorbis comment (can anyone tell me why the
2431  comment is embedded in the logical stream and not directly in the
2432  container?). The vorbis comments are in utf8, so extended characters
2433  currently get messed up.
2435  Still tring to close #51
2437 2002-12-19 Thursday 18:29  massiot
2439  Fixed an HTTP compliance issue (thanks Xag).
2441 2002-12-19 Thursday 17:59  sigmunau
2443  the avi demux now gives some info about the file being played. One step
2444  towards closing bug #51. Type 'info' in the rc interface to test.
2446 2002-12-18 Wednesday 18:52  gbazin
2448  * src/libvlc.h, src/input/input_dec.c: added an "sout-video" and
2449  "sout-audio" config option that allows to selectively enable audio or
2450  video stream output. This is very useful if you want to play video on
2451  one computer and audio on another one ;)
2453 2002-12-18 Wednesday 17:33  fenrir
2455   * mpeg4video: repeat vol headers every 30 frames (But it is buggy)
2457 2002-12-18 Wednesday 17:31  fenrir
2459   * video.c: with mpeg4 stream, we try to decode a picture only when we have
2460  received an header (vol). (It prevents some segfaults with mpeg4 streaming).
2462 2002-12-18 Wednesday 17:27  fenrir
2464   * ts.c: add preliminary support for mpeg-4 streams in mpeg2-TS.
2465  Becareful that up to now, it's more a hack. (I need to add SL streams
2466  managments)
2468 2002-12-18 Wednesday 17:16  sam
2470    * ./modules/demux/avi/libavi.c: added an additional sanity check for
2471      corrupted headers.
2473 2002-12-18 Wednesday 16:52  fenrir
2475   * libavi.c: a sanity check to prevent some segfault with corrupted
2476  header.
2478 2002-12-18 Wednesday 16:03  sam
2480    * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change, the ffmpeg module now
2481      tells what libavcodec build it was built with.
2483 2002-12-18 Wednesday 15:17  sam
2485    * fixed several format string inconsistencies and deprecated C constructions.
2487 2002-12-18 Wednesday 13:18  sam
2489    * ./src/misc/messages.c: woops, __attribute__(format) is only needed in the
2490      prototype.
2492 2002-12-18 Wednesday 12:47  sam
2494    * ./include/vlc_messages.h: msg_* functions now use the same argument type
2495      checks as printf. Only works with gcc 3.2 it seems.
2497 2002-12-18 Wednesday 10:27  sam
2499    * ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.
2500    * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
2501      thanks to Stepan Roh for spotting this.
2503 2002-12-18 Wednesday 09:08  gbazin
2505  * src/video_output/video_output.c: fixed a bug concerning the aspect
2506  ratio in vout_Request().
2508  * INSTALL.win32: small update to the documentation.
2510 2002-12-18 Wednesday 02:34  fenrir
2512  * mpegaudio: fixed another stupid bug for mpeg audio layer 3 only.
2514 2002-12-17 Tuesday 22:58  fenrir
2516   * bits.h: fixed a stupid bug.
2517   * ts.c: removed an unused variable.
2519 2002-12-17 Tuesday 22:15  gbazin
2521  * modules/demux/rawdv.c: new raw dv demuxer (only video for now). I
2522  didn't find a way to detect correctly a raw dv file so for now we just
2523  check the file extension (.dv). You can additionaly force this demuxer.
2525  PS: the ffmpeg plugin works quite well for decoding dv videos.
2527 2002-12-17 Tuesday 22:04  jpsaman
2529  Functionality of Familiar Linux Gtk+ interface is finished. Only testing on iPaqwith libgpewidget0  still needs to be done.
2531 2002-12-17 Tuesday 15:39  sam
2533    * ./bootstrap: added warning messages for old automake versions.
2535 2002-12-17 Tuesday 10:54  sam
2537    * ./modules/gui/kde/preferences.cpp: fixed a compilation issue and a crash.
2539 2002-12-17 Tuesday 00:25  massiot
2541  Fixed (again) a rendering bug on big endian systems. :-p
2543 2002-12-16 Monday 23:06  jpsaman
2545  Cleanup action.
2547 2002-12-16 Monday 22:48  jpsaman
2549  Workaround for crash in ReadDirectory when called from the comboURL text box. For now it is mandatory to prefix filepaths on local disk with "file://" when typing it in the comboURL box.
2551 2002-12-16 Monday 21:18  titer
2553   Fixed a possible crash.
2555 2002-12-16 Monday 19:30  gbazin
2557  * modules/demux/ogg.c: added support for the old type of headers produced by the first
2558  versions of OggDS.
2560 2002-12-16 Monday 17:48  gbazin
2562  * modules/access/udp.c, modules/access/rtp.c, modules/misc/network/ipv4.c: only check for
2563  the "server-port" config variable in the access plugins. access_output plugins will now
2564  pick a port at random, thus allowing sout to work out of the box on a localhost. (thanks
2565  Meuuh)
2567 2002-12-16 Monday 16:17  fenrir
2569   * compilation fix for Os X.
2571 2002-12-16 Monday 14:04  fenrir
2573   * libavi.c: improved parsing of some corrupted files.
2575 2002-12-16 Monday 11:49  fenrir
2577   Should fix compilation/configuration with --with-ffmpeg options.
2579 2002-12-16 Monday 01:41  babal
2581  - disc.* : a few enhancements in the design of the "open disc" dialog
2582    box, including the ability to select dvd menus instead of a particular
2583    title and chapter
2584  - preferences.dfm : multiline tabs
2586 2002-12-16 Monday 00:39  fenrir
2588   * modules/mux/mpeg/*: should fix builtin compilation
2589   * modules/access/ftp.c : an ftp access, buggy but it begins to work.
2590  The main issue is about password confidentiality so you must know
2591  what you are doing :((
2593 2002-12-15 Sunday 23:55  yves
2595  you can now build RPMs.
2596  (ffmpeg still not working properly cause configure.ac seems to sucks)
2598 2002-12-15 Sunday 23:54  jpsaman
2600  Packaging files for Familiar GPE and OPIE releases.
2602 2002-12-15 Sunday 23:48  jpsaman
2604  Familiar interface build with GPE support does not use NEED_GTK_MAIN.
2606 2002-12-15 Sunday 23:45  jpsaman
2608  Make distinction between GPE and GTK_NEED_MAIN way of handling interface.
2609  Trying to fix change directory crash while entering keys in combobox.
2611 2002-12-15 Sunday 23:45  ipkiss
2613  I forgot this file in my previous commit...
2615 2002-12-15 Sunday 21:48  jpsaman
2617  Fix crash on directory change.
2619 2002-12-15 Sunday 19:37  ipkiss
2621   * ./modules/gui/wxwindows: added a log window
2623 2002-12-15 Sunday 17:28  gbazin
2625  * include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used
2626  later on by the object variables functions. I'm adding it now because it also happens to
2627  solve a binary compatibility problem between gcc and bcc. (depending on compilers,
2628  structs of 32 < size <= 64 bits can be returned either in a register or in the stack).
2630 2002-12-15 Sunday 00:17  jpsaman
2632  Fix for building Familiar interface with libgpewidget0 library.
2634 2002-12-14 Saturday 23:33  fenrir
2636   * libvlc.h: Fix mux/access_output options.
2638 2002-12-14 Saturday 22:32  fenrir
2640   Added stream output. (common work with titer).
2642 2002-12-14 Saturday 20:43  gbazin
2644  * src/libvlc.c: oops, forgot to remove a debug message.
2646 2002-12-14 Saturday 20:34  gbazin
2648  * src/misc/objects.c: implemented the FIND_CHILD mode for vlc_list_find().
2649     vlc_object_get() now increments the refcount of the object so you'll need to release
2650  the object at some point.
2651  * src/misc/variables.c, ALL: var_Change() with VLC_VAR_GETLIST now returns a vlc_value_t
2652  which points to a vlc_list_t.
2654 2002-12-14 Saturday 20:19  gbazin
2656  * src/misc/threads.c: implemented vlc_thread_set_priority() for win32.
2658 2002-12-14 Saturday 19:57  fenrir
2660   * all: with mpeg4 video I changed the way that some initialisation data
2661  are passed (more logical).
2663 2002-12-14 Saturday 02:05  babal
2665  - support for Windows style file names for relative paths
2666  - when eol_tok is '\n', use last line even if eol_tok isn't present
2668 2002-12-13 Friday 23:11  yves
2670  adaptation for 0.5 branch. almost working :)
2672 2002-12-13 Friday 18:05  babal
2674  - * : start playing only when opening a stream from the main window;
2675    when opening it from the playlist window, add it to the list, but
2676    don't change anything to the playing state and current stream.
2678  - playlist.dfm : proper resizing behaviour
2680 2002-12-13 Friday 17:26  babal
2682  - vlc_playlist.h, playlist.c: added the ability to save a playlist to
2683    and restore it from a file chosen by the user.
2685  - win32/*:
2687    - implementation of the previous feature in the win32 interface
2688  >   -> what the other interfaces need to do to support it is simply to
2689  >      call the two following functions:
2690  >       int playlist_LoadFile(playlist_t *p_playlist,const char *psz_filename);
2691  >       int playlist_SaveFile(playlist_t *p_playlist,const char *psz_filename);
2692  >      where psz_filename is the name of the destination/source file.
2694    - ability to open several files at a time
2696 2002-12-13 Friday 11:09  sam
2698    * ./Makefile.am: added missing files for make dist.
2699    * ./configure.ac.in: removed unpopular warnings.
2700    * ./po/*: updated potfiles.
2702 2002-12-13 Friday 04:52  videolan
2704   * ./modules/win32/menu.cpp: reorganized the code for menus generation,
2705     and got rid of the global variable (at last!) in the win32 interface.
2707  Please check that navigation and language selection aren't too much
2708  broken for DVDs...
2710 2002-12-13 Friday 02:56  gbazin
2712  * ALL: added a new vlc_list_t common type. vlc_list_find() and vlc_list_release() have been modified
2713  to use this new type.
2715 2002-12-13 Friday 02:50  gbazin
2717  * modules/gui/wxwindows/*: added skeleton for popup contextual menu.
2718  * modules/access/dvdplay/access.c, modules/audio_filter/resampler/linear.c: a couple of warning
2719  fixes.
2721 2002-12-12 Thursday 16:23  gbazin
2723  * src/input/input.c: forgot to commit this during my last commit :p
2725 2002-12-12 Thursday 16:10  gbazin
2727  * src/input/input_clock.c, include/input_ext-intf.h: introduced an i_pts_delay field in
2728  input_thread_t (initialised to DEFAULT_PTS_DELAY).
2729  * modules/access/*: i_pts_delay is now configurable on an access module basis. The pts
2730  delay for http and mms have been raised to 4 * DEFAULT_PTS_DELAY, which is about 1.2
2731  seconds worth of caching.
2733 2002-12-12 Thursday 14:09  sam
2735    * ./debian/vlc-plugin-ogg.dirs: added a missing file for Debian package
2736      builds.
2738 2002-12-12 Thursday 13:24  sam
2740    * ./modules/gui/familiar/*: compilation fixes. Crashes on directory change.
2742 2002-12-12 Thursday 12:37  ipkiss
2744   * ./modules/gui/win32: added management for "float" config options
2745     (thanks Garf)
2747 2002-12-12 Thursday 12:29  massiot
2749  Fixed a possible deadlock.
2751 2002-12-12 Thursday 11:56  garf
2753   * fixed one or two things (thanks sam)
2755 2002-12-11 Wednesday 23:56  gbazin
2757  * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
2758  this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
2759  resampling. This fix should be most useful for web radios.
2761 2002-12-11 Wednesday 22:50  jpsaman
2763  Fixed qte video output segmentation fault during initialization.
2764  The following things have still to be fixed:
2765  - segmentation fault on destroy
2766  - video placing and
2767  - orientation
2768  - video line spacing is wrong
2770 2002-12-11 Wednesday 21:13  fenrir
2772   * all: access plugins should not modify
2773  p_input->stream.p_selected_area->i_tell when reading data. (It's done in
2774  input_SplitBuffer). (But access should still set it on a "seek")
2776 2002-12-11 Wednesday 18:27  bozo
2778  New ALSA audio output. It works with ALSA 0.9.0rc4 and earlier versions.
2780 2002-12-11 Wednesday 00:34  gbazin
2782  * modules/demux/wav/wav.c: small bug-fix for screwed pts calculation.
2784 2002-12-10 Tuesday 22:55  gbazin
2786  * src/audio_output/filters.c: fix for resampler buffer size.
2788 2002-12-10 Tuesday 19:22  gbazin
2790  * ALL: fixed a f*ckage I introduced recently ;) var_Type() now returns 0 when the variable
2791  doesn't exist, but the rest of the code wasn't updated according to this new behaviour.
2792  * modules/audio_output/waveout.c: changed a few error messages into warning messages.
2794 2002-12-10 Tuesday 16:51  ipkiss
2796   * ./modules/gui/win32: deletd a dependancy with a global variable
2798 2002-12-10 Tuesday 15:19  gbazin
2800  * include/configuration.h: fixed my previous fix.
2802 2002-12-10 Tuesday 13:46  gbazin
2804  * configure.ac.in: fixed ugly hack in sdl detection code (which also broke my build :p)
2805  * include/configuration.h, include/modules_inner.h: proper fix for a bug that allowed gcc
2806  to put things in the stack instead of the data segment.
2808 2002-12-10 Tuesday 11:22  fenrir
2810   ffmpeg: adapted to current cvs version. It should still compile with older
2811  one (Please reports if it doesn't).
2813 2002-12-10 Tuesday 01:02  gitan
2815  fixed a segfault under windows.
2817 2002-12-10 Tuesday 00:37  gbazin
2819  * include/configuration.h: rolled back the last changes made to this file. There is no
2820  sense in manually initializing all the fields of module_config_t as it will be done by the
2821  compiler anyway. Furthermore mingw32 gcc seems to have problems optimizing code
2822  that manually initializes structures to 0.
2824 2002-12-09 Monday 22:37  jpsaman
2826  Syncing functionality with vlc-0.4.6
2828 2002-12-09 Monday 22:36  jpsaman
2830  Fixed segfault in Qt Embedded Video Output.
2832 2002-12-09 Monday 14:37  titer
2834   * AudioOutput.cpp: added sanity tests;
2835   * VlcWrapper.h, Interface.cpp: removed an unused variable.
2837 2002-12-09 Monday 08:57  titer
2839   * AudioOutput.cpp: send zeros to BSoundPlayer if nothing comes from
2840      audio output;
2841   * VlcWrapper.cpp: handle volume using aout3 features.
2843 2002-12-09 Monday 04:36  titer
2845   Default re-enabled dvd module.
2846    --disable-dvd works anyway.
2848 2002-12-09 Monday 01:52  babal
2850  - new headphone channel mixer with virtual spatialization effect : This
2851    effect should give you the feeling that you stands in a real room with
2852    a complete 5.1 speaker set when using only a headphone, providing a
2853    more realistic sound experience. It should also be more comfortable
2854    and less tiring when listening to music for long periods of time.It
2855    works with any source format from mono to 5.1.
2857    -> please try it and feel free to give me some feedback. Some
2858       improvements are already planned (adding echo, more configuration
2859       options, ...).
2861  NB: whereas the filter itself is in a (very first) stable version, the
2862      way it is integrated to the filter chain is only a _temporary_ hack
2863      since it's the audio ouput core (input.c actually) which is directly
2864      responsible for it. Integrating it in a more suitable way will
2865      probably require some work on the way the filters are selected as
2866      well as on the configuration level, but I'm working on it :)
2868 2002-12-09 Monday 00:38  massiot
2870  * Updated aout3 developer doc.
2871  * Reworked the Open... menu items, and added the ability to use libdvdplay.
2872  * Sound output menu is now under Controls.
2874 2002-12-08 Sunday 22:05  jpsaman
2876  Fixed build and linking for qte video output and made modifications to iPaq packaging files.
2878 2002-12-08 Sunday 20:56  gbazin
2880  * modules/gui/wxwindows/*: compilation fixes for wxX11 (it doesn't support drag and drop
2881  yet). Compilation fix for MacOSX as well (wxEntry() not declared).
2882  * src/misc/variables.c: added a FreeMutex() function.
2884 2002-12-08 Sunday 17:16  jpsaman
2886  - Updated Maintainers file
2887  - fixed --disable-dvd, it did not work
2888  - updated iPaq familiar buildscripts
2890 2002-12-08 Sunday 15:47  gbazin
2892  * configure.ac.in: fix for dvdread and libdvdplay plugins linking stage.
2894 2002-12-08 Sunday 06:30  jlj
2896    * ALL: Under Jaguar, vout no longer depends on any specific MacOS X
2897           intf. wxWindows should work (not tested). Closes #33.
2899 2002-12-08 Sunday 01:41  massiot
2901  New vlc_thread_set_priority function, to set the priority of the main
2902  thread.
2904 2002-12-08 Sunday 00:50  massiot
2906  * configure.ac.in: Disabled -Wtraditional as it produces much more bogus
2907    warnings than real ones.
2908  * audio output: New intf-change variable to know when audio-channels
2909    and audio-device have changed.
2910  * video output: New intf-change variable and vout_VarCallback, to know
2911    when video-device has changed (OS X port).
2912  * modules/gui/macosx/*: Menus for audio channels, implemented volume
2913    management, added a menu for screen selection.
2915 2002-12-07 Saturday 23:29  titer
2917   * default disabled SAP under BeOS
2919 2002-12-07 Saturday 23:15  gitan
2921  fixed my last commit.
2923 2002-12-07 Saturday 23:00  titer
2925   * use RGB32 BBitmap. That fixes the bad-looking picture in
2926     non-overlay mode (thanks Sam).
2928 2002-12-07 Saturday 16:25  gbazin
2930  * ALL: a few updates to the variables API:
2931    - got rid of the VLC_VAR_COMMAND variable type and introduced the VLC_VAR_ISCOMMAND flag
2932  instead. This simplifies things and avoid the strange command variables behaviour. Command
2933  variables will now trigger their callback on var_Set() like any other variables (look in
2934  modules/control/rc/rc.c for an example).
2935    - Renamed the VLC_VAR_ISLIST flag into VLC_VAR_HASCHOICE.
2936    - Added a new VLC_VAR_VOID variable type. This can be useful in conjunction with
2937  VLC_VAR_ISCOMMAND for instance.
2939 2002-12-06 Friday 23:44  gitan
2941  * sap.c : make it more compliant (as far as sdp is involved).
2942  * playlist.c : fixed a memory leak
2943  * configure.ac.in : added link flags
2945 2002-12-06 Friday 22:27  gbazin
2947  * configure.ac.in: fixed typo. For dvdread support we have to check for
2948   dvdread/dvd_reader.h, not dvdread/dvdread.h.
2950 2002-12-06 Friday 17:34  sam
2952    * ./configure.ac.in: removed -W in favour of -Wtraditional.
2953    * ALL: a bunch of additional warning fixes.
2955 2002-12-06 Friday 15:22  fenrir
2957   all: fix some minors warnings.
2959 2002-12-06 Friday 14:05  sam
2961    * ./modules/access/mms/mms.c: fixed signed/unsigned comparisons, and fixed
2962      a bug I found in Read(). No idea whether it was triggered before nor what
2963      it was doing, though :)
2965 2002-12-06 Friday 13:54  sam
2967    * ./modules/access/http.c: code clean-up. removed sizeof()-1 calls where we
2968      meant strlen(), removed useless strcmp() calls, implemented atoll() for
2969      systems where it does not exist, fixed a memory leak, fixed a minor data
2970      corruption.
2972 2002-12-06 Friday 13:18  sigmunau
2974  some support for redirection. Moved the break on returncode >=400 to after
2975  the header parsing. This will be usefull if anyone wants to implemet
2976  http-passwd support
2978 2002-12-06 Friday 12:53  fenrir
2980   * ffmpeg: sync with latest ffmpeg cvs. As it need too much
2981  #if LIBAVCODEC_BUILD , I've enable direct rendering only with latest
2982  ffmpeg cvs (anyway dr isn't cleanly ported to the latest version).
2984 2002-12-06 Friday 11:10  sam
2986    * ./src/*, ./include/*: fixed a bunch of badly initialized structures, a few
2987      signed/unsigned comparisons, and removed trailing spaces here and there.
2989 2002-12-06 Friday 07:42  babal
2991   * src/playlist/playlist.c : playing again a playlist already in a
2992     playing state resets the input speed to normal to make sure the
2993     stream isn't paused or slowed or played faster anymore.
2994     By doing that, fixes the following bug of the Windows interface:
2995     when pushing the play button on a paused or slowed stream, nothing
2996     used to happen.
2997   * modules/gui/win32/playlist.cpp : when pushing the play button and the
2998     playlist is empty, displaying the playlist window
2999   * win32.cpp : rephrasing the module description to "Native Windows
3000     interface module"
3002 2002-12-05 Thursday 22:49  jpsaman
3004  Fix for SDL-1.2.5 it now has SDL postpended to the library path. I just rip it of now for --cflags.
3006 2002-12-05 Thursday 18:38  sam
3008    * ./configure.ac.in: disabled -Wconversion for gcc 2.x because it makes it
3009      choke on system headers.
3011 2002-12-05 Thursday 18:16  sam
3013    * ./ipkg/Makefile.in: removed a file handled by automake.
3014    * ./configure.ac.in: additional warning flags for GCC.
3015         -Wconversion
3016             Warn if a prototype causes a type conversion that is different from
3017             what would happen to the same argument in the absence of a proto-
3018             type.
3019         -Wsign-compare
3020             Warn when a comparison between signed and unsigned values could
3021             produce an incorrect result when the signed value is converted to
3022             unsigned.
3023         -Wunreachable-code
3024             Warn if the compiler detects that code will never be executed.
3025         -Wdisabled-optimization
3026             Warn if a requested optimization pass is disabled.
3027      See the gcc documentation for more explanations. This triggers a lot of
3028      warnings everywhere, and at first sight they're all worth fixing. Code
3029      quality matters, too, so let's fix'em :)
3031 2002-12-04 Wednesday 22:48  gbazin
3033  * modules/audio_filter/channel_mixer/trivial.c: bugfix for up-mixing.
3035 2002-12-04 Wednesday 22:03  jpsaman
3037  Build and packaging files for Opie and GPE.
3039 2002-12-04 Wednesday 21:51  jlj
3041    * ./modules/gui/macosx/vout.m: mouse coordinates support.
3043 2002-12-04 Wednesday 21:51  jpsaman
3045  file rules.opie was initially added on branch v0_4_1_branch.
3047 2002-12-04 Wednesday 21:51  jpsaman
3049  Build scripts for building cross-compiling vlc for Opie and GPE.
3051 2002-12-04 Wednesday 21:51  jpsaman
3053  file rules.gpe was initially added on branch v0_4_1_branch.
3055 2002-12-04 Wednesday 21:41  jpsaman
3057  Packaging files for opie-vlc
3059 2002-12-04 Wednesday 16:47  fenrir
3061   * all: Fix an other (and last ? ;) endian issue.
3063 2002-12-04 Wednesday 07:23  titer
3065   * configure.ac.in, mms.c, sap.c, ipv4.c: added network support for BeOS 5
3066     (Dano is no more needed); multicast still doesn't work.
3067     UDP (unicast) and HTTP have been successfully tested, mms is untested.
3068   * sap.c: BeOS doesn't have memccpy
3069   * VideoOutput.cpp: forgot to remove a printf
3071 2002-12-04 Wednesday 03:16  titer
3073   * InterfaceWindow.cpp: removed warnigs
3074   * AUTHORS/MAINTAINERS: added Stephan Assmus, Arnaud Schauly & myself
3076 2002-12-04 Wednesday 00:36  gitan
3078  * src/playlist/playlist.c : Added playlist_AddItem (enqueues
3079  playlist_item_t instead of psz_target ). Now playlist_Add uses
3080  playlist_AddItem to enqueue.
3081  * include/vlc_playlist.h : Added a psz_uri field in the playlist_item_t
3082  structure.
3083  * src/input/input.c : takes item->psz_uri  argument to start playing an
3084  item.
3086 2002-12-03 Tuesday 18:00  fenrir
3088   * adpcm.c: add adpcm decoding support (Now just ms and ima adpcm from
3089  microfsoft, not yet ima4)
3090   * wav, asf, avi: fix fourcc creation for adpcm. (Nevertheless adpcm
3091  could not work with asf because of asf audio scrambling unsupported in asf
3092  demuxer). Seek will not work, because vlc send garbage and then break stream
3093  alignment.(I will try to fix that).
3095 2002-12-03 Tuesday 17:29  gitan
3097  * Added a session announcement protol module (enabled by default).
3098  * Added the PLAYLIST_CHECK_INSERT option to the playlist. That option
3099  checks previously enqueued sessions before enqueing.
3101 2002-12-03 Tuesday 13:59  sam
3103    * ./src/libvlc.h: fixed an aspect ratio bug, we should default to the
3104      stream's aspect, not to square pixels.
3106 2002-12-03 Tuesday 03:00  titer
3108   * added mouse management in the BeOS video output.
3109     Now DVD menus work thanks to libdvdplay.
3111 2002-12-03 Tuesday 00:58  titer
3113   * added --with-dvdread-tree and --with-dvdplay-tree for static linking.
3114     It works fine under BeOS, please check I didn't break anything.
3116 2002-12-02 Monday 22:13  jlj
3118    * ALL: Fixed some compiler warnings.
3120 2002-12-02 Monday 19:19  sam
3122    * ./modules/access/vcd/cdrom.c: NetBSD VCD input fixes, courtesy of
3123      Olaf 'Rhialto' Seibert.
3125 2002-12-02 Monday 14:12  sam
3127    * ./configure.ac.in: linking with -framework AGL wasn't needed (Closes: #7).
3129 2002-11-30 Saturday 12:33  jpsaman
3131  Cleanup of headerfile detection for qte video output plugin.
3133 2002-11-30 Saturday 12:22  jpsaman
3135  Deprecreated --with-qte-system. Using --with-qte=<path>/opt/QtPalmtop sets all linker and includes paths for libjpeg and qte correctly now.
3137 2002-11-30 Saturday 02:14  ipkiss
3139   * ./modules/gui/win32/dragdrop.cpp: we can now drag and drop video
3140     files on the interface or on the playlist (Closes: #10).
3141   * ./modules/gui/win32/playlist.cpp: factorized a lot of code.
3142   * ./modules/gui/win32/*: reorganized some code here and there.
3144 2002-11-30 Saturday 00:08  ipkiss
3146   * ./src/libvlc.h: fixed a few typos
3148 2002-11-29 Friday 15:39  jpsaman
3150  configure script set Qt Embedded link and include paths correctly. Use these additional options:
3151  --enable-qte
3152  --with-qte=<..cross-path..>/opt/QtPalmtop
3153  --with-qte-system=<..cross-path..>/usr
3155 2002-11-29 Friday 00:53  sigmunau
3157  made the vlc mozilla plugin a drop-in replacement for wmp in most embedded
3158  wmp sites I could find, by adding som mimetypes and parsing some more
3159  parameters passed by mozilla. Also disabled the StreamAsFile function since
3160  mozilla tend to pass it non-exsisting files.
3162 2002-11-29 Friday 00:24  massiot
3164  * Correct socklen_t detection.
3165  * Fix for S/PDIF encapsulation on big endian systems.
3166  * S/PDIF output for Mac OS X, courtesy of Heiko Panther <heiko_panthe@mac.com>.
3168 2002-11-28 Thursday 22:49  garf
3170   * a few bugfixes/enhancements/clean up
3172 2002-11-28 Thursday 22:00  gbazin
3174  * configure.ac.in: fixed linkage of theora plugin.
3175  * modules/codec/theora.c, modules/codec/tarkin.c: fixed breakage.
3176  * modules/codec/vorbis.c: lowered the priority of the tremor plugin.
3178 2002-11-28 Thursday 19:35  fenrir
3180   * asf: fix my previous commit.
3182 2002-11-28 Thursday 19:16  sigmunau
3184  increased maximums size of a http request from 256 to 1024 in order to allow
3185  insanly long urls
3187 2002-11-28 Thursday 18:34  sam
3189    * ./src/video_output/video_output.c, modules/*: factorized video output
3190      creation code into vout_Request which looks for existing vout objects
3191      and spawns a new one if none was found.
3193 2002-11-28 Thursday 17:44  fenrir
3195   * ffmpeg: arg, fix a previous fix for non-latest ffmpeg cvs tree.
3197 2002-11-28 Thursday 17:32  fenrir
3199   * all: some clean up with WAVEFORMATEX and endian issues. Somebody could
3200  test if mp4,asf,avi,wav demuxers and araw,ffmpeg,faad decoders work under
3201  big endian architectures ? (else could you give vlc log )
3203 2002-11-28 Thursday 16:18  sigmunau
3205  * set b_seakable to false for http/1.0 streams such as those from icecast.
3206  * allow some unusual, but legal ways to construct the http headers, and
3207  clean up the header parsing code. parsing other headers ( like the mime-type
3208  ) should be very easy now.
3210 2002-11-28 Thursday 15:34  sam
3212    * ./src/video_output/video_output.c: added a --aspect-ratio option to force
3213      the aspect ratio of the stream. Two different usages are possible, either
3214      int:int ("16:9") to specify a real aspect ratio, or float ("1.25") to
3215      specify pixel squareness.
3217      Note that it does not work properly yet; it will need an API change in
3218      the video output layer that I'm working on.
3220 2002-11-27 Wednesday 22:51  babal
3222  - Enterely new layout for the preference window of the native win32
3223    interface, in order to improve its clarity (the dialog box is now even
3224    a bit smaller) and to get closer to Windows standards.
3225    (second part of the job, and hopefully the last for now, begun with
3226    Ipkiss a few days ago by using CheckListBoxes)
3228    Still need some work to get the interface compatible with Windows XP
3229    skins.
3231 2002-11-27 Wednesday 16:18  sam
3233    * ./modules/codec/cinepak/cinepak.c: fixed V1-encoded blocks luma loading.
3235 2002-11-27 Wednesday 15:44  fenrir
3237   * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
3239 2002-11-27 Wednesday 14:17  fenrir
3241   cinepak: fix a bug (bad frame gathering), pointed by sam.
3243 2002-11-27 Wednesday 13:41  fenrir
3245   * all: added mjpeg support, some clean up in video part.
3247 2002-11-27 Wednesday 07:27  titer
3249   Fixed a segfault by adding a mutex_lock() (thx fenrir)
3251 2002-11-27 Wednesday 06:36  titer
3253   * AudioOutput.cpp: fixed a segfault
3254   * ALL: cleaned the VlcWrapper class, removed unused code
3256 2002-11-27 Wednesday 03:51  ipkiss
3258   * ./modules/gui/win32/*: some cleaning
3260 2002-11-26 Tuesday 23:20  gbazin
3262  * modules/video_output/directx/directx.c, modules/audio_output/directx.c: removed
3263  unnecessary code.
3265 2002-11-26 Tuesday 22:52  ipkiss
3267   * ./modules/gui/win32/preferences.cpp: used CheckListBoxes instead
3268     of ListViews, because they are more intuitive. This eliminates the
3269     "Select" button and the "Selected" label.
3271     The preferences window still needs some work though...
3273 2002-11-26 Tuesday 21:04  sam
3275    * ./modules/video_chroma/i420_rgb.h: fixed slanted picture output with odd
3276      widths (Closes: #28).
3278 2002-11-26 Tuesday 20:52  jpsaman
3280  Packaging for Opie and Qt Embedded support.
3282 2002-11-26 Tuesday 20:31  gbazin
3284  * modules/video_output/directx/directx.c: fixed to work with DirectDraw 3 (ie. with
3285  NT4).
3287 2002-11-26 Tuesday 19:58  sigmunau
3289  allow windows style linebreaks in .m3u files. and fixed a minor bug
3291 2002-11-26 Tuesday 18:38  gbazin
3293  * modules/demux/ogg.c: audio is now dropped when fast-forwarding.
3295 2002-11-26 Tuesday 18:28  fenrir
3297   * mp4: prevent float exeption with some truncated file.
3299 2002-11-26 Tuesday 16:03  sam
3301    * ./BUGS: scrapped this file. Entered the remaining bugs in Bugzilla.
3303 2002-11-26 Tuesday 15:08  sam
3305    * ./TODO: scrapped the todo-list. I put the unresolved items in Bugzilla
3306      (http://bugzilla.videolan.org/).
3308 2002-11-26 Tuesday 13:09  massiot
3310  Fixed another crash with S/PDIF.
3312 2002-11-26 Tuesday 11:55  gbazin
3314  * modules/video_output/directx/directx.c: don't fail miserably when we can't
3315     create a surface in video memory. We now automatically toggle the b_use_sysmem
3316     flag in this case and give it another shot.
3318 2002-11-26 Tuesday 08:04  jpsaman
3320  Fix fix of fixing QT Embedded detection.
3322 2002-11-26 Tuesday 02:06  titer
3324   * ALL: more intensive use of the VLCWrapper class
3325   * PreferencesWindow.*: renamed a few variables (using some of the
3326     OpenTracker conventions)
3327   * clean up
3329 2002-11-25 Monday 20:29  sam
3331    * ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
3332      because they're basically the same. Also, the MMX conversions now check
3333      that the bitmasks are the ones we expect.
3335 2002-11-25 Monday 20:12  fenrir
3337   mms.c: fix command/packet parsing functions.
3339 2002-11-25 Monday 18:25  gbazin
3341  * configure.ac.in: for wxWindows headers detection, we now check wx/wxprec.h.
3342     Also fixed a typo: libdvbpsi is enabled by default.
3344 2002-11-25 Monday 17:16  massiot
3346  Fixed my fix :p.
3348 2002-11-25 Monday 17:00  massiot
3350  Fixed a crash in S/PDIF mode.
3352 2002-11-25 Monday 16:56  sigmunau
3354  fixed a bug in the contentbased autodetection that caused this demux to be
3355  selected for streams that contained a null byte.
3357 2002-11-25 Monday 16:08  fenrir
3359   * mms: enable seek :) It works for me with both udp and tcp. Somebody
3360  could check if it compiles on other OS than linux ? (I don't known what
3361  headers should be included)
3362   * asf: fix to support seeking with mms
3363   Note: You cannot seek and use demuxdump demuxer...
3365 2002-11-25 Monday 13:19  sam
3367    * ./modules/gui/gtk/open.c: made the HTTP text bar more consistent, thanks
3368      to Pierre Baillet (Closes: #11).
3370 2002-11-25 Monday 13:08  sam
3372    * ./src/misc/messages.c: we overwrite the WinCE logfile instead of appending
3373      data to it.
3374    * ./evc/vlc.vcw: minor updates.
3376 2002-11-25 Monday 04:12  ipkiss
3378   * small compilation fixes for win32
3380 2002-11-25 Monday 01:22  fenrir
3382   * all: begin to add mms over udp support. It begin to work (at least
3383  for me) but it still needs some work.
3385 2002-11-24 Sunday 19:54  sam
3387    * ./configure.ac.in: we no longer choke if libdvbpsi headers aren't here.
3388    * ./include/vlc_common.h: we don't try to include inttypes.h with Borland.
3390 2002-11-24 Sunday 17:00  sigmunau
3392  separated the code to parse html files with embedded wmp, and the code to
3393  parse asx files. Added a new shortcut "html" to force the "html" behaviour.
3394  Reduced number of false positives for both html and asx files. We now also
3395  trigger on the content of files, since html and asx files are often
3396  autogenerated on the webserver using php or asp.
3398 2002-11-24 Sunday 14:02  sigmunau
3400  fix to allow absolute entries in m3u/asx files
3402 2002-11-24 Sunday 02:29  sigmunau
3404  fixed a bug in the code to handle relative paths. Added support for file://
3405  and http:// items in asx files, and not just mms://
3407 2002-11-23 Saturday 21:37  sam
3409    * ./modules/control/rc/rc.c: the seek command is now "seek" and not "r",
3410      and it uses a command variable like other controls. This also fixes a
3411      bug that prevented to have spaces between the command and its argument.
3413 2002-11-23 Saturday 19:42  gbazin
3415  * modules/gui/wxwindows/*: additional small fixes.
3417 2002-11-23 Saturday 17:17  gbazin
3419  * modules/gui/wxwindows/*: a few fixes for the win32 build.
3421 2002-11-23 Saturday 16:00  titer
3423   * enhanced BeOS preferences window (post-processing, brightness,
3424     contrast, hue and saturation are adjustable)
3426 2002-11-23 Saturday 15:28  gbazin
3428  * modules/gui/wxwindows/*: misc improvements to the main interface, implementation of
3429  drag and drop, proper initialisation of the i18n routines.
3431 2002-11-23 Saturday 05:40  sam
3433    * ./modules/access/http.c, ./modules/misc/network/ipv4.c: http and ipv4
3434      plugins compile for WinCE. Couldn't test yet though.
3436 2002-11-23 Saturday 03:40  sam
3438    * ./modules/video_output/wingdi.c: the GDI video output now properly sets
3439      the bitmasks; we're not limited to 8bpp and 16/24 works.
3440    * ./modules/video_filter/*: the video filters now work under WinCE.
3442 2002-11-23 Saturday 02:32  ipkiss
3444   * ./modules/gui/wxwindows/playlist.cpp: added a playlist to the wxwindows interface
3446 2002-11-23 Saturday 01:11  garf
3448   * yuv filter was a bit useless. Hope adjust filter is more usefull :)
3450 2002-11-23 Saturday 00:12  sam
3452    * ./configure.ac.in: we only add -lm to the a52 linkage if it's needed
3453      (and available).
3455 2002-11-22 Friday 21:27  sam
3457    * ./modules/video_output/wingdi.c: ported the wingdi plugin to Win32; it
3458      somewhat works under Wine (if you force internal buffers to 8bpp), but
3459      doesn't work under Win2k. Any hints welcome.
3460    * ./configure.ac.in: activated the wingdi plugin by default.
3462 2002-11-22 Friday 20:37  titer
3464   * AudioOutput.cpp : compilation fix.
3465   * VideoOutput.cpp : now --fullscreen works with BeOS video output.
3467 2002-11-22 Friday 19:35  sam
3469    * ./modules/access/mms/var_buffer.h: this file is now a separate .c, to
3470      prevent gcc's optimizer to go amok with nested inline functions, loop
3471      unrolling and such things that we don't really need in an access plugin.
3473 2002-11-22 Friday 16:24  sam
3475    * ./modules/video_output/directx/events.c: we now call CreateWindow so that
3476      we are sure that the WndProc always has a valid p_vout value.
3478 2002-11-22 Friday 16:19  sam
3480    * ./modules/video_output/wingdi.c: implemented offscreen rendering with
3481      fast blit (well at least it was considered "fast" back in the times of
3482      Windows 3.1). Default is 8bpp because that's what my iPaq does (no
3483      palette support yet though), 16bpp can be chosen at compile time and
3484      works perfectly in the emulator.
3486 2002-11-22 Friday 13:11  sam
3488    * ./modules/video_chroma/i420_rgb16.c: fixed a segfault in the 24/32bpp
3489      chroma conversion.
3491 2002-11-22 Friday 00:06  massiot
3493  Channel reordering according to the WG-4 specification, courtesy of
3494  Heiko Panther.
3496 2002-11-21 Thursday 22:37  gbazin
3498  * modules/codec/Modules.am, configure.ac.in, modules/codec/vorbis.c: added
3499     a tremor decoder module using libvorbisidec (aka tremor) from xiph.org.
3500     This module allows decoding vorbis audio on hardware without a fpu
3501     (--enable-tremor).
3503  * modules/LIST: added entries for tremor and theora.
3505 2002-11-21 Thursday 16:51  gbazin
3507  * src/playlist/playlist.c: fixed deadlock in playlist.
3508  * modules/audio_output/oss.c: don't play blank samples when we are starving
3509     for data but our internal buffers are not empty. Some cleanup too.
3511 2002-11-21 Thursday 14:58  jpsaman
3513  Fix detection of QT Embedded development headers.
3515 2002-11-21 Thursday 14:53  sam
3517    * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output.
3518    * ./modules/access/file.c: the file access plugin gets the real file size
3519      under WinCE.
3520    * ./modules/audio_filter/converter/u8tofixed32.c: added this conversion
3521      filter to play some WAV files without an FPU.
3522    * ./bootstrap: bootstrap --update-vc doesn't rely on the Makefile's presence.
3524 2002-11-21 Thursday 11:12  gbazin
3526  * modules/demux/ogg.c: small bug-fix for my previous commit.
3528 2002-11-21 Thursday 10:39  gbazin
3530  * modules/demux/ogg.c: better handling of PCRs (we now base our calculations
3531     on all sub-streams instead of just using one of them). Some code factorisation
3532     too.
3534 2002-11-20 Wednesday 22:51  jpsaman
3536  Build and link Familiar interface against libgpewidget for gpe support.
3538 2002-11-20 Wednesday 22:27  jpsaman
3540  Fix detection of AR and LD
3542 2002-11-20 Wednesday 22:23  jpsaman
3544  Updated for release v_0.4.6 of Familiar Linux packages.
3546 2002-11-20 Wednesday 20:07  sam
3548    * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
3549    * ./bootstrap: fixed a typo that prevented per-object target directories
3550      to work.
3551    * ./evc/*, ./msvc/*: removed project files; they're becoming a bit large
3552      (more than 1MB) and I don't want to spoil the CVS with them.
3554 2002-11-20 Wednesday 18:23  gbazin
3556  * configure.ac.in: temporary hack for libdvbpsi detection.
3558 2002-11-20 Wednesday 17:43  sam
3560    * ./modules/audio_output/waveout.c: audio output now works under WinCE
3561      using the waveout module.
3562    * ./bootstrap: we ignore comments when parsing makefiles.
3563    * ./modules/audio_filter/converter/fixed32tofloat32.c: changed this module
3564      so that it also does float32tofixed32.
3565    * ./modules/*: ported a few other modules to WinCE (most of the time it's
3566      just a #include <errno.h> that needs to be removed).
3568 2002-11-20 Wednesday 16:58  gbazin
3570  * configure.ac.in, modules/gui/wxwindows/wxwindows.cpp: other compilation
3571     fixes for the wxwindows interface on win32.
3573 2002-11-20 Wednesday 16:34  gbazin
3575  * modules/control/rc/rc.c: added commands to navigate between chapters and
3576     titles.
3578 2002-11-20 Wednesday 15:24  gbazin
3580  * modules/gui/wxwindows/*: fixes for the win32 build. Removed a few
3581     unnecessary things and replaced the stop icon with a new one.
3583 2002-11-20 Wednesday 15:09  gbazin
3585  * modules/codec/theora.c, configure.ac.in, modules/codec/Modules.am: new
3586     theora codec plugin.
3587     This plugin is based on the experimental theora codec from the Xiph.Org
3588     foundation (http://www.theora.org/). Because the theora bitstream
3589     specifications are likely to change in the near future, this plugin won't
3590     be compiled by default. If you want to test/develop theora with vlc, you'll
3591     need to configure it with --enable-theora and also make sure you've got a
3592     fresh libogg from cvs.
3594  * modules/demux/ogg.c: modified to handle theora and tarkin bitstreams.
3596  * modules/codec/tarkin.c: fixed a few typos.
3598 2002-11-20 Wednesday 14:37  sam
3600    * ./evc/plugins.vcp.in: fixed plugin entry points for WinCE.
3601    * ./modules/*: fixed a bunch of modules so that they compile under WinCE,
3602      we now have access_file and the mpeg demux and video decoder working
3603      (http://zoy.org/~sam/vlc/pocketvlc2.png).
3605 2002-11-20 Wednesday 09:58  sam
3607    * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc
3608      functions to plugins.
3609    * ./bootstrap: enhanced the project file generation for plugins; we now
3610      parse makefiles to make this easier.
3611    * ./modules/**/Modules.am: reworked a few makefiles so that they are more
3612      easily parsed.
3614 2002-11-20 Wednesday 02:47  gbazin
3616  * src/video_output/video_output.c: fixed a really old bug in the video output
3617     layer. This bug was only affecting video outputs without direct rendering
3618     capabilities.
3620 2002-11-19 Tuesday 21:56  gbazin
3622  * modules/misc/network/ipv6.c: restored the msg_*() outputs from BuildAddr().
3624 2002-11-19 Tuesday 21:45  gbazin
3626  * include/video.h, include/vlc_config.h, src/video_output/*: changed the
3627     picture buffer allocation scheme to allocate pictures from the render
3628     heap in a clockwise fashion instead of always picking the first available
3629     one from the start of the heap.
3630     This allows us to benefit from ffmpeg's macro-block skipping feature.
3631     As a side effect, we also have less chance of reusing a refrence picture
3632     buffer when we can't link/unlink them.
3634  * modules/codec/ffmpeg/video.c: modified the direct rendering code to benefit
3635     from the macro-block skipping algorithm.
3636     A new flag has also been introduced in the video_output's render heap to
3637     forbid modifications to the render picture buffers (for instance to overlay
3638     subtitles).
3640 2002-11-19 Tuesday 18:38  sam
3642    * ./src/misc/modules.c: p_module->psz_filename is now filled with a real
3643      8 bit string under WinCE.
3644    * ./extras/Win32_msvc: scrapped this directory.
3645    * ./bootstrap: we now parse plugin makefiles to guess what to put in
3646      the MSVC project files. Only the dummy plugin has been tested yet.
3648 2002-11-19 Tuesday 18:23  fenrir
3650   all: Use BITMAPINFOHEADER everywhere (Needed because of endian issue).
3652 2002-11-19 Tuesday 00:00  massiot
3654  Partial fix of the OS X audio output (thanks Heiko!).
3656 2002-11-18 Monday 20:31  fenrir
3658   * ogg: change i_dts usage for subtitle ES.
3660 2002-11-18 Monday 19:37  gbazin
3662  * src/misc/modules.c: fixed small typo that was breaking the build.
3664 2002-11-18 Monday 19:05  sam
3666    * ./src/misc/modules.c: support for Unicode filenames under WinCE; VLC now
3667      successfully opens plugins.
3668    * ./modules/misc/dummy/*: hacked the dummy plugin so that it compiles for
3669      WinCE.
3671 2002-11-18 Monday 18:31  gbazin
3673  * modules/gui/wxwindows/*: updated the toolbar icons.
3675 2002-11-18 Monday 17:39  gbazin
3677  * modules/gui/wxwindows/interface.cpp: enabled the OpenFile dialog box.
3679 2002-11-18 Monday 16:19  gbazin
3681  * modules/gui/wxwindows/interface.cpp: fixed typo.
3682  * modules/audio_filter/converter/u8tofloat32.c: fixed typo.
3684 2002-11-18 Monday 14:28  gbazin
3686  * configure.ac.in, modules/codec/Modules.am, modules/codec/tarkin.c: added
3687     an experimental tarkin video decoder. You will need to specify the tarkin
3688     tree you want to use with --with-tarkin-tree=.
3690     Warning: Tarkin is still in very early development stage, so this plugin isn't
3691     actually usefull unless you intend to do some development on tarkin itself.
3693 2002-11-18 Monday 14:08  gbazin
3695  * modules/demux/m3u.c: should manage entries with relative paths.
3696  * src/playlist/playlist.c: fixed playlist_Next().
3698 2002-11-18 Monday 14:02  gbazin
3700  * added a wxwindows interface using the wxWindows cross-platform GUI framework.
3701     The interface is quite basic for now but should be functional anyway.
3702     (you need to have wxWindows >= 2.3.0 installed to use this plugin)
3704 2002-11-18 Monday 12:50  sam
3706    * ./bootstrap: reverted the behaviour behaviour to the default, which
3707      means no default flag to use (except for me, muahaha).
3709 2002-11-18 Monday 03:46  fenrir
3711   * ffmpeg: set bug detection to auto by default.
3713 2002-11-17 Sunday 07:46  fenrir
3715   * ffmpeg: disable direct rendering by default. I have too many files
3716  that don't work with it (I don't see why it doesn't work :(
3717   * mp4: fix a bug in timestamp calculation. Replace s/u* by s/uint*_t
3718   * avi : remove an useless debug message.
3719   * src/misc/objects.c : fix stream output object allocation.
3721 2002-11-16 Saturday 23:25  fenrir
3723   * avi: fix playing over http (a bug I have introduced).
3725 2002-11-15 Friday 19:10  fenrir
3727  * modules/demux/util : add a text subtitle demuxer. (Module called by demux).
3728  MicroDVD, SubRIP, SSA subtitle format should work...
3729   Options: --sub-file <subtitle file> [--sub-fps, --sub-delay --sub-format].
3731   * modules/demux/avi : make use of subtitle parser.
3732   * modules/demux/asf : display movie length. (It will not work with live
3733  streams of course).
3735   modules/codec/spudec : use i_dts to send end of display time for subtitle.
3736  (Yes it's ugly, but it works :)
3738 2002-11-15 Friday 18:17  gbazin
3740  * configure.ac.in, modules/audio_output/arts.c, modules/audio_output/esd.c:
3741     fixed the arts and esd audio plugins after the recent changes to aout3
3742     (untested).
3744 2002-11-15 Friday 17:27  gbazin
3746  * configure.ac.in, modules/audio_output/directx.c, modules/audio_output/waveout.c:
3747     fixed the waveout and directx audio plugins after the recent changes to aout3.
3749 2002-11-15 Friday 15:41  gbazin
3751  * modules/access/http.c: added an http-proxy config variable. If the variable
3752     is not set, we'll still look at the value of the http_proxy environment
3753     variable.
3755 2002-11-15 Friday 13:22  sam
3757    * ./src/video_output/video_output.c: backport of a fix in MAIN for
3758      spoiled FPU registers.
3760 2002-11-15 Friday 02:23  gbazin
3762  * configure.ac.in: fixed a few typos regarding LDFLAGS_access_*. Re-enabled
3763     the oss plugin as it seems to be working fine.
3764  * src/audio_output/input.c: fixed an obscure bug... (strange one though:
3765     int foo = -1; unsigned int bar = 2; __MAX( foo, bar) == -1 ).
3767 2002-11-15 Friday 02:17  fenrir
3769   faad: adapt to new changes in aout3 (at least it compiles)
3771 2002-11-15 Friday 01:41  gbazin
3773  * modules/codec/vorbis.c, modules/audio_filter/resampler/linear.c: adapted to
3774     the new changes in aout3.
3776 2002-11-14 Thursday 23:44  alexis
3778  Added the changelog of vlc 0.4.6.
3780 2002-11-14 Thursday 23:38  massiot
3782  Major change of the channels management. p_format->i_channels disappeares
3783  and is replaced by two members : i_physical_channels and i_original_channels.
3784  i_physical_channels describes the channels which are effectively present
3785  in the stream (at the current point of the aout pipeline), whereas
3786  i_original_channels represents the channels we used to constitute the
3787  stream. For instance a mono stream (FRONT_CENTER) may emanate from a
3788  FRONT_LEFT channel of a STEREO stream.
3790  Additionally, this contains hooks to dynamically select the audio device
3791  and the channels configuration. In order to do that, all aout plugins,
3792  and all interface plug-ins need to be adapted. Currently only SDL
3793  (partially OSS) and the rc interface have been adapted, please use them
3794  as a guide. Other aout plug-ins have been temporarily disabled.
3796  IMPORTANT : if you need a working sound output, DO NOT UPDATE YOUR TREE
3797  for several days until we fix that.
3799  * modules/misc/network/ipv4.c: Fixed a long-standing segfault when saving
3800    preferences and asking for multicast.
3802 2002-11-14 Thursday 17:32  fenrir
3804   mms.c: it takes care of --no-audio and --no-video (to reduce bandwith
3805  usage),  and should not use more than --mms-maxbitrate (when there
3806  are multiple audio or video streams).
3808 2002-11-14 Thursday 17:17  fenrir
3810   asf/* : Convert all u* into uint*_t
3811           Fix playing of some live asf, seek improvement (at least for me ;)
3812  but it's more some "kludge" with vlc clock than true fixes ...
3814   I will never understand how vlc clock works ....
3816 2002-11-14 Thursday 16:07  sigmunau
3818   make --version --help --longhelp --list and -p output to stdout.
3820 2002-11-14 Thursday 15:08  gbazin
3822  * src/audio_output/intf.c: fixed a bug affecting audio volume initialization.
3824 2002-11-13 Wednesday 23:36  massiot
3826  * OS X plug-in fix ;
3827  * Re-enabled float32 mixer (huh?).
3829 2002-11-13 Wednesday 23:36  gbazin
3831  * Updated changelog and package files.
3833 2002-11-13 Wednesday 22:58  gbazin
3835  * ChangeLog: updated ChangeLog.
3837 2002-11-13 Wednesday 22:18  fenrir
3839   * fix and make better stream selection (if mms-maxbitrate unset, get the best
3840  quality else try to be closed to mms-maxbitrate ).
3842 2002-11-13 Wednesday 21:51  sam
3844    * ./bootstrap: bootstrap now requires the --config flag. With no arguments
3845      it simply outputs a usage message.
3846    * ./src/*: fixed a bunch of (legitimate) warnings under VC++.
3847    * ./evc/*, ./msvc/*: split the workspaces into three projects (libvlc, vlc
3848      and plugins -- plugins doesn't build anything yet).
3850 2002-11-13 Wednesday 21:28  fenrir
3852   * mms/* : better stream selection and add some options to override it.
3853  (Usefull with demuxdump).
3855 2002-11-13 Wednesday 21:23  fenrir
3857   access/* : don't override demux setting made by user.
3858   modules/demux/demuxdump.c : a little demux that dump raw stream.
3859  (should work with all access...)
3861 2002-11-13 Wednesday 16:28  sam
3863    * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/
3864      directory because the two project files are starting to diverge.
3865    * ./evc/vlc.c: created a specific vlc.c file for Windows CE.
3866    * ./src/misc/messages.c: as WinCE doesn't have stdout or stderr, the message
3867      queue outputs to a logfile (until we have a proper interface).
3869 2002-11-13 Wednesday 13:58  gbazin
3871  * src/playlist/playlist.c: bugfix for when we delete the last playlist
3872     element (I'll get this one right... eventually ;).
3873  * modules/demux/m3u.c: allow forcing the demux to be used by specifying the
3874     asx or m3u demux.
3876 2002-11-13 Wednesday 12:09  gbazin
3878  * src/playlist/playlist.c: when autodeleting an item, we don't need to skip
3879     to the next one.
3880  * modules/demux/m3u.c: added .asx support and changed the autodetection of
3881     file type to just probe the file extension.
3883 2002-11-13 Wednesday 10:56  sam
3885    * ./po/POTFILES.in: fixed "make dist".
3887 2002-11-13 Wednesday 10:45  sam
3889    * ./FAQ: changed Debian repository location to HTTP (for better upload
3890      stats estimations on our side).
3892 2002-11-12 Tuesday 23:18  sigmunau
3894   added a new demux that reads .m3u files and addes the contained items to
3895  the playlist. Currently only autodetects files that start with #EXTM3U
3896  otherwise you'll have to force it.
3898 2002-11-12 Tuesday 22:20  gbazin
3900  * include/vlc_playlist.h, src/playlist/playlist.c: added a b_autodeletion
3901     flag to the playlist item structure. If this flag is set then the playlist
3902     item will be deleted automatically after it has been played.
3904 2002-11-12 Tuesday 17:02  gbazin
3906  * modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
3907  * modules/gui/gtk/gtk.c: fixed uninitialized variables.
3909 2002-11-12 Tuesday 14:57  sam
3911    * ./Makefile.am: fixed rc compilation under mingw32/cygwin.
3912    * ./modules/access/http.c: fixed a segfault (unchecked strstr return value).
3913    * ./src/input/input_ext-plugins.c: removed platform-specific code and put
3914      it in plugins. This leads to some code duplication but I have an evil
3915      plan to get rid of that, too.
3917 2002-11-12 Tuesday 12:45  gbazin
3919  * modules/gui/gtk/gtk.c: small bug-fix for a crash on module loading.
3921 2002-11-12 Tuesday 11:44  gbazin
3923  * src/extras/libc.c: fixed typo.
3924  * configure.ac.in: compilation fix on win32 for the mms access plugin (the
3925     plugin is linked with ws2_32).
3927 2002-11-12 Tuesday 01:54  fenrir
3929   * modules/demux/asf/.cvsignore : put the good one.
3930   * modules/access/mms : add MMS (Microsoft Media Streaming) access (Support
3931  only TCP, I will try to add UDP and HTTP as well).
3932   There are some problems with streams selections and we cannot seek, but
3933  anyway it seems to work. (Usefull for some radio web)
3934   * other: enable mms access by default.
3936 2002-11-11 Monday 23:27  gbazin
3938  * src/audio_output/filters.c, src/audio_output/input.c, include/aout_internal.h,
3939     modules/audio_filter/resampler/*: Changes that allow the resamplers to set
3940     the start and end date of the frame it outputs.
3941     This allows us for instance to output a smaller frame than what we should, and
3942     keep the rest of the data to compute the resampling of the next frame.
3943     In short, we can implement much more complex resampling algorithms than before.
3945  * modules/audio_filter/resampler/linear.c: rewrote the linear resampler. The audio
3946     quality doesn't seem to be better than the ugly resampler, maybe I shouldn't
3947     have wasted my time on this...
3949 2002-11-11 Monday 20:16  gbazin
3951  * modules/audio_output/file.c: will write a WAV header by default. Can be
3952     disabled with --no-audiofile-wav.
3953  * modules/audio_filter/resampler/linear.c: disabled for now, until I actually
3954     manage to make it work without a problem.
3956 2002-11-11 Monday 15:39  sam
3958    * ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
3959      WIN32 isn't always defined under WinCE, but might be. Grmbl.
3960    * ./include/*: changed a few u* and s* to uint*_t and int*_t.
3962 2002-11-11 Monday 00:41  sam
3964    * ALL: libvlc now compiles and run under WinCE. I haven't ported any modules
3965      yet so there's little that can be tested, but threads work at least.
3966    * ./src/extras/libc.c: renamed strndup.c to libc.c because a few other
3967      libc functions were added (strcasecmp, atof, getenv...).
3969 2002-11-10 Sunday 19:04  sam
3971    * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
3972      work is still needed for missing functions. I only touched libvlc for
3973      the moment, plugins will come in a long long while.
3974    * ./bootstrap: moved MSVC project files generation here; use --update-msvc.
3976 2002-11-10 Sunday 17:31  fenrir
3978   all: fix a bug in packet parsing and can now play unseekable stream.
3980 2002-11-10 Sunday 16:37  fenrir
3982   http: Accept ICY server reponse (Used for some web radio) and in that
3983  case it forces mp3 demuxer (Should be ok...)
3985 2002-11-10 Sunday 15:31  gbazin
3987  * src/audio_output/output.c: fixed another quality affecting bug.
3989  * include/aout_internal.h src/audio_output/input.c: major change to the
3990     resampling algorithm. When resampling is requested to keep the audio stream
3991     synchronised to the main clock, we trigger it but we change the resampling
3992     rate only progressively so it doesn't get noticed too much by the listener.
3994 2002-11-10 Sunday 14:24  sigmunau
3996   ./ChangeLog: added entry for the linear resampler
3997   ./modules/audio_filter/resampler/linear.c: This should allways generate the
3998  right number of samples now. The morale is never base your floating point
3999  calculations on the output of integer divitions.
4001 2002-11-10 Sunday 03:47  fenrir
4003   * faad : adapt to newer version.
4004   * ffmpeg : adapt postprocessing for latest libavcodec version, add an
4005  option to disable direct rendering as postprocessing is currently broken
4006  with it, and with some files I have bad pictures.
4008 2002-11-09 Saturday 19:28  sam
4010    * ./msvc/vlc.dsp: additional fixes to the MSVC project.
4011    * ./msvc/vlc.vcw: skeleton of a WinCE project file (yet non-functional).
4013 2002-11-09 Saturday 19:28  sam
4015   * ./include/aout_internal.h: fixed a breakage I just introduced.
4017 2002-11-09 Saturday 18:44  sam
4019    * A few additional MSVC build fixes.
4021 2002-11-09 Saturday 17:39  sam
4023    * ./msvc/*: MSVC project files and default config files.
4025 2002-11-09 Saturday 17:34  sam
4027    * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project
4028      file from the makefile.
4029    * ./msvc/*: moved the MSVC files here.
4030    * ./src/extras/*: moved the extra code here (used to be in src/misc,
4031      extras/GNUgetopt and extras/Win32_msvc).
4032    * ./include/*: a few warning fixes.
4034 2002-11-08 Friday 15:23  gbazin
4036  * configure.ac.in, modules/audio_filter/converter/*: added a s8tofloat32.c and
4037     u8tofloat32.c converter.
4038  * modules/codec/araw.c: modified to also decode u8 pcm audio samples.
4040 2002-11-08 Friday 11:26  gbazin
4042  * ALL: using "%ll" in printf format strings is not portable (notably on win32) so
4043     we now use the I64Fx familly of macros to print 64 bits numbers (x being
4044     replaced by d,i,o,u,x or X).
4045     eg: msg_Dbg( p_this, "sample is "I64Fi" late", ll_time );
4047  * src/misc/messages.c: got rid of ConvertPrintfFormatString().
4049 2002-11-07 Thursday 23:56  sam
4051    * ./include/vlc_common.h: compilation fix for Cygwin.
4053 2002-11-07 Thursday 22:09  sigmunau
4055   added a new resampler based on linear interpolation, giving a fair tradeoff
4056  between sound quality and speed
4058 2002-11-07 Thursday 20:31  gbazin
4060  * INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
4061     fact that libdvdcss now needs a colon after the DVD drive letter (on Win32).
4063  * src/misc/messages.c: on Win32 only use fflush() if in debug mode.
4065  * src/misc/win32_specific.c: try to raise the our process priority slightly
4066     above normal. This prevent us from suffering too much from normal activity
4067     of the OS.
4069 2002-11-07 Thursday 17:54  gbazin
4071  * modules/access/http.c: don't crash, but complain on non http/1.x streams.
4073 2002-11-06 Wednesday 22:48  gbazin
4075  * modules/codec/spudec/*: modified the spu decoder to handle text subtitles.
4076     Only one format of text subtitles is supported right now but we should be able
4077     to expand this by modifying modules/codec/spudec/text.c.
4078     Most of this work comes from by Andrew Flintham ( thanks a bunch Andrew :).
4080  * share/font-eutopiabold36.rle: new font for the text subtitler, courtesy of
4081     Andrew Flintham.
4083  * AUTHORS: added Andrew Flintham to the authors file.
4085  * modules/demux/ogg.c: modified the ogg demuxer to handle subtitles.
4087  * modules/codec/ffmpeg/*: modified the ffmpeg decoder to always keep the last decoded
4088     frame linked.
4090 2002-11-06 Wednesday 19:07  sam
4092    * ./modules/access/dvdplay/access.c: activated button highlighting.
4093    * ./modules/codec/spudec/parse.c: implemented subtitle cropping and
4094      temporarily disabled subtitle cropping.
4095    * ./modules/codec/spudec/render.c: split RenderSPU into chroma-specific
4096      functions.
4098 2002-11-06 Wednesday 16:41  jobi
4100    * modules/access/vcd/vcd.*: added entry points support (sort of
4101      chapters).
4102    * modules/gui/gtk/gtk_callbacks.c: added some locks to the
4103      navigation functions
4105 2002-11-06 Wednesday 15:44  sam
4107    * ./modules/demux/avi/avi.c, ./modules/demux/avi/libavi.c: additional
4108      endianness fixes, spelling fixes, reworked return values usage, used
4109      C99 types.
4111 2002-11-06 Wednesday 10:26  sam
4113    * ./src/misc/extras.c: removed a duplicate calculation inside a macro.
4114    * ./src/libvlc.c: fixed a bug causing all commandline targets to be ignored
4115      for playback except the last one.
4116    * ./modules/codec/dv.c: we detach p_vout before quitting.
4117    * ./modules/codec/xvid.c: fixed image corruption, added a direct rendering
4118      option which doesn't work yet.
4120 2002-11-06 Wednesday 00:48  gbazin
4122  * modules/demux/avi/*: should theoretically fix the endianness issues with
4123     the avi demuxer.
4125 2002-11-05 Tuesday 23:53  sam
4127    * ./modules/codec/xvid.c: beginning of a video decoder using the Xvid codec
4128      from xvid.org; compile with --enable-xvid --with-xvid-tree=..., run with
4129      --codec xvid,any (the priority is lower than ffmpeg's for the now).
4131      todo list: direct rendering, better buffer handling, see why only I frames
4132                 are rendered OK here... probably more.
4134 2002-11-05 Tuesday 22:57  gbazin
4136  * modules/demux/ogg.c: should theoretically work on Big Endian machines now.
4138 2002-11-05 Tuesday 19:25  gbazin
4140  * All: moved the check for "video" and "audio" config variables to
4141     input_SelectES(). That allows --no-video and --no-audio to automagically
4142     work for all demuxers.
4144 2002-11-05 Tuesday 15:52  sam
4146    * ./codec/dv/dv.c: moved this single file to its parent directory; removed
4147      GetFirstPES in favour of input_ExtractPES/input_DeletePES calls.
4149 2002-11-05 Tuesday 11:07  gbazin
4151  * modules/codec/ffmpeg/*: modified the ffmpeg video codec to use direct
4152     rendering when possible.
4153     Use BITMAPINFOHEADER from include/codecs.h + got rid of Little Endian
4154     translations that were already done in the demux.
4155  * modules/demux/avi/* modules/demux/asf/*: Use BITMAPINFOHEADER from
4156     include/codecs.h.
4158 2002-11-05 Tuesday 04:57  jlj
4160    * ./modules/gui/macosx/prefs.m: new configuration interface
4162 2002-11-04 Monday 19:27  sam
4164    * ./bootstrap: automake 1.7 is OK to bootstrap vlc.
4166 2002-11-04 Monday 16:04  sam
4168    * ./Makefile.am: we properly install plugins in the OS X vlc.app directory.
4169    * ./mozilla/npvlc_rc.rc, ./mozilla/vlcplugin.h: added the Ogg mime type to
4170      the Mozilla plugin properties.
4171    * ./debian/control: added libogg-dev and libvorbis-dev dependicies to the
4172      Debian build script.
4174 2002-11-04 Monday 00:00  gbazin
4176  * include/codecs.h: new header file to store information shared by decoders
4177     and demuxers, like the BITMAPINFOHEADER structure for instance.
4178  * modules/demux/ogg.c: the ogg demuxer should now work nicely with ogm files
4179     (including for the video). It has only been tested with a few streams
4180     produced with dvd::rip and ogmmerge though.
4182 2002-11-03 Sunday 14:22  gbazin
4184  * modules/demux/ogg.c: we now correctly handle multiple vorbis logical streams
4185     in ogm files.
4186  * modules/codec/vorbis.c: small bugfix.
4188 2002-11-02 Saturday 23:47  gbazin
4190  * modules/demux/ogg.c: small fix to avoid crashing when find unknown codecs.
4192 2002-11-02 Saturday 19:13  gbazin
4194  * modules/demux/ogg.c, modules/codec/vorbis.c: seeking in an ogg stream is
4195     working fine now, + misc other improvements.
4197 2002-11-02 Saturday 18:31  sigmunau
4199  modules/codec/dv/dv.h: workaround for a namespace collision (#undef vlc_error)
4200  debian/rules: update the location of libgnome_main_plugin.so and
4201  libgtk_main_plugin.so. Added the ui.rc file to the kvlc package. All debian
4202  packages seem to build now (even though there were some warnings)
4204 2002-11-02 Saturday 12:53  gbazin
4206  * src/video_output/video_output.c: small change to avoid using floating point
4207     registers in the video ouptut routines.
4209 2002-11-02 Saturday 00:06  jpsaman
4211  --enable-familiar accepts now:
4212  --with-sdl-prefix=[PATH], --enable-gtk-prefix=[PATH] and --enable-gpe-prefix=[PATH] to enable cross-compiling.
4214 2002-11-01 Friday 16:43  gbazin
4216  * modules/audio_output/directx.c: forgot an aout_BufferFree().
4218 2002-11-01 Friday 16:06  gbazin
4220  * src/audio_output/common.c, include/aout_internal.h: added a new function
4221     aout_FifoFirstDate() that allows the aout plugin to schedule the first
4222     play.
4223  * src/audio_output/output.c: fixed another problem affecting the audio quality.
4224  * modules/audio_output/directx.c: improvements. The buffering scheme has been
4225     changed to be less affected by temporary starving. We also schedule the first   sample to play.
4227 2002-11-01 Friday 13:52  sigmunau
4229  fixed a typo that caused the ui.rc file to be installed in PREFIX/sharevlc/
4231 2002-10-31 Thursday 12:16  sam
4233    * ./src/misc/variables.c: callbacks are now called after the variable has
4234      been modified. Maybe we'll need the other type, too, but this change will
4235      make things simpler in aout3.
4237    * ./src/playlist/playlist.c: removed two unused variables.
4238    * ./src/misc/modules.c: removed a debug message I had forgotten.
4239    * ./src/misc/modules_plugin.h.in: fixed a typo (thanks bozo).
4241 2002-10-31 Thursday 10:40  gbazin
4243  * modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
4244     of problems introduced with the recent changes to the bitstream facility.
4245  * src/audio_output/output.c: fixed a quite annoying bug in aout3 that was
4246     triggering unnecessary trashing of audio frames.
4248 2002-10-31 Thursday 03:12  massiot
4250  Fixed plug-in compilation on OS X.
4252 2002-10-30 Wednesday 07:37  titer
4254    - Fixed an enormous memory leak (forgot to aout_BufferFree ;)
4256 2002-10-30 Wednesday 07:12  titer
4258    - Fixes. Most of the interface features now work again.
4260 2002-10-30 Wednesday 01:59  titer
4262   - now vlc no longer tries to use overlay if another application already
4263     uses it
4264   - clean up
4266 2002-10-29 Tuesday 21:59  jpsaman
4268  Added GPE support to familiar interface. Use --with-gpe-prefix=<installation-dir> to enable it.
4270 2002-10-29 Tuesday 21:58  jpsaman
4272  Solved merge conflicts
4274 2002-10-29 Tuesday 21:52  jpsaman
4276  GPE is integrated in familiar files.
4278 2002-10-29 Tuesday 21:51  jpsaman
4280  Familiar packaging files.
4282 2002-10-29 Tuesday 21:49  jpsaman
4284  Added HAVE_GPE_INIT_H define for autodetection of libgpewidget and GPE headerfiles.
4286 2002-10-29 Tuesday 20:16  gbazin
4288  * ALL: changes to reflect the fact that libdvdcss now needs a colon after
4289     the DVD drive letter.
4291 2002-10-29 Tuesday 19:57  sam
4293    * ./src/misc/modules.c: plugin extension check is now case unsensitive.
4295 2002-10-29 Tuesday 19:12  sam
4297    * ./Makefile.am: fixed a typo that caused HAVE_DEBUG to imply HAVE_RELEASE.
4298    * ./bootstrap: fixed calls to $(LINK) which had duplicate -o options.
4300 2002-10-29 Tuesday 18:33  titer
4302   No more warnings.
4304 2002-10-29 Tuesday 14:38  sam
4306    * ./src/misc/variables.c: simple change to var_Type() so that it returns
4307      an error (value < 0) if the variable does not exist.
4309 2002-10-29 Tuesday 14:22  sam
4311    * ./include/vlc_common.h: defined the INSERT_ELEM and REMOVE_ELEM macros
4312      which are a generic use of the realloc/memmove/index++ scheme we use for
4313      dynamic arrays.
4314    * ./src/misc/variables.c: properly free the choice list upon variable
4315      destruction.
4317 2002-10-29 Tuesday 11:22  gbazin
4319  * modules/codec/ffmpeg/audio.c: compilation fix for ffmpeg builds < 4618
4321 2002-10-29 Tuesday 00:00  massiot
4323  * Bumped up revision number to 0.4.6.
4325 2002-10-28 Monday 23:31  gbazin
4327  * configure.ac.in: libvorbis depends on libogg.
4328  * include/vlc_threads.h: changed the different threads priorities to optimize
4329     audio and video quality as well as responsiveness.
4330  * modules/audio_output/waveout.c modules/audio_output/directx.c: waveout and
4331     directx will now use the float32 format if available. Various tweaks for
4332     better performance.
4334 2002-10-28 Monday 23:25  gbazin
4336  * modules/video_output/directx/directx.c: fixed segfault on initialization.
4337     Changed back the priority of the event thread to normal.
4339 2002-10-28 Monday 23:23  gbazin
4341  * modules/codec/mpeg_video/parser.c: add_module() for "mpeg-motion" wasn't using
4342     the right capability.
4343  * modules/codec/ffmpeg/ffmpeg.c: fixed typo (re-enabled default case in a
4344     switch).
4345  * modules/codec/a52.c: fixed the AOUT_DOLBY detection.
4347 2002-10-28 Monday 21:57  sam
4349    * ./include/variables.h, ./src/misc/variables.c: list variables.
4351 2002-10-28 Monday 20:42  titer
4353  - Added LCD info view from 0.4.x
4355 2002-10-28 Monday 18:18  titer
4357  Forgot to add files :|
4359 2002-10-28 Monday 17:55  titer
4361  - Added a small preferences window
4362  - Fixes
4364 2002-10-28 Monday 17:26  sam
4366    * ./configure.ac.in: we explicitely link the dvdplay plugin with libdvdcss
4367      if it was found.
4368    * ./modules/access/dvdplay/tools.c: we don't try to stat the device if it
4369      looks like a Win32 drive.
4370    * ./src/misc/messages.c: we only flush stderr under Win32.
4372 2002-10-28 Monday 14:25  sam
4374    * ./Makefile.am: fixed missing build dependencies for the Mozilla plugin.
4375    * ./src/misc/variables.c: implemented min/max and steps for integer and
4376      float variables.
4378 2002-10-28 Monday 12:49  fenrir
4380   * fix a bug while passing informations to audio decoder(wma in
4381  asf should work).
4383 2002-10-28 Monday 08:46  sigmunau
4385   * Disable some menu items when no input is available.
4386   * Some cleanups
4388 2002-10-28 Monday 07:26  fenrir
4390   * all : add audio decoding support in ffmpeg module, since they have
4391  added wma1/2 decoder... :))
4393 2002-10-28 Monday 02:51  fenrir
4395   * avi.c : fix a bug (bad choice in stream to be read)
4396   * libioRIFF : now useless files.
4398 2002-10-28 Monday 00:10  sigmunau
4400   * added a simple dialog to show id3-tags and other info
4401   * finally added languages/subtitles selections menus, found and got fixed two
4402   bugs in kdelibs in the process, but only one of them will get into kde 3.1.
4403   * made the location of the ui.rc file configureable, usefull for testing.
4405 2002-10-27 Sunday 19:06  fenrir
4407   * all: new way to gather frame (same as ffmpeg).
4409 2002-10-27 Sunday 18:23  titer
4411  vlc_threads_func.h : skip a useless BeOS warning
4412  faad/decoder.c : minor compile fix
4414 2002-10-27 Sunday 17:59  gbazin
4416  * modules/demux/ogg.c: we now set p_input->stream.i_mux_rate.
4418 2002-10-27 Sunday 17:58  gbazin
4420  * ALL: removed GetPES and NextPES, we now use input_ExtractPES everywhere instead
4421     of these. The bitstream facility has also been changed to use input_ExtractPES
4422     and now stores the current PES in its structure.
4423     Introduced input_FlushPESFifo() and CloseBitstream().
4425 2002-10-27 Sunday 16:37  fenrir
4427   * all : rewrite demux part (simpler and cleaner). Please, tell me if you see
4428  some regression.
4430 2002-10-26 Saturday 21:14  fenrir
4432   * all : fix for new use of p_selected_area->i_tell.
4434   Just a word: now we cannot update anymore p_input->p_current_data
4435  without updating i_tell. I known that it's used for skipping some bytes in
4436  mp3 demux (not yet fixed), I don't known if it's used elsewhere....
4438 2002-10-26 Saturday 17:24  gbazin
4440  * ALL: p_selected_area->i_tell is now update inside input_SplitBuffer instead
4441     of inside the pf_read functions of access plugins. That means i_tell now
4442     actually reflects the position of what is being decoded and furthermore it
4443     is updated more often.
4445 2002-10-26 Saturday 03:08  garf
4447  YUV plans filter (modifies all 3 plans separatly)
4449 2002-10-25 Friday 20:17  sam
4451    * ./modules/video_output/directx/events.c: start the colorkey search at 10,
4452      not 5, to avoid using a color used by another application.
4453    * ./modules/video_output/directx/events.c: support for drawing in a parent
4454      window instead of creating our own; still a bit flakey.
4456    * ./mozilla/vlcshell.cpp: we can now compile the Mozilla plugin so that it
4457      does not call libvlc (for testing purposes).
4459 2002-10-25 Friday 17:42  gbazin
4461  * include/aout_internal.h: oops, forgot to commit this in my last changes.
4463 2002-10-25 Friday 17:21  gbazin
4465  * modules/audio_output/oss.c: when now set the fragment size of the OSS device
4466     according to the size of an audio sample.
4467     For buggy OSS drivers, we now take into account the real size of the OSS
4468     internal buffer when we check how much this buffer has been filled.
4470 2002-10-25 Friday 11:24  sam
4472    * ./bootstrap, ./Makefile.am: we don't build static libraries if their only
4473      goal is to provide dependencies for shared libraries.
4475 2002-10-25 Friday 11:21  sam
4477    * ./include/vlc_common.h: we now use the ISO C9x types (int8_t, uint8_t,
4478      int16_t) instead of our custom types (s8, u8, s16) and you are encouraged
4479      to use these types from now. Of course the old types are still available
4480      for backward compatibility.
4482 2002-10-24 Thursday 23:08  massiot
4484    * plugins/network/ipv4.c: fixed a crash with multicast addresses when no
4485      interface address is given.
4487 2002-10-24 Thursday 19:36  gbazin
4489  * modules/audio_output/oss.c: Finally fixed! There also is a new config option
4490     (--oss-buggy) to work-around buggy oss drivers.
4492 2002-10-24 Thursday 16:26  sigmunau
4494  less braindead coloring
4496 2002-10-24 Thursday 12:33  fenrir
4498   * ffmpeg : new way to gather a frame
4499   * input_ext-dec.c : add a call to GetPES in NextPES when fifo is empty.
4501 2002-10-24 Thursday 11:37  gbazin
4503  * src/input/input_ext-dec.c, include/input_ext-dec.h, modules/codec/araw.c:
4504     renamed input_NextPES into input_ExtractPES and factorised its code.
4505  * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad/decoder.c,
4506     modules/codec/cinepak/cinepak.c: make use of NextPES and GetPES from
4507     src/input/input_ext-dec.c.
4508  * modules/codec/a52.c: fixed uninitialized variable.
4510 2002-10-24 Thursday 11:30  gbazin
4512  * ALL: I did add these files, but forgot to commit them ( ouarf ouarf :)
4514 2002-10-24 Thursday 01:17  gbazin
4516  * ALL: New ogg demux and vorbis codec modules for preliminary support of
4517     ogg/vorbis streams.
4519 2002-10-24 Thursday 00:05  massiot
4521  Cosmetic.
4523 2002-10-23 Wednesday 23:54  gbazin
4525  * ALL: fixed a bunch of memory leaks.
4527 2002-10-23 Wednesday 01:07  massiot
4529  * Added -mdynamic-no-pic to darwin CFLAGS (can you believe I actually read ./ :)
4530  * Miscellaneous small fixes.
4532 2002-10-22 Tuesday 23:10  sam
4534    * ./mozilla/vlcshell.cpp: ported the Mozilla plugin to Windows.
4536      For the moment it spawns a separate window and seems to behave nastily
4537      (read: crashes) when the target has sound, but the javascript interface
4538      works perfectly, for instance.
4540      To build it, I installed Mozilla development files in my mingw32 dir
4541      and hacked mozilla-config so that it uses these files. I also hacked
4542      jri_md.h and jni_md.h to put "defined(_MSC_VER) || defined(__MINGW32__)"
4543      where it read "defined(_MSC_VER)". No other changes were necessary.
4545 2002-10-22 Tuesday 22:55  sam
4547    * ./modules/audio_output/alsa.c: tiny compilation fix.
4549 2002-10-21 Monday 22:00  massiot
4551  * Avoid overflowing the message queue with "audio output is starving"
4552    messages,
4553  * Updated BeOS and QNX outputs with respect to i_channels policy.
4555 2002-10-21 Monday 12:46  fenrir
4557   * input_ext-dec.* : add a new function to parse decoder fifo at PES level
4558  (input_NextPES);
4559   * araw.c : use this new function.
4561 2002-10-21 Monday 11:18  fenrir
4563   * configure.ac.in Makefile.am: enable asf demuxer plugin
4564   * modules/demux/asf/*: some clean up
4566 2002-10-21 Monday 10:27  sam
4568    * ./debian/vlc-plugin-a52.dirs: forgot a debian file for the a52 plugin.
4570 2002-10-20 Sunday 19:44  fenrir
4572   * all: fix for correct "i_channels" use.
4574 2002-10-20 Sunday 19:28  fenrir
4576   * all: add wmv1/2 codec support.
4578 2002-10-20 Sunday 19:22  fenrir
4580   * all : add an asf file (v1.0 only) demuxer. Need a lot of work to be
4581  usable, but it begin to give good result.
4583 2002-10-20 Sunday 14:23  massiot
4585  * modules/demux/mpeg: Added DVB stream type for A/52 streams (0x6),
4586  * include/vlc_threads.h: Avoid locking the interface,
4587  * ALL: reworked all audio output plug-ins to correctly take into account
4588    i_channels. At present this is known to break OSS, probably others.
4590 2002-10-17 Thursday 19:30  ipkiss
4592  * ./modules/video_output/directx/events.c: compilation fix
4594 2002-10-17 Thursday 18:56  sam
4596    * ./modules/video_output/directx/events.c: mouse coordinates support for
4597      the DirectX plugin (please test compilation).
4599 2002-10-17 Thursday 18:48  sam
4601    * ./modules/video_output/sdl.c: mouse coordinates support for SDL.
4602    * ./modules/video_output/x11/xcommon.c: we transmit the click only at
4603      release time.
4605 2002-10-17 Thursday 18:03  sam
4607    * ./src/video_output/video_output.c: mouse coordinates are now variables.
4608    * ./modules/access/dvdplay/intf.c: instead of probing the mouse on each
4609      loop iteration, we set a callback on the corresponding variables.
4611 2002-10-17 Thursday 15:15  sam
4613    * ./src/misc/variables.c: callback loops are now detected; this means you
4614      can now use var_* functions from within your callback, they can even
4615      trigger callback themselves, to any level. The main restriction is that
4616      you shouldn't meddle with a variable that is already being triggered by
4617      the current thread (other threads will just wait).
4618    * ./src/misc/objects.c: fixed a deadlock in the "tree" command.
4619    * ./modules/misc/testsuite/test4.c: added a "callback-test" command to the
4620      rc interface to test callback loop detection and concurrent triggers.
4622 2002-10-17 Thursday 10:24  sam
4624    * ./modules/codec/spudec/parse.c: fixed bad initialization of the alpha
4625      palette, implemented the "force display" command as forever-living
4626      subtitles, and reworked some code.
4627    * ./src/video_output/video_output.c: we increment the image date even if
4628      we are repeating the previous image, so that subtitles have a chance to
4629      get displayed.
4630    * ./src/video_output/vout_subpictures.c: ephemer subpictures don't timeout.
4632 2002-10-17 Thursday 01:34  sigmunau
4634  Use a KURLRequester widget for variables of type CONFIG_ITEM_FILE. This
4635  crates a little button next to the textarea that pops up a file open dialog
4636  where the user can point and click on the file to select. It also drops down
4637  a list of possible completions as the user types.
4639 2002-10-17 Thursday 01:12  massiot
4641  * Fixed AOUT_CHAN_CHANNEL2 trivial mixer,
4642  * Fixed a compile issue in the vcd plug-in,
4643  * Fixed SDL behavior with > 2 channels.
4645 2002-10-16 Wednesday 21:39  sam
4647    * ./include/variables.h, ./src/misc/variables.c: implemented variable
4648      callbacks.
4650 2002-10-16 Wednesday 17:10  sam
4652    * ./configure.ac.in, ./src/libvlc.c: attempt at activating gettext support
4653      under platforms without libintl such as Win32. Use --with-included-gettext
4654      to test. Might break compilation on systems I don't have access to.
4656 2002-10-16 Wednesday 13:35  sam
4658    * ./modules/access/vcd/vcd.c: changed an error to a warning in the probe
4659      phase.
4660    * ./modules/video_filter/deinterlace/deinterlace.c: the bob method now
4661      flickers less thanks to a patch from Marian Durkovic <md@bts.sk>.
4663 2002-10-16 Wednesday 12:31  sam
4665    * ./src/misc/variables.c: fixed a deadlock in command variables handling;
4666      we now release the variable lock before calling the command.
4667    * ./src/misc/threads.c: removed deprecated code.
4669 2002-10-16 Wednesday 01:10  massiot
4671  * Fixed filters which couldn't work with more than 2 channels ;
4672  * Fixed detection of VCD support under OS X.2.
4674 2002-10-16 Wednesday 01:00  massiot
4676  Fixed VCD detection under MacOS X.
4678 2002-10-15 Tuesday 21:56  gbazin
4680  * modules/access/vcd/*, configure.ac.in:
4681     - Major changes to allow reading vcd images directly from the hard drive
4682        (you need a .cue and .bin file).
4683     - Removed duplicated code by merging ioctl_GetTrackCount and ioctl_GetSectors.
4684     - Implemented necessary ioctls for Win9x/NT/2K/XP.
4686 2002-10-15 Tuesday 14:30  sam
4688    * ./po/*: updated locales.
4690 2002-10-15 Tuesday 10:35  sam
4692    * ./include/vlc_threads_funcs.h, ./src/misc/threads.c: eradicated
4693      vlc_mutex_need() and vlc_mutex_unneed().
4694    * ./src/misc/variables.c: implemented VLC_VAR_MUTEX variables.
4695    * ./modules/misc/gtk_main.c, ./src/libvlc.c: replaced named mutexes with
4696      named mutex variables.
4698 2002-10-15 Tuesday 03:50  fenrir
4700   * cinepak.c : initialize picture to black.
4702 2002-10-15 Tuesday 02:56  fenrir
4704   * all : forgot to add theses new files :p
4706 2002-10-15 Tuesday 02:55  fenrir
4708   * all : begin to rewrite some parts of avi demux, mainly to clean ugly code
4709  and to prepare for OpenDML support.
4710  Add new options :
4711    --avi-index force index creation.
4712    --avi-interleaved force method used for unseekable stream but need
4713  interleaved stream and could lead to loss of audio/video synchro.
4715 2002-10-15 Tuesday 01:11  titer
4717  Cleaner code.
4719 2002-10-14 Monday 23:59  fenrir
4721   * araw.c : pseudo pcm decoder
4722   * wav : demux for wav file( should work with raw pcm, mp3 or a52 stream ) but
4723  untested under big endian machine(for pcm).
4725  All are compiled by default.
4727 2002-10-14 Monday 23:42  alexis
4729  Update for 0.4.5 release.
4730  Update of the description.
4732 2002-10-14 Monday 23:36  alexis
4734  Updated description.
4736 2002-10-14 Monday 22:09  titer
4738  Fixed seeking.
4740 2002-10-14 Monday 21:04  sam
4742    * ./modules/misc/testsuite/test4.c: made the 4th test less CPU intensive
4743      by making the spawned threads wait a bit longer.
4744    * ./src/misc/variables.c: added a usage count to the variables; trying to
4745      create a variable with the same name only increments its refcount.
4747 2002-10-14 Monday 18:46  sam
4749    * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Error() to the libvlc API.
4750    * ./include/main.h: removed p_vlc->i_status because it was not sufficient
4751      to represent all the possible states of p_vlc; each part should be tested
4752      separately upon destruction.
4753    * ./src/misc/objects.c: fixed a signed/unsigned bug that prevented creation
4754      of VLC_OBJECT_GENERIC objects.
4756    * ./src/misc/variables.c: added the VLC_VAR_COMMAND type which is simply a
4757      variable that stores a function pointer, and calls it when var_Get is
4758      called for it. The function argument is taken in val.psz_string.
4759    * ./src/misc/objects.c: vlc_dumpstructure and vlc_liststructure are no longer
4760      exported to the rest of the program; instead, they're VLC_VAR_COMMAND vars
4761      ("tree" and "list").
4762    * ./modules/control/rc/rc.c: moved a few commands to VLC_VAR_COMMAND vars.
4764 2002-10-14 Monday 18:35  sam
4766    * ./src/misc/error.c: added vlc_error, a strerror() equivalent.
4768 2002-10-14 Monday 18:34  sam
4770    * ./modules/misc/testsuite/test4.c: added a stress test module; doesn't get
4771      compiled yet because it uses the "command" variables I'm about to check
4772      in. They need to be typed in the rc interface for instance (-I rc). This
4773      module has two available commands: "signal <int>" which sends the given
4774      signal to the vlc process, and "stress [<int>]" which performs a series of
4775      object creation/lookup/destruction, variable creation/setting/destruction
4776      and thread spawning/joining tests. The optional argument for stress is an
4777      integer between 1 and 200 (the bigger, the heavier the tests; it may hang
4778      your machine at around 150, be careful).
4780 2002-10-14 Monday 01:01  massiot
4782  Imported Changelog from 0.4.5.
4784 2002-10-14 Monday 01:00  massiot
4786  Fixed a typo.
4788 2002-10-14 Monday 00:51  massiot
4790  Added recent ipkg files in the tarball.
4792 2002-10-14 Monday 00:34  massiot
4794  Updated Mac OS X README.
4796 2002-10-13 Sunday 17:39  titer
4798  Now BeOS sound is (almost) clean.
4799  It is kludgy, but it works ;)
4801 2002-10-13 Sunday 16:26  sigmunau
4803   modules/demux/util/id3*: fixed up some dead comments
4804   modules/gui/kde/*: only set variable the user actually have changed when
4805  apply is pressed in the preferences window.
4807 2002-10-13 Sunday 01:15  alexis
4809  Fixed a bug in the developer doc : hacking.xml and overview.xml were
4810  identical ! So I removed hacking.xml...
4812 2002-10-12 Saturday 23:31  gbazin
4814  * configure.ac.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
4815  * modules/demux/mpeg/ts.c: added an #include <stdint.h> to make mingw32 happy when
4816     compiled with libdvbpsi.
4817  * Makefile.am: fixed dependency problem with share/vlc_win32_rc.rc.
4819 2002-10-12 Saturday 23:26  gbazin
4821  * configure.in: fix for the mingw32 build. The gtk plugin may also need mingwex.
4822  * plugins/mpeg_system/mpeg_ts.c: added an #include <stdint.h> to make mingw32 happy.
4824 2002-10-12 Saturday 22:09  gbazin
4826  * configure.ac.in: fix for the mingw32 build. We check if we need to explicitly
4827     link with the mingwex library (needed for dirent support with new mingw32
4828     runtimes).
4830 2002-10-12 Saturday 21:59  gbazin
4832  * configure.in: slight modifications to the last mingw32 build fix.
4834 2002-10-12 Saturday 21:47  gbazin
4836  * configure.in: fix for the mingw32 build. We check if we need to explicitly
4837     link with the mingwex library (needed for dirent support with new mingw32
4838     runtimes).
4840 2002-10-12 Saturday 14:24  titer
4842  Rewritten BeOS audio output for audio output 3. It now "pulls" the data.
4843  Sound is yet choppy (I don't know why).
4845 2002-10-12 Saturday 01:44  massiot
4847  * Updated FAQ.
4849 2002-10-12 Saturday 01:44  massiot
4851  * Updated FAQ.
4852  * Updated project files for 0.4.5 release.
4854 2002-10-12 Saturday 00:32  sam
4856  Changes to the libvlc API:
4857    * ./include/vlc/vlc.h: changed the naming conventions for libvlc. Now
4858      exported functions start with VLC_ instead of vlc_ to avoid conflicts.
4859    * ./include/vlc/vlc.h: removed the vlc_object_t, vlc_list_t, vlc_error_t
4860      and vlc_t types; they are now internal types only.
4861    * ./include/vlc/vlc.h: merged the reentrant and non-reentrant libvlc
4862      calls. In non-reentrant mode, we just use 0 as the first argument. In
4863      reentrant mode, we use an object's ID. (see below)
4865  Internal changes:
4866    * ./src/libvlc.c, ./src/misc/objects.c: instead of manipulating vlc_object_t
4867      pointers, we manipulate their i_object_id. When needed, an object is
4868      retrieved using vlc_object_get (I hope the lookup isn't too expensive,
4869      that's why I designed the pp_objects layout to allow log2(n) seeks).
4870    * ./src/misc/objects.c: activated the per-object variable storage. Unused
4871      yet, unless you want to try "getfoo" and "setfoo blablah" in vlc -I rc.
4872    * ./include/vlc_objects.h: moved the vlc_object_t and vlc_list_t definitions
4873      here.
4875  Misc:
4876    * ./src/vlc.c, ./mozilla/vlcshell.cpp: removed inclusion of config.h in
4877      code portions not part of libvlc; it was just required for the
4878      COPYRIGHT_MESSAGE string which is now available from VLC_Version().
4880 2002-10-11 Friday 23:17  sam
4882    * ./plugins/filter/deinterlace.c: fixed the green bottom line in the
4883      linear deinterlace mode, thanks to Marian Durkovic <md@bts.sk>.
4885 2002-10-11 Friday 19:29  gbazin
4887  * INSTALL.win32: removed note about running in administrator mode to play
4888     a DVD. Updated doc about using cygwin for compiling.
4890 2002-10-11 Friday 14:50  sigmunau
4892  added some coloring to the messages window in the kde interface
4894 2002-10-11 Friday 13:05  sam
4896    * ./src/misc/variables.c, ./include/variables.h: a few functions for
4897      in-object variable storage. Unused yet (not even compiled).
4899 2002-10-11 Friday 12:08  gbazin
4901  * src/misc/modules.c: fixed a memory leak with the "plugin-path" config option.
4902  * modules/audio_output/directx.c, modules/audio_output/waveout.c: ported the directx
4903     and waveout audio plugins to the new changes in the audio output layer.
4904  * configure.ac.in: fixes for cygwin compilation, and the gtk plugin under mingw32.
4906 2002-10-11 Friday 11:01  gbazin
4908  * src/interface/main.c, src/misc/modules.c: added a quick hack for a
4909     --plugin-path command line option.
4910  * INSTALL.win32: removed note about running in administrator mode to play
4911     a DVD.
4913 2002-10-11 Friday 01:11  titer
4915  Some clean-up. Playlist works again.
4917 2002-10-11 Friday 00:50  massiot
4919  * Updated 0.4.5 Changelog.
4920  * Bumped up revision number to 0.4.5.
4921  * Do not use vasprint on Mac OS X because X.1 doesn't have that.
4923 2002-10-11 Friday 00:46  massiot
4925  Do not use vasprintf under Mac OS X because OS X.1 doesn't have that (how
4926  lame...).
4928 2002-10-10 Thursday 21:34  sigmunau
4930   messages.cpp: use append(...) and not setText( text() + ...), seems to
4931  decrease cpu-usage considerably.
4932   preferences.cpp: allow config strings to be 40 characters long instead of
4933  10. Is that enough?
4935 2002-10-10 Thursday 19:25  sam
4937    * ./configure.ac.in: dropped the use of typeset in favor of eval to
4938      set variable values (ash doesn't have typeset).
4940 2002-10-10 Thursday 00:54  massiot
4942  * (Hopefully) fixed S/PDIF outputs ;
4943  * Finally fixed the audio problem on most platforms.
4945 2002-10-09 Wednesday 17:29  stippi
4947  improved title and chapter navigation in BeOS GUI, added LCD type info view displaying current file, title, chapter and elapsed time
4949 2002-10-09 Wednesday 03:14  titer
4951  BeOS compilation fixes.
4953 2002-10-09 Wednesday 00:48  massiot
4955  OS X : raised the priority of the intf at the same level as the video, since
4956  otherwise we can't quit the application any longer...
4958 2002-10-08 Tuesday 20:10  sam
4960    * ./src/libvlc.c, ./src/misc/messages.c: due to horrible user threats,
4961      only two levels of -v are now possible: -v for warnings, -vv for debug
4962      messages (-q for no output at all).
4964 2002-10-08 Tuesday 18:02  sam
4966    * ./src/input/input.c: do not try to use stream output if the "sout" variable
4967      is set to the empty string (happens when doing "Apply" in a GUI).
4969 2002-10-07 Monday 23:58  massiot
4971  * HACKING : documentation for the automake crash
4972  * http.c : fixed a problem with seeking with large files
4974 2002-10-07 Monday 23:28  jpsaman
4976  Dependencies for SDLAudio (esd/esddsp) and instalation script fixes.
4978 2002-10-06 Sunday 22:23  jpsaman
4980  Patch for using libgpewidget library for full GPE support.
4982 2002-10-06 Sunday 22:23  jpsaman
4984  file gpe-configure.in.patch was initially added on branch v0_4_1_branch.
4986 2002-10-06 Sunday 21:59  jpsaman
4988  file gpe.patch was initially added on branch v0_4_1_branch.
4990 2002-10-06 Sunday 21:59  jpsaman
4992  Adding patch for using GPE specific libraries.
4994 2002-10-06 Sunday 21:39  jpsaman
4996  file control.gpe was initially added on branch v0_4_1_branch.
4998 2002-10-06 Sunday 21:39  jpsaman
5000  Added control file for Familiar GPE build. There are three control files now:
5001  - control : depends on task-x and sdl only for backwards compatibility of familiar v0.5.3.
5002  - control.gpe : depends on gpe specific libraries (gpe.handhelds.org) for familiar v0.6 and onwards.
5003  - control.opie : depends on qt embedded libraries (opie.handhelds.org) for familiar v0.6 and onwards.
5005 2002-10-06 Sunday 21:35  jpsaman
5007  Updated rules
5009 2002-10-06 Sunday 21:28  gbazin
5011  * configure.ac.in: vlc can now be built under cygwin with or without the
5012     unix emulation layer (without if you use CC="gcc -mno-cygwin").
5013  * INSTALL.win32: doc update for cygwin build.
5014  * modules/video_output/directx/events.c, modules/video_output/directx/directx.c,
5015     modules/audio_output/directx.c: compilation fixes for cygwin.
5017 2002-10-06 Sunday 21:24  jpsaman
5019  Familiar GPE packaging files.
5021 2002-10-06 Sunday 21:23  jpsaman
5023  file sdl.patch was initially added on branch v0_4_1_branch.
5025 2002-10-06 Sunday 21:23  jpsaman
5027  Rename ipkg/patch to sdl.patch
5029 2002-10-06 Sunday 21:15  jpsaman
5031  GPE packaging files.
5033 2002-10-06 Sunday 21:01  jpsaman
5035  Files for gpe package.
5037 2002-10-06 Sunday 20:56  jpsaman
5039  file postinst.gpe was initially added on branch v0_4_1_branch.
5041 2002-10-06 Sunday 20:56  jpsaman
5043  More GPE packaging stuff for Familiar Linux distribution.
5045 2002-10-06 Sunday 20:56  jpsaman
5047  file postrm.gpe was initially added on branch v0_4_1_branch.
5049 2002-10-06 Sunday 13:47  jpsaman
5051  GPE menu launch script for iPaq port.
5053 2002-10-06 Sunday 13:47  jpsaman
5055  file vlc.gpe was initially added on branch v0_4_1_branch.
5057 2002-10-05 Saturday 21:26  jlj
5059    ./src/misc/netutils.c: GetMacAddress Darwin support
5060    ./src/libvlc.h: Default to en0 instead of eth0 under Darwin
5062 2002-10-05 Saturday 19:29  gbazin
5064  * ALL: Splitted the directx plugin into an audio and video module.
5066 2002-10-05 Saturday 05:44  bozo
5068  Up-to-date ALSA audio output module.
5070 2002-10-05 Saturday 02:10  jlj
5072    ./extras/MacOSX/.../MainMenu.nib: added Open Target panel
5073    ./modules/gui/macosx/open.[mh]: Open Target code
5075 2002-10-04 Friday 20:07  sam
5077    * ./configure.ac.in: removed now unnecessary --force-exe-suffix flag.
5078    * ./src/misc/objects.c: structure_lock is now local.
5079    * ./src/misc/threads.c: implemented named mutexes which provide a handy
5080      way to protect data across plugins which might be sharing the same
5081      resources. Thread-unsafe libraries come to mind, but we can imagine
5082      using a named mutex for configuration files, or special devices.
5083    * ./include/main.h: removed global_lock because of vlc_mutex_need, removed
5084      p_global_data because it was never used, removed structure_lock because
5085      it did not belong here.
5087 2002-10-04 Friday 16:02  sam
5089    * ./modules/gui/macosx/vout.m: if no MacOS X interface is available when
5090      the video output is initialized, we wait for a while before giving up;
5091      also changed the code so that it probes all interface objects rather than
5092      the first one it finds.
5094 2002-10-04 Friday 15:13  sam
5096    * ./bootstrap: we use the proper linker for plugin compilation.
5097    * ./modules/misc/testsuite/*: moved the null module into three test modules
5098      that are only built when --enable-testsuite is activated. This directory
5099      can be a good place for compilation tests or performance benchmarks.
5101 2002-10-04 Friday 14:01  gbazin
5103  * src/misc/threads.c, src/misc/win32_specific.c, include/interface.h: fixed typos.
5104  * configure.ac.in, modules/gui/gtk/gtk.c: Added a NEED_GTK_MAIN macro to the compiler
5105     flags for the gtk module. When this macro isn't defined, then the gtk module
5106     doesn't make use of the gtk_main module. I had to do this change because the
5107     gtk_main trick can't work on win32 and render the whole gtk interface unusable.
5109 2002-10-04 Friday 00:14  massiot
5111  * Backported RTP access module from HEAD.
5112  * Fixed a compile issue in the HTTP plug-in.
5114 2002-10-03 Thursday 23:45  massiot
5116  Fixed miscellaneous problems with the RTP plug-in.
5118 2002-10-03 Thursday 23:14  jpsaman
5120  Found bug in configure.in script Qt Embedded definition used $(QTDIR) i.s.o ${QTDIR}
5122 2002-10-03 Thursday 23:10  jpsaman
5124  vlc launch script for opie.
5126 2002-10-03 Thursday 23:10  jpsaman
5128  file vlc.opie was initially added on branch v0_4_1_branch.
5130 2002-10-03 Thursday 23:01  jpsaman
5132  Updated for opie
5134 2002-10-03 Thursday 22:49  jpsaman
5136  Fixed known bug in rtp plugin which resulted in superflous error messages.
5138 2002-10-03 Thursday 22:46  jpsaman
5140  Updated AUTHOS file.
5142 2002-10-03 Thursday 20:56  sam
5144    * ./configure.ac.in: duplicated arguments to AM_INIT_AUTOMAKE to fix
5145      locales breakage.
5146    * ./src/libvlc.c: libvlc understands the VLC_VERBOSE environment variable,
5147      to be set between 0 and 4. Default value is 0 for a program using libvlc,
5148      but vlc sets it to 1 by default.
5149    * ./src/misc/configuration.c: -v now works the old way (-v, -vv, -vvv) as
5150      well as the new way (-v0, -v1, -v4). -v1 is the same as -v, and -v0 is
5151      the same as -q (quiet). Hope it's all understandable.
5153 2002-10-03 Thursday 19:01  gbazin
5155  * FAQ: updated FAQ with config file issues.
5156  * configure.ac.in: use -mms-bitfields instead of -fnative-struct for
5157     mingw32 gcc-3.x.
5158  * include/interface.h, modules/misc/dummy/interface.c, modules/misc/logger/logger.c,
5159     modules/control/rc/rc.c: Display message on Win32 explaining how to get
5160     back to the GUI mode.
5161  * src/misc/threads.c, include/vlc_threads_funcs.h: ignore the
5162     win9x-cv-method config option on WinNT when fast-mutex is not enabled.
5164 2002-10-03 Thursday 18:44  gbazin
5166  * FAQ: updated FAQ with config file issues.
5167  * configure.in, configure: user -mms-bitfields instead of -fnative-struct
5168     for mingw32 gcc-3.x.
5169  * include/interface.h, plugins/dummy/intf_dummy.c, plugins/text/logger.c,
5170     plugins/text/rc.c: Display message on Win32 explaining how to get back
5171     to the GUI mode.
5172  * include/threads_funcs.h, src/misc/win32_specific.c: ignore the
5173     win9x-cv-method config option on WinNT when fast-mutex is not enabled.
5175 2002-10-03 Thursday 15:21  sam
5177    * ./src/libvlc.c, ./include/main.h: the root of all objects is now
5178      p_libvlc, and each p_vlc is a child of p_libvlc. Reasons for this are:
5180       o the module bank and the message bank only need to be initialized once,
5181         which gives faster loads when multiple instances of libvlc are used,
5182       o we allow the possibility of different p_vlc sharing objects, for
5183         instance the audio output,
5184       o the CPU detection is only done once.
5186      This patch is not polished yet, but I cannot do any intensive tests for
5187      the moment because of a bug somewhere that leaves audio output objects
5188      lying here and there which needs to be investigated first. The current
5189      major issue is that the module bank is no longer freed.
5191 2002-10-03 Thursday 12:15  sigmunau
5193  forgot to add the actual code in my last commit
5195 2002-10-03 Thursday 12:15  sigmunau
5197   kde.cpp: subscribe and unsubscribe messages
5198   interface.cpp, interface.h: create a messages window, and add menu iten to
5199  show it
5200   Modules.as: build messages window
5201   ui.rc: menuitem to show messages
5202   preferences.cpp: fixed typo in comment
5204 2002-10-03 Thursday 11:25  sam
5206    * ./modules/gui/win32/win32.bpr: use the .dll extension instead of .so.
5208 2002-10-03 Thursday 11:21  jpsaman
5210  Added author Gerald Hansink of Qt Embedded Video Output to AUTHORS list.
5212 2002-10-03 Thursday 10:44  sam
5214    * ./bootstrap: fixed a bug I introduced yesterday that caused automake
5215      version detection not to work properly.
5217 2002-10-03 Thursday 00:56  massiot
5219  * Mac OS X audio device discovery and selection, patch courtesy of
5220  Heiko Panther <heiko.panther@web.de>.
5222 2002-10-02 Wednesday 18:02  sam
5224    * ./bootstrap: added a check for automake bug #326. No easy workaround is
5225      really possible other than patching/upgrading automake. This happens for
5226      automake 1.6.0 and automake 1.6.1.
5228 2002-10-02 Wednesday 17:37  sigmunau
5230  fixed some insanities which coused this module to fail on a52 sound
5232 2002-10-02 Wednesday 15:28  sam
5234    * ./Makefile.am: removed a circular dependency on src/misc/modules_plugin.h.
5236 2002-10-02 Wednesday 15:26  sam
5238    * ./Makefile.am: another workaround for an old automake 1.5 bug (bug #279).
5240 2002-10-02 Wednesday 14:59  sam
5242    * ./bootstrap, ./Makefile.am: workarounds for automake 1.5.
5244 2002-10-02 Wednesday 11:15  sam
5246    * ./configure.ac.in: --enable-a52 activates a52tofloat32, not a52.
5247         (always re-run bootstrap when configure.ac.in has changed).
5249 2002-10-02 Wednesday 00:34  massiot
5251  Fixed a bug in the OSS output I introduced yesterday.
5253 2002-10-02 Wednesday 00:26  massiot
5255  For people who have several network interfaces, added a --iface-addr option
5256  to select which interface to use for multicast sockets.
5258 2002-10-01 Tuesday 23:55  massiot
5260  Finally fixed the A/52 TS input.
5262 2002-10-01 Tuesday 23:47  massiot
5264  Finally fixed A/52 TS input.
5266 2002-10-01 Tuesday 22:43  ipkiss
5268  * modules/video_output/directx/events.c: added an "Always on top" entry
5269    in the system menu.
5271 2002-09-30 Monday 23:32  massiot
5273  * Made audio_sample_format->i_format a FOURCC to allow the creation of
5274  new ones.
5276 2002-09-30 Monday 22:13  jpsaman
5278  Configuration, compile and build settings for:
5279  - Familiar Linux Gtk+ interface
5280  - Qt Embedded video ouput
5281  - preparations for opie interface.
5283 2002-09-30 Monday 21:55  jpsaman
5285  Adding files for ipkg packaging system off Familiar Linux.
5287 2002-09-30 Monday 21:53  jpsaman
5289  Adding icons for familiar interface.
5291 2002-09-30 Monday 20:30  titer
5293  Attempt to port new BeOS features from the stable branch.
5294  Playlist is yet broken (maybe others things too)
5296 2002-09-30 Monday 17:47  sam
5298    * src/*: another bunch of .cvsignore files.
5300 2002-09-30 Monday 17:46  sam
5302    * ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
5303      and gnome-vlc packages.
5304    * ALL: updated .cvsignore files to properly ignore automake files.
5306 2002-09-30 Monday 13:05  sam
5308    * ALL: the build mechanism now uses automake. See HACKING for more details.
5309    * ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin.
5310    * debian/rules: the A52 module is now in a separate package.
5312 2002-09-30 Monday 12:00  sam
5314    * ALL: added *.am files here and there for future automake support.
5316 2002-09-29 Sunday 20:19  sam
5318    * ./src/playlist/playlist.c: don't run the playlist by default.
5319    * ./src/libvlc.c: if items are specified in the commandline, run the playlist.
5320    * ./src/vlc.c: don't rely on internal vlc types (mtime_t).
5322 2002-09-29 Sunday 20:16  sam
5324    * ./src/misc/threads.c: fixed a bug in the st_mutex_new() failure detection.
5326 2002-09-29 Sunday 17:39  jpsaman
5328  Updating ipkg files for X and QT Embedded packages of vlc.
5330 2002-09-29 Sunday 14:04  titer
5332  BeOS enhancements by Stephan Assmus :
5333    - many fixes
5334    - added ability to open a file by dropping it onto the vlc icon
5335    - blanks cursor when no activity
5336    - added "Speed" menu
5337    - made nicer look similar to BeOS MediaPlayer
5338    - playlist now functioning
5339    - screen capture option
5340    - and more...
5342 2002-09-28 Saturday 15:05  massiot
5344  * Several stability patches for multiple input streams aout.
5346 2002-09-28 Saturday 01:38  massiot
5348  * Makefile.old: Fixed BeOS compilation.
5349  * ALL: Fewer overhead when resampling.
5351 2002-09-27 Friday 00:56  massiot
5353  * Fixed my A/52 fix.
5355 2002-09-27 Friday 00:43  massiot
5357  * Fixed my A/52 fix.
5359 2002-09-27 Friday 00:40  massiot
5361  * Major API change of the audio output. New aout_Dec* functions.
5362  * Fixed a compile issue in s16tofloat32swab.
5363  * Fixed a typo in demux/mpeg/ts.c.
5365 2002-09-26 Thursday 01:11  massiot
5367  Backported support for VLS CVS with regards to A/52 streams. Also
5368  backported --vls-backwards-compat option. Please test.
5370 2002-09-25 Wednesday 22:41  jpsaman
5372  Added compiler and link flags to --enable-opie (not tested).
5374 2002-09-25 Wednesday 22:25  jpsaman
5376  Adding lost instruction for compiling libmad library.
5378 2002-09-24 Tuesday 01:05  massiot
5380  * New --vlc-backwards-compat option, to go back to the old behavior with old
5381  VLS's.
5382  * Fixed a bug with non-ASCII characters in the OS X playlist.
5383  * Fixed a warning on start-up.
5385 2002-09-23 Monday 23:44  jpsaman
5387  Video output for QT embedded compiles. There are still some linking issues to fix, before it is usable.
5389 2002-09-22 Sunday 16:53  massiot
5391  Fixed a bug in the conversion splitter.
5393 2002-09-21 Saturday 22:20  jlj
5395    * ./modules/audio_filter/converter/Makefile: Fixed typo.
5397 2002-09-21 Saturday 01:27  massiot
5399  * Fixed miscellaneous cosmetic issues with lpcm and s16tofloat32swab modules.
5400  * First hooks for changing the audio output plug-in and its parameters
5401    on-the-fly.
5403 2002-09-19 Thursday 23:56  massiot
5405  * Audio volume management now works properly. See src/audio_output/intf.c
5406    for information on how to use it in your interface plug-ins. In the
5407    SDL vout, b and n are mapped to sound down/sound up.
5408  * Fixed a major in the mad plug-in with wrong dates.
5409  * Fixed a compilation bug.
5411 2002-09-19 Thursday 17:58  fenrir
5413   * avi.c : fix my last fix about endiannes issues (I hope)
5415 2002-09-19 Thursday 01:34  fenrir
5417   * all: fix endian issue with new definition of VLC_FOURCC, but
5418  untested. Meuuh, could you test it ?
5420 2002-09-18 Wednesday 23:21  massiot
5422  * ALL: More hooks for audio volume management.
5423  * configure.in: Fixed a typo.
5425 2002-09-18 Wednesday 14:20  sam
5427    * ./modules/audio_filter/converter/s16tofloat32swab.c: compilation fix for
5428      systems which don't have swab(). Fixed a memory leak.
5430 2002-09-18 Wednesday 13:50  tcastley
5432  Updated to use the new AOUT_VOLUME_* constants.
5434 2002-09-18 Wednesday 03:28  henri
5436  lpcm support (tested on 1 source only)
5438 2002-09-17 Tuesday 16:56  sam
5440    * ./src/libvlc.c: switched the position of msg_Create() and system_Init()
5441      because the BeOS system_Init spawns a thread, which makes use of msg_*
5442      functions.
5443    * ./src/misc/threads.c, ./src/misc/win32_specific.c: put the detection
5444      of SignalObjectAndWait in the thread system initialization because
5445      system_Init() now happens after msg_Create().
5447 2002-09-17 Tuesday 13:57  fenrir
5449   * all: - fix a memory leak while parsing.
5450          - fix a bug while playing last frames (in last chunk).
5451          - add seek support, not complete but usable.
5453 2002-09-17 Tuesday 10:18  sam
5455    * ./mozilla/*: added hooks so that the vlc plugin is scriptable from
5456      javascript. It's also in C++, but we didn't have the choice.
5458 2002-09-16 Monday 22:46  massiot
5460  * configure.in: Fixed detection of Qt-embedded.
5461  * modules/codec/a52.c: Fixed detection of A/52 sound.
5462  * modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to
5463    downmixing.
5464  * ALL: Added hooks for audio volume management.
5466 2002-09-16 Monday 10:10  sam
5468    * ./modules/gui/gtk/gtk.glade: handled delete event for the Open window.
5470 2002-09-16 Monday 00:33  ipkiss
5472   * modules/gui/win32/preferences.cpp: added a forgotten initialization
5474 2002-09-15 Sunday 22:54  jpsaman
5476  Configure option --enable-qte works now (default is disabled).
5477  Porting video out plugin/builtin for Qt Embedded to CVS is not complete. (Please do not use it.)
5479 2002-09-15 Sunday 21:32  jpsaman
5481  Hide progressbar widget on startup.
5483 2002-09-14 Saturday 22:51  stef
5485  *Fixed a bug that prevented OSS from closing cleanly in spdif.
5487 2002-09-14 Saturday 22:50  stef
5489  *Fixed a typo that made spudec selection fail.
5491 2002-09-14 Saturday 00:38  massiot
5493  (Temporary) end of the audio output 3 documentation.
5495 2002-09-12 Thursday 01:10  stef
5497  .Quick hack to make spdif work with emu10k1 oss driver. Still buggy.
5499 2002-09-12 Thursday 01:08  stef
5501  .Fixed the length of the spdif frame.
5503 2002-09-10 Tuesday 14:58  sam
5505    * ./modules/misc/dummy/vout.c: fixed an endianness issue in the commandline
5506      chroma parsing.
5508 2002-09-10 Tuesday 14:15  sam
5510    * ./modules/video_output/x11/xcommon.c: if we do not own the X window, like
5511      in the Mozilla plugin, we do not try to unmap it.
5513 2002-09-09 Monday 15:52  sam
5515    * ./configure.in: the DV module is now a plugin, with the proper
5516      dependencies in debian/control.
5518 2002-09-09 Monday 00:20  massiot
5520  Three lines :).
5522 2002-09-07 Saturday 01:15  massiot
5524  Aout3 developer documentation, cont'd.
5526 2002-09-04 Wednesday 23:44  massiot
5528  Beginning of the developer documentation for audio output 3.
5530 2002-09-04 Wednesday 23:18  jpsaman
5532  Little cleanup action.
5534 2002-09-04 Wednesday 23:13  jpsaman
5536  Qt Embedded video out patch courtesy of Gerald Hansink.
5537  Ported Qt Embedded video out to vlc-0.5.0 (it is not useable yet).
5539 2002-09-04 Wednesday 23:09  jpsaman
5541  Renamed --enable-qte switch for Qt Embedded interface support to --enable-opie.
5542  Reused --enable-qte for Video Out support under Qt Embedded.
5544 2002-09-03 Tuesday 14:03  tcastley
5546  Added Stephan Assmus who is helping with the BeOS Code
5548 2002-09-03 Tuesday 14:00  tcastley
5550  src/misc/beos_specific.cpp:
5551  - Implemented VlcApplication::RefsReceived()
5552  - this added ability to open a file by dropping its icon onto the vlc icon
5553  - this makes Open With... work as well
5554  plugins/beos/intf_beos.cpp
5555  - A message is sent to be_app when the interface is created
5556         (needed to support BApplication::RefsReceived())
5557  plugins/beos/vout_beos.cpp
5558  - reacts on Escape and Tab key to switch fullscreen/window mode
5559  - blanks cursor when no activity
5560  - Fixed a memory leak in VideoWindow::ScreenChanged()
5561  - Fixed the ugly scrambled video content before any decoding actually begins
5562  - Added selectable aspect ratio correction
5563  - Added better error handling when setting the drawing mode
5564  plugins/beos/InterfaceWindow.h/.cpp
5565  - Implemented dynamic view layout
5566  - Fixed crashes in MessageReceived() when no file was loaded
5567  - Implemented disabling of menus when no file is loaded
5568  - Added "Speed" menu
5569  - Added ability to enable navigation menu items according to features of current stream
5570  - Cleaned up code somewhat
5571  - Changed parts of LanguageMenu::GetChannels() to show more user friendly and no invalid entries
5572  - better support for muting and volume info
5573  - better support for scrubbing and detection of stopped stream
5574  plugins/beos/MediaControlView.h/.cpp
5575  - Added dynamic layout of elements
5576  - Exchanged rewind/fastforward buttons for skip buttons that skip to the next chapter if stream supports it.
5577  - made nicer looking SeekSlider similar to BeOS MediaPlayer
5578  - made VolumeSlider similar to BeOS MediaPlayer, plus additional features that one doesn't have (muted state)
5579  - got rid of MediaSlider (no need for it anymore)
5580  - detection of stopped stream
5581  plugins/beos/Bitmaps.h
5582  - Added bitmaps for VolumeSlider
5583  plugins/beos/intf_vlc_wrapper.h/.cpp
5584  - added set_volume() and is_muted() functions
5585  - fixed a bug in toggle_muted()
5587 2002-09-03 Tuesday 01:21  massiot
5589  Fixed the trivial channel mixer.
5591 2002-09-03 Tuesday 01:17  massiot
5593  The liba52 "codec" is now an audio filter. It means we are now able to
5594  autodetect S/PDIF hardware support and the audio output plug-in chooses
5595  the best one. Of course it probably breaks existing output modules, see
5596  oss.c for hints :).
5598  Also include minor tweaks which will entitle us to decode and output 5.1
5599  audio. It may break existing plug-ins, too. See
5600  audio_output.c:aout_FormatNbChannels for hints.
5602 2002-09-01 Sunday 23:20  massiot
5604  Added a priority for video decoders, for systems with fixed-priority
5605  policy.
5607 2002-09-01 Sunday 00:10  stef
5609  *It seems that the setting of the fragment size was buggy.
5611  OSS work with my sblive! now :). It still works on my other computer too
5612  but please test.
5614 2002-08-31 Saturday 21:58  stef
5616  *Make pf_setformat disappear from sdl module.
5618 2002-08-31 Saturday 01:27  massiot
5620  aout3 API change :
5621  pf_setformat disappears (it was never called independantly of Open). If
5622  the format needs to be changed, we will have Close/Open. This is much
5623  simpler than before. Please check that I didn't break some plug-ins.
5625 2002-08-31 Saturday 00:22  massiot
5627  * demuxes: Worked around a bug in old VLC and VLS by changing TS stream types
5628    (see my last mail).
5629  * aout: Rewrote our whole lock policy. The output thread now doesn't require
5630    the mixer_lock, which might avoid delays. We will also be able to change
5631    the filter pipelines at runtime.
5633 2002-08-30 Friday 21:16  sam
5635    * ./include/vlc_threads_funcs.h, modules/video_output/directx/vout.c: Win32
5636      compilation fixes (typo, undeclared var).
5638 2002-08-30 Friday 14:23  sam
5640    * ./configure.in: do not try to link with -lrt if not using pthreads. This
5641      might break the HP/UX or Solaris ports, please check if possible.
5642    * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
5644 2002-08-30 Friday 01:53  massiot
5646  * ./bootstrap : Fixed an issue with old shell versions
5647  * ALL : Added a priority argument to vlc_thread_create(), so that audio
5648  and input threads can run with a higher real-time priority, on systems
5649  allowing you to use priorities.
5651 2002-08-30 Friday 00:29  ipkiss
5653  The win32 interface is preparing for the internationalization.
5655 2002-08-29 Thursday 00:44  massiot
5657  * Fixed libmad's output volume.
5659 2002-08-29 Thursday 00:25  massiot
5661  * Finally fixed the segfault when resampling.
5662  * Reactivated the A/52 demux.
5663  * Wrote a real full-featured float32 mixer.
5665 2002-08-28 Wednesday 23:40  sam
5667    * ./Makefile.old: fixed the automatic dependency rule (include dirs missing).
5669 2002-08-28 Wednesday 21:48  massiot
5671  It now works when there is no automake-1.5 nor automake-1.6.
5673 2002-08-28 Wednesday 17:30  sam
5675    * ./m4/*: added gettext m4 macros so that the configure behaviour is
5676      always the same.
5678 2002-08-28 Wednesday 16:22  sam
5680    * Additional fixes for bootstrap when gettext isn't available.
5682 2002-08-28 Wednesday 15:38  sam
5684    * ./bootstrap: fixed a shell error (replaced "if `foo`" with "if foo").
5686 2002-08-28 Wednesday 14:50  sam
5688    * ./bootstrap: we should be able to bootstrap CVS even without gettext.
5690 2002-08-27 Tuesday 23:53  sigmunau
5692  fixed a minor bug
5694 2002-08-27 Tuesday 16:15  sam
5696    * ./HACKING: we can now use automake-1.5 instead of automake-1.6. But now
5697      we _really_ depend on it.
5698    * ./bootstrap: we don't use touch to create a file, because it doesn't seem
5699      to work everywhere.
5701 2002-08-27 Tuesday 01:36  sam
5703    * ./bootstrap: we touch m4/Makefile.am so that configure doesn't complain
5704      about a missing m4/Makefile.in.
5705    * ./include/vlc_common.h: workaround for Borland's redefinition of PACKAGE.
5707 2002-08-27 Tuesday 01:00  massiot
5709  * Miscellaneous S/PDIF fixes.
5710  * New NextPTS() function, to replace CurrentPTS() (gives the PTS which will
5711    be valid for NEXT byte).
5712  * Fixed mono mode in the builtin mpeg audio decoder.
5713  * Various fixes related to PTS calculation in audio decoders.
5715 2002-08-27 Tuesday 00:54  sigmunau
5717  have my filter compile by default
5719 2002-08-27 Tuesday 00:35  sigmunau
5721  An motion blur filter. --blur-factor states the degree of blurring from 1
5722  to 127. about 100 is cool
5724 2002-08-26 Monday 23:46  sam
5726    * ./bootstrap: another fix for old versions of autoconf which don't seem
5727      to like the gettext m4 files.
5729 2002-08-26 Monday 22:49  sam
5731    * ./configure.in: we now require autoconf 2.5x because previous versions
5732      don't seem to work very well if you are using autopoint, although
5733      gettext 0.11.5 claims to be fully backwards compatible. Welcome to
5734      automake hell.
5735    * ./bootstrap: workaround which uses gettextize if you do not have
5736      autopoint. We'll probably stay like this for a while, until gettext
5737      0.11.x (which replaces gettextize with autopoint) becomes more
5738      widespread. Currently this workaround seems to work, but don't expect
5739      a clean tarball if you make dist without having used autopoint. Welcome
5740      to automake hell.
5742 2002-08-26 Monday 12:02  sam
5744    * ./Makefile.old, ./modules/gui/win32/win32.bpr: fixed header location
5745      issues in the Win32 build.
5747 2002-08-26 Monday 11:38  sam
5749    * ./bootstrap: dropped the dependency on gettext 0.11.5. Now 0.10.4 is OK.
5751 2002-08-26 Monday 11:12  sam
5753     (A few minor pending patches I had around)
5754    * ./debian/control: gnome-vlc recommends vlc-plugin-esd, and kvlc recommends
5755      vlc-plugin-arts.
5756    * ./src/misc/messages.c: message queue now prints the current object type.
5757    * ./modules/*: cosmetic fixes for the --long-help output.
5759 2002-08-26 Monday 10:36  sam
5761    * ALL: fixed a few include directories.
5763 2002-08-26 Monday 03:01  sam
5765    * Moved ./include/defs.h to ./config.h
5766    * Renamed ./include/config.h to ./include/vlc_config.h
5767    * Other misc auto* fixes.
5769 2002-08-26 Monday 01:18  sam
5771    * ALL: started the slow move to automake. For the moment, the changes are
5772      unnoticeable apart from the extra dependency on autoconf, automake and
5773      gettextize. See the new HACKING file for some information, especially if
5774      you don't run Linux.
5776      The current strategy is to have the configure script generate a nice
5777      automake Makefile from Makefile.am, and then clobber it with our good
5778      old dirty Makefile. Muahaha :-)
5780 2002-08-25 Sunday 22:44  jpsaman
5782  Directory content is now read at startup.
5784 2002-08-25 Sunday 21:27  sam
5786    * ./src/playlist/playlist.c: -Z flag makes playlist loop endlessly.
5788 2002-08-25 Sunday 19:22  ipkiss
5790   * all: Unified behaviours using "action list" objects
5792 2002-08-25 Sunday 18:55  sam
5794    * ./modules/audio_output/oss.c, ./modules/audio_output/sdl.c: improved
5795      sound synchronization.
5796    * ./src/audio_output/output.c: reverted another change I previously did :-)
5798 2002-08-25 Sunday 11:39  sam
5800    * ./src/audio_output/output.c: reverted my previous aout_OutputNextBuffer
5801      prototype change; it looks like we won't need it after all.
5802    * ./src/audio_output/output.c: if audio output is too slow, but we
5803      know there is no next packet, then we play it anyway. Rationale behind
5804      this is: better play a slightly wrongly dated packet than play silence,
5805      because it might be wrongly dated but there are chances it won't break
5806      audio continuity.
5807    * ./modules/audio_output/sdl.c: workaround for SDL's crap audio output
5808      system (callback gets called at random times, and no way to know the
5809      latency of the samples being played). Audio output is now rather good
5810      here, but please give feedback.
5811    * ./modules/audio_output/oss.c: we delay a bit before asking for a new
5812      buffer to avoid starvation.
5814 2002-08-24 Saturday 23:35  sigmunau
5816   moved id3 related code to a separate utility module since several
5817  demuxers need it
5819 2002-08-24 Saturday 23:11  sam
5821    * ./modules/audio_output/oss.c: we don't ask too early for a new buffer,
5822      but rather sleep a bit.
5824 2002-08-24 Saturday 22:22  sam
5826    * ./modules/audio_filter/resampler/ugly.c: simple resampler which does not
5827      insert blank samples, but changes pitch.
5829 2002-08-24 Saturday 19:04  gbazin
5831  * modules/misc/logger/logger.c: fixed initialization bugs.
5832  * src/misc/objects.c: in vlc_object_destroy() there's no need to lock structure_lock if
5833  we are the root object (structure_lock has already been destroyed anyway).
5835 2002-08-24 Saturday 18:07  sam
5837    * ./modules/audio_filter/resampler/trivial.c: fixed a buffer size calculation
5838      issue in the trivial resampler.
5840 2002-08-24 Saturday 16:49  sam
5842    * ./configure.in: fixed a typo that prevented compilation of the network
5843      modules.
5844    * ./debian/rules: added faad to the package generation.
5846 2002-08-24 Saturday 13:57  sam
5848    * ./modules/gui/gtk/open.c: the Gtk and GNOME interfaces no longer ignore
5849      the "dvd", "frequency" and "symbol-rate" variables.
5851 2002-08-24 Saturday 13:46  sam
5853    * ./modules/audio_output/oss.c: fixed a bug on module reopening.
5854    * ./modules/audio_output/oss.c: we now properly set the fragment size.
5856 2002-08-24 Saturday 12:19  sam
5858    * ./src/audio_output/output.c: added an argument to aout_OutputNextBuffer
5859      which lets the audio output module give a timeout value for buffer
5860      delivery. This fixes a few issues with aout modules which were calling
5861      aout_OutputNextBuffer way too early.
5863 2002-08-24 Saturday 11:55  sam
5865    * ./debian/*: created legacy packages for smooth upgrades to the upcoming
5866      0.5.x version, and created the vlc-plugin-svgalib package.
5868 2002-08-24 Saturday 03:14  sigmunau
5870   fixed an off by factor 10 error. Noted along the way that this module
5871  seems to be requesting audio some time before the output pipeline is
5872  finnished
5874 2002-08-23 Friday 16:16  tcastley
5876  Rewritten aout3.  BeOS currently PUSHES the audio.
5878 2002-08-23 Friday 16:05  sam
5880    * ./modules/codec/faad/decoder.c: the AAC decoder is in sync with aout3.
5881    * ./modules/codec/a52old/a52old.c: the a52old decoder as well.
5883 2002-08-22 Thursday 23:41  sam
5885    Forgot one file in my previous commit.
5887 2002-08-22 Thursday 19:14  sam
5889    * ./modules/audio_filter/converter/fixed32tofloat32.c: fixed conversion.
5890    * ./modules/codec/mad/libmad.c: ported to the latest aout changes. Still
5891      doesn't work here, though.
5893 2002-08-22 Thursday 01:19  sam
5895    * ./include/vlc_common.h: declared aout_fifo_t.
5897 2002-08-22 Thursday 01:17  sam
5899    * ./include/aout_internal.h: exported aout_FifoPop to plugins.
5901 2002-08-22 Thursday 00:41  massiot
5903  Big round of fixes in the aout3.
5904  * Audio and video should now _always_ be perfectly in sync.
5905  * Changes in a52.c (end_date management) must be ported to other codecs,
5906    otherwise mixer errors will appear.
5907  * Audio output plug-in can now tell whether they can handle a little
5908    clock drift (for instance, inserting zeroes after a pause).
5910 2002-08-21 Wednesday 21:30  jpsaman
5912  Stopping vlc from the Familiar interface is possible again.
5914 2002-08-21 Wednesday 19:31  sam
5916    * ./src/misc/modules.c: if a plugin requested not to be unloaded, then we
5917      won't unload it. This makes us more fault-tolerant with crap libraries
5918      that are making use of atexit().
5919    * ./configure.in: svgalib can now be a plugin.
5920    * ./modules/misc/gtk_main.c: gtk_main doesn't need g_atexit anymore.
5922 2002-08-21 Wednesday 17:55  sam
5924    * ./modules/misc/gtk_main.c: fixed a minor compilation warning.
5926 2002-08-21 Wednesday 17:53  sam
5928    * ./include/vlc_common.h: we don't set _() and N_() in Gnome-enabled modules
5929      because <gnome.h> already does it for us.
5931 2002-08-21 Wednesday 17:10  sam
5933    * ./modules/video_output/svgalib.c: SVGAlib video output module.
5935      Currently only supports 256 color output, and defaults to 320x200. You need     to be root to use it, it may leave your console in an unusable state, lock
5936      up your video card, it will segfault at exit if you compile it as a plugin
5937      because of SVGAlib's ludicrous use of atexit() and signal().
5938      Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib"
5939      to activate. Q or Esc to quit (press for a long time if it doesn't work).
5941 2002-08-21 Wednesday 13:07  xav
5943  Fixed a polioterie in the previous commit
5945 2002-08-21 Wednesday 11:27  sam
5947    * ./modules/codec/a52old/a52old.c: ported the old A52 decoder to aout3.
5948    * ./modules/audio_filter/converter/s16tofloat32.c: converter needed for
5949      a52old, includes the walken trick and b_in_place = true.
5951 2002-08-21 Wednesday 11:26  xav
5953  * libvlc.c : Win32 compilation fix.
5954  * modules.c : we now check the directory plugins/ to find some plugins.
5955  (this will allow us to use the packager / installer which wasn't aware
5956  of plugins -> modules :)
5958 2002-08-21 Wednesday 00:11  stef
5960  *Set output format to AOUT_FMT_SPDIF when in spdif mode.
5962  S/PDIF does not work here in oss though (output starving).
5964 2002-08-20 Tuesday 23:10  sam
5966    * ./modules/gui/gtk/display.c: changed the configuration callbacks so that
5967      all instances of a module get changed when options such as gtk-tooltips
5968      or gnome-toolbartext are toggled.
5970 2002-08-20 Tuesday 23:02  sam
5972    * ./modules/gui/qnx/*: ported the QNX audio output to the new API, courtesy
5973      of Pascal Levesque.
5975 2002-08-20 Tuesday 20:25  sam
5977    (compilation fixes for my previous commit)
5979 2002-08-20 Tuesday 20:08  sam
5981    * ./modules/misc/gtk_main.c: created the gtk_main module, which simply runs
5982      gtk_main() in its own thread, and does nothing on subsequent calls. This
5983      ensures that gtk_main is only running once.
5984    * ./modules/gui/familiar/*, modules/gui/gtk/*: the familiar, gtk and gnome
5985      modules are now fully reentrant thanks to their use of the gtk_main module.
5986    * ./src/libvlc.c: implemented vlc_set(), a wrapper for config_Put* available
5987      to external programs.
5988    * ./src/libvlc.c: removed vlc_stop() and vlc_end(), everything is now done
5989      by vlc_destroy().
5990    * ./modules/control/rc/rc.c: implemented a few new functions. For instance,
5991      run "vlc -I rc" and then type "intf gtk" or "intf gnome". You can even
5992      launch several of them. "segfault" works, too.
5994 2002-08-20 Tuesday 14:32  sam
5996    * ./modules/gui/familiar/familiar.c: added a timer to check when the
5997      familiar interface is asked to quit.
5999 2002-08-20 Tuesday 01:12  massiot
6001  More changes in the date handling. Should be more tolerant with
6002  pause/play and change of audio channel.
6004 2002-08-20 Tuesday 01:07  sam
6006    * ./modules/audio_output/*: ported the ALSA, aRts, esd and OSS modules to
6007      the latest aout3 changes.
6009 2002-08-19 Monday 23:54  massiot
6011  * Fixed BeOS output ;
6012  * Fixed a few boolean_t.
6014 2002-08-19 Monday 23:31  massiot
6016  * ./configure: Fixed double detection of gethostbyname.
6017  * Major changes in the handling of dates in the audio output ; still buggy,
6018  but differently.
6019  * Fixed a major bug in the aout pre-filters, preventing to run any other
6020  decoder than liba52.
6021  * p_aout->output.pf_play now has only one argument.
6023 2002-08-19 Monday 19:07  bozo
6025    * modules/audio_output/alsa.c: we now open the device in SetFormat because
6026      it depends on the audio format. Cosmetic changes. The S/PDIF output may
6027      work.
6029 2002-08-19 Monday 13:51  tcastley
6031  Fixed segfault.  Now fails to load due to incorrect format.
6032  Getting there :)
6034 2002-08-19 Monday 13:37  sam
6036    * ./src/misc/cpu.c: we use void(*)(int) instead of sighandler_t because
6037      mingw32 doesn't know about sighandler_t.
6039 2002-08-19 Monday 13:13  sam
6041    * ./src/misc/cpu.c: libvlc now plays nice with SIGILL and restores the
6042      signal handler to its previous value after use.
6043    * ./src/libvlc.c: moved signal handling to vlc.c.
6045 2002-08-19 Monday 10:30  sam
6047    * ./modules/visualization/xosd/xosd.c: support for libxosd 1.0.0.
6048    * ./configure.in: added check for libxosd version.
6050 2002-08-19 Monday 10:19  gbazin
6052  * modules/video_output/x11/xcommon.c: fixed a bug related to the size of the
6053  fullscreen window. We also unmap the current window when switching to fullscreen.
6055 2002-08-18 Sunday 22:36  jpsaman
6057  - File and directory listing show unix permissions.
6059 2002-08-18 Sunday 18:17  titer
6061  Enhanced BeOS icon ;)
6063 2002-08-18 Sunday 16:33  sigmunau
6065  removed a line used during debugging
6067 2002-08-18 Sunday 16:11  sigmunau
6069   the mp3 demux now parses id3 tags into the info structures if libid3tag
6070  is available
6072 2002-08-18 Sunday 15:49  sam
6074    * ./src/libvlc.c: removed the simple signal handler because it's not
6075      really needed, and we were calling pthread_mutex_lock from it.
6076    * ./src/libvlc.c: released a vlc_list_t that caused vlc --list to hang.
6078 2002-08-18 Sunday 15:16  sigmunau
6080  doxygen documented my code
6082 2002-08-18 Sunday 15:14  sigmunau
6084   modules/gui/kde/interface.cpp: made the kde interface look for the rc
6085  file in DATA_PATH
6086   modules/gui/kde/kde.cpp and interface.h: removed a stupid class, moved
6087  stuff from open() to run() to make the kde interface start without
6088  segfaults.
6090 2002-08-18 Sunday 13:32  titer
6092  Fixed a few linking BeOS problems (-lm, -lstdc++.r4...).
6094  Now everything should compile with every gcc with no problem (mp4, ffmpeg
6095  and faad plugins, especially).
6097 2002-08-17 Saturday 17:35  fenrir
6099   * all : mpeg_audio decoder works now with aout3.
6101 2002-08-17 Saturday 15:33  jpsaman
6103  Added filetype information.
6105 2002-08-17 Saturday 15:26  tcastley
6107  This now compiles in BeOS.  Probably others, the i was not declared.
6109 2002-08-17 Saturday 10:46  tcastley
6111  At least it compiles now.  :-)
6113 2002-08-16 Friday 18:26  sam
6115    * ./modules/video_output/x11/xcommon.c: we include Xmd.h before dpms.h
6116      (compilation fix for Solaris).
6118 2002-08-16 Friday 16:30  bozo
6120  Up to date ALSA information.
6122 2002-08-16 Friday 14:31  sam
6124    * ./src/playlist/playlist.c: added -Z (--random) for endless random playing.
6126 2002-08-16 Friday 05:07  sam
6128    * ./modules/codec/spudec/*: split spudec into the parsing and the rendering
6129      functions.
6130    * ./modules/demux/mpeg/audio.c: at least three PS startcodes are required
6131      before we abort the parsing and consider the input as PS instead of MP3.
6133 2002-08-15 Thursday 19:05  titer
6135  * Another BeOS fix for people using some recent gcc
6136     (that needs libstdc++.r4)
6138 2002-08-15 Thursday 18:37  titer
6140   * BeOS fixes
6142 2002-08-15 Thursday 14:35  bozo
6144    * configure.in, configure: put back the ALSA audio output module in
6145      configure.
6147 2002-08-15 Thursday 14:22  sam
6149    * ./src/misc/modules.c: compilation fix.
6150    * ./modules/gui/win32/preferences.cpp: the Win32 interface doesn't use the
6151      old module linked list anymore.
6153 2002-08-15 Thursday 14:11  sam
6155    * ./src/misc/modules.c: the module linked list is going bye bye. We now use
6156      the vlc_object_* and vlc_list_* functions to manage modules. The Win32
6157      interface doesn't build, but I'll fix this.
6159 2002-08-15 Thursday 12:31  bozo
6161    * modules/audio_output/alsa.c: cleanings and comments.
6163  TODO: S/PDIF mode.
6165 2002-08-15 Thursday 10:24  ipkiss
6167   * compilation fix
6169 2002-08-14 Wednesday 23:50  jpsaman
6171  Changes in familiar interface:
6172  - added GtkCList instead of GtkList.
6173  - added first column sorting order by clicking on column header
6174  - selecting item from list works
6175  - reading entire directory list is displayed in GtkCList widget
6177 2002-08-14 Wednesday 19:06  sam
6179    * ./src/misc/objects.c: implemented vlc_list_find() which works like
6180      vlc_object_find() but returns a list of _all_ the matching objects. Only
6181      works with FIND_ANYWHERE at the moment.
6182    * ./modules/gui/gtk/preferences.c, ./modules/gui/kde/preferences.cpp,
6183      ./modules/gui/win32/preferences.cpp: the module lists in the preferences
6184      menus work again.
6185    * ./src/misc/objects.c: added a missing sizeof that caused crashes because
6186      the reindexing of the global object array was incomplete.
6187    * ./include/modules_inner.h: propagated the module long description to its
6188      submodules.
6190 2002-08-14 Wednesday 15:10  sam
6192    * ./modules/audio_output/esd.c: compilation fix (aout_FormatTo is obsolete).
6193    * ./src/audio_output/audio_output.c, ./src/audio_output/mixer.c: fixed a
6194      horrible sound issue by making sure internal buffers have a size multiple
6195      of 4 bytes. Waiting for a real fix made in Meuuh, of course.
6197 2002-08-14 Wednesday 12:50  bozo
6199  ALSA audio output v3.01 is out !
6201 2002-08-14 Wednesday 12:18  ipkiss
6203   * compilation fix (by sam)
6205 2002-08-14 Wednesday 10:50  tooney
6207    . Simple RTP access module : only supports TS payload.
6208      This first draft is made to read RTP streamed by the vls.
6210 2002-08-14 Wednesday 10:17  sam
6212    * ./modules/control/rc/rc.c: 'l' outputs a list of all allocated objects,
6213      just as 'd' displayed a tree of attached objects.
6214    * ./src/misc/modules.c: added a missing header.
6216 2002-08-14 Wednesday 02:43  massiot
6218  * Added a third argument to aout_OutputNextBuffer. In case the buffer
6219    received does not start exactly at the given date, it indicates if the
6220    output plug-in is able to compensate for the drift (for instance on
6221    startup, or with S/PDIF packets), or if we need the aout core to
6222    resample the coming buffers. It is currently unimplemented.
6224 2002-08-14 Wednesday 02:23  massiot
6226  * Changed aout_FormatTo* ; aout_FormatToSize does no longer exist.
6227    p_buffer now has a i_nb_bytes member. It is possible to indicate for a
6228    format its byterate (necessary for AC3 and SPDIF).
6229  * S/PDIF output seems to be working at last (tested with the file output).
6231 2002-08-14 Wednesday 00:42  massiot
6233  * New float32to* converter modules, courtesy of Xavier Maillard
6234    <zedek@fxgsproject.org>.
6235  * Fixed a bug in float32tos16, where gcc over-optimized a little and
6236    caused problems on some platforms (eg. solaris).
6238 2002-08-13 Tuesday 22:28  fenrir
6240   * clean up some code, add "mp3" short cut.
6241     And now if this demux has been forced it will (try) to play the whole
6242  file even if the stream is heavily corrupted (like PS demux).
6243     But now, it makes less assumptions on the stream, so report any
6244  problem if it mis-recognizes others files as mpeg audio (specially PS file).
6246 2002-08-13 Tuesday 18:11  sam
6248    * ./modules/audio_output/arts.c: ported the aRts module to aout3.
6249    * ./modules/audio_filter/converter/*: fixed a bug in all the converters
6250      test routines (thx Meuuh).
6252 2002-08-13 Tuesday 16:53  sam
6254    * ./modules/audio_output/esd.c: we now properly use the esd_get_latency()
6255      return value to avoid audio starvation.
6256    * ./modules/audio_filter/converter/*: a little loop optimization trick.
6257    * ./src/audio_output/aout_ext-dec.c: removed this deprecated file.
6259 2002-08-13 Tuesday 15:15  sigmunau
6261  ./modules/control/rc/rc.c: fixed a segfault when pressing 'i' with no
6262  input
6264 2002-08-13 Tuesday 13:59  sam
6266    * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die
6267      instead of our own variable.
6268    * ./modules/audio_filter/converter/a52tospdif.c, ./modules/codec/a52.c: added
6269      <unistd.h>, required for bswap.
6270    * ./modules/demux/mp4/libmp4.c: removed an unneccessary semicolon in a
6271      macro definition.
6272    * ./modules/audio_output/esd.c: first attempt at getting esd to work.
6273    * ./modules/video_output/*: split sdl.so into a video and an audio plugin,
6274      and removed useless subdirectories.
6275    * ./modules/audio_output/sdl.c: compilation fix.
6277 2002-08-13 Tuesday 00:48  massiot
6279  * Fixed miscellaneous bugs.
6280  * Fixed an endianness issue in S/PDIF.
6281  * Added a walken optimization of float32tos16.
6283 2002-08-13 Tuesday 00:30  sigmunau
6285   ./modules/demux/mpeg/ps.c: this module never fails the probe and should
6286  therefore have capability 0
6288 2002-08-13 Tuesday 00:12  massiot
6290  * Fixed a variable overflow bug in the audio output.
6291  * Prepared for some advances in the aout3 clock management.
6292  * Added the first stone of the forthcoming stream output.
6294 2002-08-12 Monday 23:43  sigmunau
6296   ./configure.in: fix linking of i420_rgb
6298 2002-08-12 Monday 23:40  jpsaman
6300  This conversion should make more sense.
6302 2002-08-12 Monday 22:43  jpsaman
6304  - Updated configure to build fixed32tos16 and fixed32tofloat32.
6305    Desperately need a fixed32 mixer for testing the conversions.
6306  - Uncommented unused functions in libmad.
6308 2002-08-12 Monday 22:38  jpsaman
6310  Support for browsing local media (not finished).
6312 2002-08-12 Monday 22:35  jpsaman
6314  Updated Makefile to include fixed32tos16 and fixed32tofloat32 conversions.
6316 2002-08-12 Monday 22:35  jpsaman
6318  Added fixed32tofloat32 conversion.
6320 2002-08-12 Monday 22:34  jpsaman
6322  Added fixed32tos16 filter based upon libmad downscale functionality.
6324 2002-08-12 Monday 19:38  sigmunau
6326   ALL: added GPL headers to my files. Some of the files from the original
6327  author does still not contain this header.
6329 2002-08-12 Monday 19:00  fenrir
6331   * all : enable aac demux by default.
6333 2002-08-12 Monday 18:59  fenrir
6335   * all : a demux for aac stream ( raw aac with adts headers ). For now
6336  it has a capability equal to 0 because it conflicts with PS, so you need
6337  to force it.
6339 2002-08-12 Monday 17:56  sigmunau
6341    ./Doxyfile: a sample doxygen configuration file. Have a look at
6342  http://s253c.studby.ntnu.no/vlc/html/index.html to see what doxygen can
6343  do.
6345    ./doc/doxygen: a place for doxygen to put it's files
6347 2002-08-12 Monday 11:34  sam
6349    * ./src/misc/objects.c: two big changes in the object API: now objects can
6350      only have one parent, because I don't want to deal with cycles, and each
6351      created object is indexed in a global array. This feature is unused yet,
6352      but it will speed up vlc_object_find(FIND_ANYWHERE).
6353    * ./debian/rules: activated the faad codec.
6354    * ./doc/fortunes.txt: new fortune cookies.
6355    * ./modules/codec/mpeg_video/headers.c: reduced the use of attach/detach.
6356    * ./modules/audio_output/oss.c: fixed two compilation warnings.
6358 2002-08-12 Monday 09:40  massiot
6360  Fixed a S/PDIF bug.
6362 2002-08-12 Monday 01:26  massiot
6364  S/PDIF fixes.
6366 2002-08-12 Monday 00:46  massiot
6368  Definition of vlc_fixed_t.
6370 2002-08-12 Monday 00:36  massiot
6372  * S/PDIF output should now be working (untested, though).
6374 2002-08-11 Sunday 14:27  sam
6376    * ./modules/misc/memcpy/memcpyaltivec.c: added a missing AltiVec requirement.
6378 2002-08-11 Sunday 10:30  gbazin
6380  * src/misc/configuration.c: bugfix (don't initialize and free p_module->object_lock
6381  twice).
6382  * src/misc/win32_specific.c: missing initializations.
6383  * modules/demux/mp4/libmp4.c: was missing an #ifdef HAVE_ZLIB_H
6385 2002-08-11 Sunday 03:27  massiot
6387  More S/PDIF fixes.
6389 2002-08-11 Sunday 01:29  sam
6391    * Small fix for "make dist".
6393 2002-08-11 Sunday 01:22  massiot
6395  Imported 0.4.4 Changelog.
6397 2002-08-11 Sunday 01:20  massiot
6399  Updated release date.
6401 2002-08-10 Saturday 22:05  fenrir
6403   * modules/codec/faad : an AAC decoder module using libfaad library
6404  (faad2).
6405   * modules/demux/mp4/libmp4.c : could compile without zlib.
6406   * modules/codec/ffmpeg/* : set error resilience to -1 by default.(in
6407  order to decode more files, but it could produce segfaults ... )
6408   * Makefile.*, configure.in : enable mp4 by default, add faad
6409  module (disabled by default ).
6411 2002-08-10 Saturday 22:01  massiot
6413  * Fixed a bug triggering the trivial resampler when it was unnecessary.
6415 2002-08-10 Saturday 21:40  sam
6417    * ./src/interface/intf_msg.c: backported a buffer overflow fix from HEAD.
6419 2002-08-10 Saturday 21:23  sam
6421    * ./src/misc/messages.c: fixed an extremely old buffer overflow.
6423 2002-08-10 Saturday 21:22  sam
6425    * ./Makefile: fixed "make package-win32".
6427 2002-08-10 Saturday 20:17  gbazin
6429  * modules/video_output/directx/aout.c: adapted the directx audio plugin to aout3.
6430  * modules/audio_output/waveout.c: adapted the waveout audio plugin to aout3 and
6431  decreased its score so the directx plugin is selected by default.
6432  * configure.in: re-enabled the waveout plugin
6434  It's really amazing how much aout3 simplifies these plugins :)
6436 2002-08-10 Saturday 19:54  jpsaman
6438  Allocation of New buffers seems alright now.
6440 2002-08-10 Saturday 19:53  jpsaman
6442  Enabled mad plugin again.
6444 2002-08-10 Saturday 18:17  sam
6446    * ./modules/gui/win32/Makefile: fixed the Win32 interface compilation.
6447    * ./modules/gui/win32/win32.cpp: merged intfwin.cpp into this file.
6449 2002-08-10 Saturday 15:40  jpsaman
6451  Adapted mad codec plugin to new aout3. Not tested yet.`
6452  Plugin is not being build by new built structure, this needs to be fixed first.
6454 2002-08-10 Saturday 13:35  jpsaman
6456  Preparation for Qt embedded support.
6458 2002-08-10 Saturday 01:52  sam
6460    * ./include/audio_output.h: small compilation fix.
6462 2002-08-10 Saturday 01:46  massiot
6464  * Trivial resampler plug-in (resampling still non-functional)
6465  * Begun writing some hooks for forthcoming S/PDIF support
6466  * ./modules/access/vcd/cdrom.c: compile fix for Darwin
6468 2002-08-09 Friday 18:39  sam
6470    * ./src/libvlc.c: p_vlc->pf_memset is now usable (it's always the libc
6471      default though).
6473 2002-08-09 Friday 18:38  sam
6475    * ./Makefile: fixed a sed command syntax.
6477 2002-08-09 Friday 00:28  sam
6479    * ./include/modules_inner.h: support for several modules with the same
6480      name but with different directory names.
6481    * ./Makefile: plugins get installed in different directory names.
6482    * ALL: additional -ansi -pedantic fixes.
6484 2002-08-09 Friday 00:26  massiot
6486  Added another level of directory in audio_filter/.
6488 2002-08-08 Thursday 02:35  sam
6490    * ./modules/audio_output/oss.c: compilation fixes.
6491    * ALL: lots of -ansi -pedantic fixes.
6493 2002-08-07 Wednesday 23:41  sam
6495    * Updated ChangeLog.
6497 2002-08-07 Wednesday 23:36  massiot
6499  Audio output 3. Expect major breakages.
6501 2002-08-07 Wednesday 23:35  massiot
6503  * ./src/audio_output/audio_output.c: Partially disabled what I just did
6504    because it might be a source of unstability on some architectures.
6506 2002-08-07 Wednesday 22:42  massiot
6508  * Bumped up version number to 0.4.4.
6509  * ./plugins/spudec/spu_decoder.c: Fixed a moronic endianness bug.
6510  * ./src/audio_output/audio_output.c: The default rate is now fetched from
6511    the audio decoder, so avoid unnecessary resampling.
6513 2002-08-07 Wednesday 21:59  massiot
6515  Moved MODULES, for the same reason as in the unstable tree.
6517 2002-08-07 Wednesday 02:31  sam
6519    * added a .cvsignore file.
6521 2002-08-07 Wednesday 02:29  sam
6523    * ./modules/demux/mpeg/system.c: added a helper plugin for MPEG-related
6524      demux plugins (ps, ts, but also dvd*).
6525    * ./src/input/mpeg_system.c: removed MPEG-related stuff from the vlc core.
6526    * ./src/misc/modules.c: max recursion level is now 5.
6527    * ./modules/access/dvdplay/es.c: fixed a buffer overflow.
6529 2002-08-07 Wednesday 01:43  jlj
6531    * ./modules/gui/macosx/open.m: compile fix
6533 2002-08-06 Tuesday 22:04  massiot
6535  Removed the MODULES file, because on case-insensitive filesystems, it
6536  conflicts with the modules/ directory.
6538 2002-08-06 Tuesday 21:31  jpsaman
6540  Sam I hate you ;-)
6542 2002-08-06 Tuesday 12:54  tcastley
6544  Fixed include call.  Now compiles and BeOS version runs :)
6546 2002-08-06 Tuesday 02:26  sam
6548    * ./Makefile, ./mozilla/Makefile: make uninstall removes vlc-specific dirs.
6549    * ./src/misc/modules.c: the directory browsing should be more portable now,
6550      we use stat(2) instead of file->d_type.
6552 2002-08-05 Monday 18:27  sam
6554    * ./Makefile: fixed directory browsing with "clean" and "distclean" rules.
6556 2002-08-05 Monday 17:16  sam
6558    * ./modules/codec/dv/dv.c: decoder for the DV format, uses libdv.
6560 2002-08-05 Monday 13:48  sam
6562    * ./Makefile.opts.in: fixed the builtins_LDFLAGS regexp so that it works
6563      with the Solaris sed.
6564    * ./src/misc/modules.c: fixed a warning caused by misuse of const.
6566 2002-08-05 Monday 00:16  fenrir
6568   * add compilation of postprocessing modules for ffmpeg.
6570 2002-08-05 Monday 00:13  fenrir
6572   * add post processing modules.( As defined in MPEG4 ISO) There are C,
6573  mmx, mmxext version, but only mmxext is really usable (other need a
6574   _lot_ of CPU power).
6576  There are new options for ffmpeg plugins :
6577   --ffmpeg-pp to choose postprocessing module( c, mmx, mmext or mmx2 )
6578   --ffmpeg-pp-q to choose quality( 0..6 )
6579   --ffmpeg-db-?? ( where first ? is for y or c, and the other ? for v or h )
6580  to force deblocking on luminance(y)/chrominance(c) horizontally or
6581  vertically.
6582   --ffmpeg-dr-? ( where ? is y or c ) to force dering on ...
6584 2002-08-04 Sunday 23:29  sam
6586    * ./Makefile: make clean works again.
6588 2002-08-04 Sunday 22:04  sam
6590    * ./src/misc/modules.c: if a module name starts with "$", vlc calls
6591      config_GetPsz and uses the result instead.
6593 2002-08-04 Sunday 20:39  sam
6595    * ./include/vdec_ext-plugins.h: removed this public header and put it
6596      in ./modules/codec/mpeg_video/.
6598 2002-08-04 Sunday 19:40  sam
6600    * ./modules/misc/dummy/decoder.c: the dummy codec now uses GetChunk instead
6601      of GetBits and doesn't get stuck on high bitrate movies (thanks fenrir).
6603 2002-08-04 Sunday 19:23  sam
6605    * ./modules/*: moved plugins to the new tree. Yet untested builds include
6606      waveout, directx, qnx, beos, win32, macosx, and the AltiVec modules.
6607    * ALL: removed mention of AC3 in favour of A52.
6608    * ./configure.in, ./Makefile*: modules can now be built deeper than 1
6609      directory. As a consequence, the build is even slower (but I'm fixing
6610      this) and make clean doesn't work anymore.
6612 2002-08-04 Sunday 14:18  sam
6614    * ./src/misc/modules.c: we now recursively parse directories when
6615      looking for plugins.
6617 2002-08-04 Sunday 10:45  sam
6619    * ./configure.in, ./mozilla/Makefile: we link the Mozilla plugin with libXt.
6621 2002-08-01 Thursday 13:04  tcastley
6623  Compilation fixes for C++ environments like BeOS.
6625 2002-08-01 Thursday 00:54  sam
6627    * ./include/configuration.h, ./include/modules_inner.h: compilation fix for
6628      compilers which don't support constructor expressions. I hate Borland.
6630 2002-07-31 Wednesday 22:56  sam
6632    * ALL: new module API. Makes a few things a lot simpler, and we gain
6633      about 2000 lines of code.
6635      I could not test everything on every architecture, so please report
6636      any module breakage (especially on BeOS, OSX and QNX).
6638 2002-07-30 Tuesday 09:56  gbazin
6640  * include/vlc_threads.h: fixed the --fast-mutex option.
6642 2002-07-30 Tuesday 09:54  gbazin
6644  * include/threads_funcs.h: fixed the --fast-mutex option.
6646 2002-07-29 Monday 21:05  gbazin
6648  * include/vlc_threads.h,include/main.h,src/misc/threads.c,src/misc/win32_specific.c:
6649  reverted Win32 pthread implementation to the old code. Fixed vlc_cond_broadcast() for
6650  WinNT/2K/XP. Additional vlc_cond_* implementations for Win9x.
6651  * src/libvlc.h: renamed --fast_pthread option into --fast-mutex. Added a
6652  --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
6654 2002-07-29 Monday 18:12  gbazin
6656  * include/threads.h,include/threads_funcs.h: reverted Win32 pthread implementation to
6657  the old code. Fixed vlc_cond_broadcast() for WinNT/2K/XP. Additional vlc_cond_*
6658  implementations for Win9x.
6659  * src/interface/main.c: renamed --fast_pthread option into --fast-mutex. Added a
6660  --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
6662 2002-07-26 Friday 02:06  massiot
6664  Haven't thought that maybe people don't want their email to appear on the
6665  Web :p.
6667 2002-07-26 Friday 02:03  massiot
6669  Haven't thought that maybe people don't want their email to appear on the
6670  Web :p.
6672 2002-07-26 Friday 00:46  massiot
6674  * ./README.MacOSX.rtf : updated README.
6675  * ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to
6676    David Eldred <*******@apple.com>.
6678 2002-07-26 Friday 00:34  lool
6680    * ./FAQ: removed QT6 / QT6 Preview "bug"
6682 2002-07-26 Friday 00:23  sam
6684    * ./include/threads_funcs.h: Win32 compilation fix.
6686 2002-07-26 Friday 00:14  massiot
6688  * Updated Changelog for 0.4.3 release.
6690 2002-07-26 Friday 00:12  massiot
6692  Bumped up version number to 0.4.3.
6694 2002-07-25 Thursday 23:53  sigmunau
6696    plugin/access/http.c: cosmetic fixes in an error message
6697    src/input/*: removed some testcode and some unnecessary debug messages
6699 2002-07-25 Thursday 23:02  sam
6701    * Updated ChangeLog.
6703 2002-07-25 Thursday 21:55  sam
6705    * updated ChangeLog.
6707 2002-07-25 Thursday 21:46  sam
6709   Backported two fixes from HEAD:
6710    * ./plugins/mpeg_system/mpeg_es.c: fixed a deadlock at the end of some
6711      streams.
6712    * ./src/input/input_ext-plugins.c: fixed a memory leak.
6714 2002-07-25 Thursday 01:11  massiot
6716  * ./configure : better detection of IPv6, fixed solaris handling
6717  * ./src/input/* : fixed a memory leak
6719 2002-07-24 Wednesday 17:58  jpsaman
6721  XPM version of VideoLAN logo.
6723 2002-07-24 Wednesday 17:21  sam
6725    * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault when no decoder was
6726      found (p_fifo might be NULL).
6727    * ./plugins/mpeg_system/mpeg_es.c, ./src/input/input_ext-dec.c: fixed
6728      a deadlock issue with demuxers waiting on p_fifo->data_lock.
6730 2002-07-24 Wednesday 01:22  massiot
6732  Swedish translation, courtesy of Joel Arvidsson <dogai@privat.utfors.se>
6733  (incomplete and untested).
6735 2002-07-23 Tuesday 22:16  sam
6737    * ./mozilla/Makefile: fixed dependencies on .h files.
6738    * ./plugins/filter/distort.c: fixed a typo in option names.
6740 2002-07-23 Tuesday 22:12  sam
6742    * ./configure.in: workaround Debian bug #150490 (bad mozilla-config output).
6743    * ./mozilla/vlcplugin.h: added .mov and .mp4 files to the plugin.
6744    * ./Makefile: we no longer try to merge .a files into libvlc.a, but rather
6745      add them to the vlc-config output.
6747 2002-07-23 Tuesday 21:56  stef
6749  *first version of plugin for libdvdplay. To test it, you need to have
6750   libdvdplay installed (available from videolan CVS), and request plugins
6751  compilation in the usual way:
6752         --enable-dvdplay.
6753  Note that libdvdplay needs libdvdread and libdvdcss.
6755  Currently it has only been tested under linux, with gnome interface (optional)
6756  and xvideo output.
6758  What works (more or less):
6759   -DVD reading in some rare cases :) (title and menus),
6760   -Menu pause,
6761   -Seeking,
6762   -Selecting directly a specific title/chapter/angle,
6763   -Changing audio, sub-picture, angle during playback,
6764   -Interactive menus with mouse only.
6766  What is missing:
6767   -Menu buttons highlighting (needs spudec patch),
6768   -Keyboard interaction (needs a specific part in port specific plugins),
6769   -A specific interface to navigate through menus (needs that I move my ass),
6770   -Interactive menus won't work with other output plugins so long as they
6771    have not been patched to send mouse/keyboard events to vlc interface,
6772   -Whatever you need.
6774  Known bugs (bugs in libdvdplay mostly):
6775   -Seeking in some menus or intro titles (bad vobu map),
6776   -Read/seek error with some DVDs,
6777   -the configure needs tweaking,
6778   -numerous segfaults,
6779   -decoder/output modules locking error,
6780   -fuzzy colors in menus when spudec is active (default in menus).
6782  The plugin is not guaranteed to work anywhere outside my computer. If it break your, don't come and complain to me :).
6784 2002-07-23 Tuesday 02:39  sam
6786    * ALL: decoders now use a fourcc as a probe value.
6787    * include/input_ext-intf.h: killed p_es->b_audio, since i_cat already fills
6788      its purpose.
6789    * include/input_ext-intf.h: killed p_es->i_type in favour of p_es->i_fourcc.
6790    * include/video.h: killed p_pic->p_plane->b_margin; now i_visible_pitch is
6791      always valid.
6793    * ./src/libvlc.h: replaced --mpeg-adec and --ac3-adec with --codec; see
6794      vlc --help for more information.
6796    * include/video.h: removed fourcc values which should _not_ be global
6797      (thanks fenrir for convincing me).
6798    * ALL: video output plugins use the VLC_FOURCC macro to build their fourccs.
6799    * ./plugins/beos/InterfaceWindow.cpp: removed the last remaining call to
6800      input_ChangeES.
6802     Things I'm not sure about and need comments:
6803      - I used "mpga" and "mpgv" for MPEG (1+2) audio and video fourcc values.
6804      - I also introduced "spu ", "lpcm" and "ac3 ".
6805      - I removed for instance "MP4_GetCodec" because it wasn't really
6806        used except for the description string. I hope this change did not
6807        break anything really important.
6808      - fenrir, I must have broken a lot of things you wrote. Sorry in advance.
6810 2002-07-23 Tuesday 02:30  sam
6812    * ./src/input/input_info.c, ./src/misc/messages.c: initialized the first
6813      vasprintf arguments to NULL for extra safety.
6815 2002-07-23 Tuesday 00:19  sam
6817    * ./src/misc/modules.c: added the "any" and "none" keywords to the module
6818      selection string. "any" matches any module, and "none" always fails.
6820      You can for instance use "--vout none" to disable video output, or
6821      "--intf gtk,any" to use the gtk interface or any other one if gtk isn't
6822      available. Hope it's clear :)
6824 2002-07-22 Monday 23:14  sigmunau
6826  win32 compilation fixes
6828 2002-07-22 Monday 15:49  jpsaman
6830  VCR icon buttons for Familiar Linux interface.
6832 2002-07-22 Monday 15:48  jpsaman
6834  Added --enable-familiar to configure.in, the default is disabled.
6836 2002-07-22 Monday 01:40  sam
6838    * ./src/input/input_ext-plugins.c: reverted my previous fix which wasn't
6839      really a fix.
6840    * ./plugins/memcpy/fastmemcpy.h: commented out suspicious code.
6842 2002-07-21 Sunday 21:26  sigmunau
6844   * all: these didn't get along in my last commit
6846 2002-07-21 Sunday 20:57  sigmunau
6848    * ./src/libvlc.c: updated usage info to include STRING_FROM_LIST
6849      configuration items.
6850    * rest: new input info subsystem.
6852  Have a look in plugins/mpeg_system/mpeg_audio.c to see how to add info.
6853  Have a look in plugins/text/rc.c to see how to read info.
6855  Sigmund
6857 2002-07-21 Sunday 17:27  sam
6859    * ./debian/control: changed "interface plugin" occurences to "frontend" to
6860      make package descriptions less misleading.
6861    * ./bootstrap.sh: use C locale for generating vlc_symbols.h.
6862    * ./bootstrap.sh: don't generate pofiles by default.
6864 2002-07-21 Sunday 17:18  fenrir
6866   * all : enable cinepak decoder, I hope I haven't break anything.
6868 2002-07-21 Sunday 16:37  sam
6870    * ./src/input/input_ext-plugins.c: backported crash fix from MAIN.
6872 2002-07-21 Sunday 16:32  sam
6874    * ./src/input/input_ext-plugins.c: added a missing lock to input_SplitBuffer
6875      which was causing crashes with some demux plugins (mpeg_audio, avi).
6877 2002-07-21 Sunday 00:31  massiot
6879  * Added -lrt for HP/UX port.
6881 2002-07-20 Saturday 20:01  sam
6883    * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy.
6884    * ./src/libvlc.c, ./include/vlc/vlc.h: created reentrant versions of the
6885      libvlc API.
6886    * ./src/vlc.c: vlc uses the non-reentrant libvlc functions.
6887    * ./mozilla/vlcplugin.c: the mozilla plugin uses the reentrant functions.
6888    * ./debian/*: created packages for libvlc0-dev.
6890 2002-07-19 Friday 23:14  massiot
6892  Fixed a typo of mine :p.
6894 2002-07-19 Friday 23:12  massiot
6896  * New --mtu option.
6898 2002-07-18 Thursday 03:23  sam
6900    * ./configure.in: we no longer check for a specific function in -lphtread
6901      because some systems (such as HP-UX...) have them inlined.
6903 2002-07-18 Thursday 03:11  sam
6905    * ./Makefile.modules: we don't chmod -x the compiled plugins because of
6906      HP-UX's dynamic linker which would otherwise be unable to open them.
6908 2002-07-18 Thursday 03:02  sam
6910    * ./configure: rebuilt using the newest autotools.
6912 2002-07-18 Thursday 03:00  sam
6914    * ./src/vlc.c, ./src/libvlc.c: added more robust consistency checks.
6916 2002-07-18 Thursday 02:59  jlj
6918    * ./configure.in: fixed description of MP4 module
6920 2002-07-18 Thursday 02:58  sam
6922    * ./doc/fortunes.txt: added a selection of Lool's fortune cookies.
6924 2002-07-18 Thursday 02:54  jlj
6926    * ./configure.in: added mp4 module, default disabled
6928 2002-07-18 Thursday 00:23  jlj
6930    * ./src/misc/darwin_specific.c: s/vlc_object_t/vlc_t
6932 2002-07-17 Wednesday 23:58  massiot
6934  * ./configure : fixed Mac OS X compilation which was broken on some machines
6935  * ./include/vlc/vlc.h : include os_specific.h
6937 2002-07-17 Wednesday 23:54  stef
6939  Interface creation and destruction functions are now exported to plugins
6940  so that any plugin can spawn a new interface.
6942 2002-07-17 Wednesday 23:38  massiot
6944  Fixed nanosleep detection on some platforms.
6946 2002-07-17 Wednesday 14:21  sam
6948    * ./configure.in: plugin compilation fix for HP-UX.
6950 2002-07-17 Wednesday 12:01  sam
6952    * ./configure.in: better protection of CFLAGS and LDFLAGS. Should also fix
6953      remaining issues with XvPutImage detection, please confirm!
6955 2002-07-17 Wednesday 08:40  sam
6957    * ./plugins/alsa/alsa.c: ALSA device selection patch, courtesy of John
6958      Paul Lorenti <jpl31@columbia.edu>.
6960 2002-07-16 Tuesday 23:59  massiot
6962  * ./Makefile : src/misc/modules_builtin.h now depends on Makefile.config.
6964 2002-07-16 Tuesday 23:29  sam
6966    * ./src/misc/threads.c: improved lazy initialization of the global lock.
6968 2002-07-16 Tuesday 23:28  sam
6970    * ./doc/fortunes.txt: a few IRC fortune cookies for those with too much
6971      time on their hands.
6973 2002-07-16 Tuesday 23:25  sam
6975    * ./plugins/mpeg_vdec/video_parser.c, ./src/input/input_programs.c: fixed
6976      a few uninitialized variables.
6978 2002-07-16 Tuesday 22:41  jlj
6980    * MacOS X: added deinterlace submenu
6982 2002-07-16 Tuesday 00:05  sam
6984    * ./configure.in: fixed a typo in my previous commit (thx fenrir).
6986 2002-07-15 Monday 21:33  fenrir
6988   * avi.c : quick hack to read file created by ffmpeg. I think it should
6989  work.
6990   * all   : add support for some others codecs provided by ffmpeg, but some of them aren't tested.
6992 2002-07-15 Monday 21:15  sam
6994    * ./src/misc/messages.c: debug messages that were issued before the -v
6995      flag was tested for are no longer lost.
6997 2002-07-15 Monday 21:08  sam
6999    * ./configure.in: we now look for XvPutImage instead of XvSetPortAttribute
7000      because XvSetPortAttribute isn't always available.
7002 2002-07-15 Monday 03:54  jlj
7004    * MacOS X changes:
7005      - added messages and playlist panel
7006      - simple dock menu (play, pause, stop)
7007      - context menu in video view
7008      - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png
7009      - no longer broken :)
7011 2002-07-13 Saturday 14:22  jpsaman
7013  Add package sdl to package dependency list.
7015 2002-07-13 Saturday 01:53  sam
7017    * ./AUTHORS: removed my entry for lool. /me should go back to school and
7018      learn how to alpha sort.
7020 2002-07-13 Saturday 00:42  massiot
7022  Closed old entries.
7024 2002-07-12 Friday 23:57  massiot
7026  * ./AUTHORS : added lool :-p ;
7027  * ./doc/vlc-howto.sgml : Fixed typos ;
7028  * ./include/vlc_common.h : Greatly simplified ntoh*, and U??_AT macros are
7029    now alignment-safe ;
7030  * ./STATUS : New file indicating who's working on what. Please keep it
7031    up-to-date ;
7032  * ./MAINTAINERS : New file indicating who has knowledge on which parts.
7034 2002-07-12 Friday 19:08  sam
7036    * ./po/*: polish translation, courtesy of Arkadiusz Lipiec.
7038 2002-07-12 Friday 18:30  sam
7040    * ./ChangeLog: updated.
7041    * ./README: removed much outdated data.
7042    * ./debian/*: great package renaming - names should make more sense now.
7044 2002-07-11 Thursday 21:28  sam
7046    * ./plugins/gtk/*: new generic "Open Target" window. Please test and
7047      comment on usability.
7049 2002-07-11 Thursday 21:05  sam
7051    * ./debian/rules: the Debian package creation script builds ffmpeg.
7053 2002-07-11 Thursday 20:44  sam
7055    * ./src/vlc.c: reduced the amount of default simultaneous interfaces.
7056    * ./src/libvlc.c: removed calls to vlc_mutex_lock in sighandlers.
7058 2002-07-11 Thursday 09:58  tcastley
7060  New Bug on SPU decoder
7062 2002-07-10 Wednesday 19:00  sam
7064    * ./ChangeLog: added missing entries.
7066 2002-07-10 Wednesday 09:32  lool
7068    * ./FAQ: new entry for RTP
7070 2002-07-10 Wednesday 01:40  lool
7072    * ./FAQ: minor updates, new sections: uninstall/reinstall,
7073      DirectX-blackscreen, device permissions, debug messages,
7074      config file, (un)planned ports/features, sources.list
7076 2002-07-08 Monday 00:05  sam
7078    * ./debian/changelog: updated Debian changelog.
7080 2002-07-07 Sunday 23:55  massiot
7082  Update for 0.4.2 release.
7084 2002-07-07 Sunday 23:55  massiot
7086  Preparing for 0.4.2 release.
7088 2002-07-05 Friday 13:18  sam
7090    * ./src/misc/darwin_specific.c, ./src/misc/extras.c: moved our custom
7091      strndup to a separate file so that Win32 can benefit from it.
7092    * ./include/vlc_threads.h: Borland compilation fix.
7094 2002-07-04 Thursday 20:11  sam
7096    * ./mozilla/*: preliminary Mozilla plugin. Only works under Unix for now.
7097    * ./debian/rules: activated the vlc-xosd, vlc-kde and mozilla-plugin-vlc
7098      Debian packages.
7099    * ./po/*: updated potfiles.
7101 2002-07-03 Wednesday 21:40  sam
7103    * ./src/misc/modules.c: module_Need accepts a comma-separated list of
7104      module names. Try for instance: "vlc --intf gnome,gtk,dummy".
7106 2002-07-03 Wednesday 00:07  jlj
7108    * darwin_specific.[ch]: added strndup needed by video_output.c.
7109    * configure.in: added -lintl to plugins_LDFLAGS.
7111 2002-06-27 Thursday 21:46  sam
7113    * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
7114    * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
7115    * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
7116      palette.
7117    * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
7119     Patches imported from v0_4_1_branch.
7121 2002-06-27 Thursday 21:44  sam
7123    * ./plugins/dvd/dvd_es.c: error in selecting SPU stream.
7124    * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
7125    * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
7126      palette.
7127    * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
7129     All patches courtesy of Roine Gustafsson.
7131 2002-06-27 Thursday 21:05  sam
7133    * ./src/misc/modules.c: added the --plugin-path option to give vlc an
7134      extra plugin location.
7135    * ./plugins/text/rc.c: if stdin/stdout are not connected to a TTY, we
7136      don't launch the rc interface.
7137    * ./plugins/access/http.c: fixed a compilation warning.
7138    * ./src/misc/messages.c: cosmetic enhancements in the message output.
7140 2002-06-20 Thursday 00:47  massiot
7142  Backported stable changes.
7144 2002-06-20 Thursday 00:45  massiot
7146  * Deinterlace support in the OS X interface.
7147  * Bumped up version number to 0.4.2.
7149 2002-06-19 Wednesday 01:18  massiot
7151  Ported previous stable commits.
7153 2002-06-19 Wednesday 01:18  massiot
7155  * ./plugins/macosx/vout_vlc_wrapper.m : Arrow-up and arrow-down allow to
7156    control the sound volume ;
7157  * ./plugins/access/http.c : For streams which are not seekable, we fall
7158    back on old HTTP/1.0 behavior ; on systems implementing atoll() we
7159    can also read files > 2 GB ;
7160  * ./configure : atoll() detection.
7162 2002-06-19 Wednesday 00:29  massiot
7164  * ./plugins/macosx/intf_vlc_wrapper.m : Fixed a bug with the language and
7165    subtitle menus
7166  * README.MacOSX.rtf : More documentation.
7168 2002-06-17 Monday 11:32  sam
7170    * ./plugins/filter/deinterlace.c: backported new deinterlacing routines.
7172 2002-06-17 Monday 10:37  sam
7174    * ./include/threads.h, ./include/threads_funcs.h: backported the new Win32
7175      cond_wait implementation from MAIN. Please report problems.
7177 2002-06-11 Tuesday 11:44  gbazin
7179  * ./include/configuration.h: renamed MODULE_CONFIG_* macros into
7180  CONFIG_*.
7181  * ./include/configuration.h, ./plugins/gtk/gtk_preferences.c,
7182  ./plugins/filter/transform.c, ./plugins/filter/distort.c,
7183  ./plugins/filter/deinterlace.c: added an ADD_STRING_FROM_LIST()
7184  configuration macro.
7185  * ./include/modules.h, ./include/video_output.h,
7186  ./src/video_output/video_output.c, ./plugins/filters/*: added a
7187  VOUT_FILTER capability. Having a clear distinction between VOUTs and
7188  VOUT_FILTERs allows us to get rid of ugly hacks. The filters are also
7189  stackable now (use --filter=foo:bar:foo etc..).
7190  * ./include/configuration.h, ./src/libvlc.h, ./src/libvlc.c: clean-up +
7191  added an ADD_USAGE_HINT() configuration macro.
7193 2002-06-10 Monday 18:48  sam
7195    * ./FAQ: added QT6 FAQ entry.
7197 2002-06-10 Monday 02:41  sam
7199    * ./configure.in: fixed inet_pton detection.
7200    * ./plugins/filter/deinterlace.c: the blend mode is now a lot smoother, but
7201      also a bit slower, so I also kept the old version, optimized it, and
7202      called it "mean".
7204 2002-06-10 Monday 00:57  massiot
7206  * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
7207  * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
7209 2002-06-10 Monday 00:33  massiot
7211  file mpeg4.icns was initially added on branch v0_4_1_branch.
7213 2002-06-10 Monday 00:33  massiot
7215  file generic.icns was initially added on branch v0_4_1_branch.
7217 2002-06-10 Monday 00:33  massiot
7219  file mpeg.icns was initially added on branch v0_4_1_branch.
7221 2002-06-10 Monday 00:33  massiot
7223  file mpeg2.icns was initially added on branch v0_4_1_branch.
7225 2002-06-10 Monday 00:33  massiot
7227  file divx.icns was initially added on branch v0_4_1_branch.
7229 2002-06-10 Monday 00:33  massiot
7231  * IPv6 multicast support, courtesy of Remco Poortinga <poortinga@telin.nl> ;
7232  * Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
7234 2002-06-10 Monday 00:33  massiot
7236  file mpeg1.icns was initially added on branch v0_4_1_branch.
7238 2002-06-08 Saturday 16:08  sam
7240    * ./include/vlc_threads.h, ./src/misc/threads.c: improved the cond_wait
7241      implementation to avoid races, by using SetEvent instead of PulseEvent.
7243 2002-06-08 Saturday 03:41  lool
7245    * ./configure.in: checking for the header should be enough in most cases
7246    * ./plugins/xosd/xosd.c: configuration options
7248 2002-06-08 Saturday 01:53  sam
7250    * ./plugins/win32/*: tried to port the Win32 interface to the new API. Seems
7251      to be still crashing.
7253 2002-06-08 Saturday 00:41  lool
7255    * forgot to cvs add the _files_ -- sorry
7257 2002-06-08 Saturday 00:32  lool
7259    * fixed my typos in configure.in
7261 2002-06-08 Saturday 00:24  lool
7263    * basic On Screen Display intf-plugin based on libxosd
7265 2002-06-07 Friday 23:45  sam
7267    * ./src/misc/netutils.c: network mode works again.
7269 2002-06-07 Friday 21:54  sam
7271    * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have all their features back.
7272    * ./src/playlist/playlist.c: fixed an off-by-one loop error.
7274 2002-06-07 Friday 18:06  sam
7276    * ./plugins/dummy/input_dummy.c: dummy targets such as vlc:nop, vlc:loop
7277      and vlc:quit work again.
7278    * ./src/playlist/playlist.c: when a new target is added, for instance through     the "File" menu, it is automatically played.
7280 2002-06-07 Friday 16:59  sam
7282    * ./include/vlc_objects.h: pointers are set to NULL after a call to
7283      vlc_object_destroy (idea from stef).
7284    * ./po/pl.po: updated polish translation, thanks to Arkadiusz Lipiec
7285      <alipiec@adrenalina.pl>.
7287 2002-06-07 Friday 16:30  sam
7289    * ./src/playlist/playlist.c: lots of playlist behaviour enhancements.
7290    * ./src/misc/objects.c: we do not hang on attempt to destroy an object with
7291      a non-zero reference count, but we still complain.
7292    * ./plugins/gtk/gtk_control.c, plugins/gtk/gtk_playlist.c: most controls such
7293      as play, pause, stop, next, fast etc. work again.
7294    * ./plugins/gtk/gnome_*: got rid of lots of useless wrappers which were a
7295      workaround for a bug in Glade. Instead, bootstrap.sh does the Glade fixes.
7296    * ./plugins/ffmpeg/ffmpeg.c: if there is already a video output with the
7297      appropriate properties, we use it.
7299 2002-06-05 Wednesday 22:58  titer
7301  Minor fix for the BeOS' make-package (icon loss).
7303 2002-06-05 Wednesday 20:29  stef
7305  * Set object pointer to NULL after destroy.
7307 2002-06-05 Wednesday 20:07  stef
7309  * Added mouse coordinates to vout struct. They are only update from x11 for now,
7310  and they are used nowhere.
7312 2002-06-04 Tuesday 22:33  sam
7314  (new in MAIN)
7315    * ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to
7316      fullscreen from the popup menu.
7317  (from v0_4_1_branch)
7318    * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
7319      from the popup menu.
7320    * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
7321      a segfault in the Gnome popup menu when toggling the interface.
7323 2002-06-04 Tuesday 20:30  sam
7325    * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
7326      from the popup menu.
7328 2002-06-04 Tuesday 15:16  sam
7330       ___   _   _    _  _____ _____    ____ _        _    ____  _____
7331      |_ _| | | | |  / \|_   _| ____|  / ___| |      / \  |  _ \| ____|
7332       | |  | |_| | / _ \ | | |  _|   | |  _| |     / _ \ | | | |  _|
7333       | |  |  _  |/ ___ \| | | |___  | |_| | |___ / ___ \| |_| | |___
7334      |___| |_| |_/_/   \_\_| |_____|  \____|_____/_/   \_\____/|_____|
7336    * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
7337      a segfault in the Gnome popup menu when toggling the interface.
7339 2002-06-04 Tuesday 02:11  sam
7341  (new in MAIN)
7342    * ./src/interface/interface.c: interfaces are no longer attached only to
7343      p_vlc.
7344    * ./src/libvlc.c, ./src/misc/modules.c, ./src/playlist/playlist.c,
7345      ./src/input/input.c: improvements in the playlist handling (not quite that
7346      yet though).
7347  (ported from v0_4_1_branch)
7348    * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
7349    * ./src/misc/configuration.c: fixed the --nofoo option handling.
7350    * ./src/interface/main.c: fixed two compilation warnings under Solaris.
7352 2002-06-04 Tuesday 01:16  sam
7354    * ./debian/rules: forgot to commit this file.
7356 2002-06-04 Tuesday 01:14  sam
7358    * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
7360     (what? frozen? sorry, I can't hear you)
7362 2002-06-04 Tuesday 00:21  sam
7364    * ./configure.in: fixed a breakage.
7365    * ./debian/control: activated libdvbpsi.
7367 2002-06-03 Monday 23:43  ipkiss
7369   * added the --with-dvbpsi-tree option
7371 2002-06-03 Monday 23:40  ipkiss
7373   * added the --with-dvbpsi-tree option
7375 2002-06-03 Monday 19:19  sam
7377    * ./src/misc/configuration.c: fixed the --nofoo option handling.
7378    * ./src/interface/main.c: fixed two compilation warnings under Solaris.
7379    * ./plugins/avi/avi.c, ./plugins/mpeg_system/mpeg_audio.c: ES will be
7380      selected only once.
7381    * updated TODO list.
7383 2002-06-03 Monday 02:28  sam
7385    * ./src/misc/netutils.c: factored code common to the interfaces into the
7386      network_ChannelJoin function.
7387    * ./plugins/mga/xmga.c, ./plugins/x11/xcommon.c, ./plugins/sdl/vout_sdl.c,
7388      ./plugins/directx/vout_events.c: we can now use keys F1 to F12 to switch
7389      channels from the video output window.
7391 2002-06-03 Monday 01:43  bozo
7393    * Makefile, configure.in, configure, MODULES: added a52_system input module.
7394    * plugins/a52_system/Makefile, plugins/a52_system/a52_system.c: a52 input
7395      module.
7396    * plugins/ac3_spdif/ac3_spdif.c: added a little mwait to avoid a flood from
7397      the a52 input module.
7399  Note: the new module aims at reading ac3 streams but it works only with the
7400  ac3_spdif "decoder" since it is the only one which dates each frame contrary
7401  to the others which can't avoid a flood from the input module.
7403 2002-06-03 Monday 01:29  sam
7405  (ported from v0_4_1_branch)
7406    * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
7407      Vladimir Chernyshov <greengrass@writeme.com>.
7409 2002-06-03 Monday 01:17  sam
7411    * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
7412      Vladimir Chernyshov <greengrass@writeme.com>.
7414 2002-06-03 Monday 01:11  sam
7416  (new in MAIN)
7417    * ./plugins/spudec/spu_decoder.c: we now use FIND_ANYWHERE to find a vout.
7418  (ported from v0_4_1_branch)
7419    * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
7420      currently sucks.
7421    * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
7422      and --no-foo as negations for --foo. Also, the --help output is nicer.
7423    * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
7425 2002-06-03 Monday 01:03  massiot
7427  * Update README.
7429 2002-06-03 Monday 01:03  massiot
7431  * Updated README.
7433 2002-06-03 Monday 01:01  sam
7435    * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
7436      currently sucks.
7437    * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
7438      and --no-foo as negations for --foo. Also, the --help output is nicer.
7440 2002-06-03 Monday 00:45  massiot
7442  Bumped up version number to 0.5.0-cvs.
7444 2002-06-03 Monday 00:44  massiot
7446  Bumped up version number to 0.4.1.
7448 2002-06-03 Monday 00:31  massiot
7450    * ./plugins/macosx: rewrote the net panel for OS X
7452 2002-06-02 Sunday 19:05  sam
7454    * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
7456 2002-06-02 Sunday 17:51  gbazin
7458  * ./include/vlc_common.h: got rid of i_thread in VLC_COMMON_MEMBERS.
7460 2002-06-02 Sunday 16:26  gbazin
7462  * ./include/os_specific.h: changed prototype of system_*() to use vlc_t
7463  instead of vlc_object_t.
7465 2002-06-02 Sunday 15:49  sam
7467  (new in MAIN)
7468    * ./plugins/dvd/dvd_es.c, ./plugins/satellite/input_satellite.c,
7469      ./plugins/dvdread/input_dvdread.c: updated outdated variable names.
7470  (ported from 0_4_1_branch)
7471    * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
7472      which caused subtitles to appear slanted in odd width windows.
7474 2002-06-02 Sunday 15:41  sam
7476    * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
7477      which caused subtitles to appear slanted in odd width windows.
7479 2002-06-02 Sunday 15:38  gbazin
7481  * ./include/vlc_threads.h: re-merged vlc_threads.h and threads_funcs.h.
7483 2002-06-02 Sunday 14:16  massiot
7485  * New Loop menu item in OS X interface.
7487 2002-06-02 Sunday 13:59  sam
7489  (new in MAIN)
7490    * ./src/playlist/playlist.c, src/input/input.c: added safety checks to
7491      prevent crashes on next file.
7492  (ported from 0_4_1_branch)
7493    * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
7494      popup menus when no stream is being played, even in network mode.
7495    * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
7497 2002-06-02 Sunday 13:55  sam
7499    * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
7500      popup menus when no stream is being played, even in network mode.
7502 2002-06-02 Sunday 12:55  sam
7504    * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
7506 2002-06-02 Sunday 12:28  gbazin
7508  * ./plugins/a52/a52.c: compilation fix. Following C99 we have to include
7509  <stdint.h> but Solaris doesn't have it so we include <inttypes.h> when
7510  it isn't found.
7512 2002-06-02 Sunday 11:03  sam
7514    * ./src/video_output/video_output.c: fixed the "picture has invalid status"
7515      bug which might have been the cause of crashes.
7516    * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
7517      using "--filter crop --autocrop".
7518    * ./vlc.spec: added missing filters to the RPM generation.
7519    * ./src/misc/objects.c: commented all functions.
7520    * ./src/misc/objects.c: implemented vlc_object_find( , , FIND_ANYWHERE).
7521    * ./src/misc/objects.c: renamed vlc_object_unlink to vlc_object_detach.
7523 2002-06-02 Sunday 04:23  sam
7525    * ./src/video_output/video_output.c: fixed the "picture has invalid status"
7526      bug which might have been the cause of crashes.
7528 2002-06-02 Sunday 04:04  sam
7530    * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
7531      using "--filter crop --autocrop".
7532    * ./vlc.spec: added missing filters to the RPM generation.
7534 2002-06-02 Sunday 03:20  massiot
7536  * Channel change support on Mac OS X ;
7537  * New OS X icon, courtesy of Benjamin Mironer <bmironer@noos.fr>
7539 2002-06-02 Sunday 02:43  sam
7541    * ./plugins/filter/crop.c: crop filter. Usage examples:
7542        --filter crop --crop-geometry 640x480
7543        --filter crop --crop-geometry 320x200+10+10
7545 2002-06-01 Saturday 20:04  sam
7547    * ALL: got rid of p_object->p_this which is now useless.
7549 2002-06-01 Saturday 19:11  sam
7551    * ./bootstrap.sh: ah ah ah. CVS likes to make fun out of me.
7553 2002-06-01 Saturday 19:09  sam
7555    * ./include/main.h, ./plugins/beos/intf_beos.cpp: BeOS compilation fixes.
7556    * ./bootstrap.sh, ./src/libvlc.h, ./po/*: fixed bootstrap.sh so that it does
7557      not include CVS Id lines in automatically created files.
7559 2002-06-01 Saturday 18:45  sam
7561    * ./plugins/dummy/intf_dummy.c, ./plugins/chroma/i420_yuy2.c,
7562      src/interface/intf_eject.c, src/misc/threads.c: win32 compilation fix.
7563    * ./plugins/directx/aout_directx.c, plugins/directx/vout_directx.c,
7564      ./plugins/directx/vout_events.c: the DirectX notification and event threads
7565      now use the vlc_thread_create / vlc_thread_ready scheme. Untested.
7566    * ./configure.in: added a check for inttypes.h and sys/int_types.h.
7567    * ./configure.in: fixed the HTTP plugin compilation under BeOS.
7568    * ./plugins/network/ipv6.c: reactivated IPv6 module.
7570 2002-06-01 Saturday 16:31  sam
7572    * ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
7573    * ./include/main.h: replaced p_sys with explicit variables because it's
7574      really much simpler this way. Gildas, will you ever forgive me ? :-)
7576 2002-06-01 Saturday 15:52  sam
7578    * ./src/misc/beos_specific.cpp: the BeOS BApplication thread now uses the
7579      vlc_thread_create / vlc_thread_ready scheme to signal readiness.
7580    * ./src/misc/objects.c: prevent the creation of a too small vlc_object_t.
7581    * ./include/vdec_ext-plugins.h: removed the vdec_thread_t declaration, which
7582      belongs to plugins/mpeg_vdec.
7583    * ./ChangeLog: imported the 0_4_1_branch changelog.
7584    * ./plugins/chroma/i420_yuy2.h: imported a 0_4_1_branch fix.
7586 2002-06-01 Saturday 14:31  sam
7588    * ALL: the first libvlc commit.
7590     As for video output 4, this breaks almost everything, but I'll slowly
7591    do what remains to be fixed during the weekend.
7593     Changes in vlc:
7594     ===============
7596    * vlc is now a very small program (20 lines) which uses the libvlc API;
7597     it is quite simple for the moment but can be extended in the future.
7599    * interfaces, decoders, video outputs, etc. are now almost the same
7600     objects (yes, I know, this is C++ redone in C) and are structured in
7601     a tree. More about this later, but basically it allows the following
7602     nice features:
7603      - several interfaces
7604      - several playlists with several outputs
7605      - input plugins spawning helper interfaces (will be used for DVD menus)
7606      - anything spawning anything; I swear there are useful uses for this!
7608    * libvlc can be used in other programs; I'm currently writing a Mozilla
7609     plugin for my employer.
7611     Things currently broken:
7612     ========================
7614    * most interfaces, most ports
7615    * the playlist handling (almost finished rewriting this though). This means
7616     no file can be played from the GUI, you need to use the commandline. This
7617     also means it segfaults at EOF, when exiting the program, and it sometimes
7618     refuses to open a file when asked to.
7620 2002-06-01 Saturday 13:38  sam
7622    * Backported fixes from MAIN.
7624 2002-06-01 Saturday 12:36  sam
7626    * ./ChangeLog: updated changelog.
7628 2002-05-30 Thursday 15:22  asmax
7630  - removed the obsolete artificial delay when switching channels.
7631    Now it is ultra-fast !
7633 2002-05-30 Thursday 10:59  xav
7635   * intf_eject.c : added ejection code for Win32. Please test it under
7636                    Win95/98/Me, I just can't install a winme
7637                    in my work office :).
7638   * plugins/win32/* : enabled the "Eject" button (thanks Ipkiss)
7639   * src/misc/netutils.c : just changed my mail :P
7641 2002-05-30 Thursday 10:17  gbazin
7643  * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a
7644  default value as an argument.
7645  * modified the command line parsing to accept --foo and --no-foo when a
7646  "foo" boolean config option is defined.
7647  * modified the help menu to indicate if the option is enabled or
7648  disabled by default.
7650 2002-05-29 Wednesday 20:39  sam
7652    * ./src/video_output/video_output.c: when the video output hasn't received
7653      a new picture for a while, it redisplays the last displayed one. This will
7654      be useful for DVD menus, but also solves the "picture becomes black when
7655      vlc is paused" issue.
7657 2002-05-28 Tuesday 20:34  stef
7659  *Added a b_force flag to picture_t so that we can force the display
7660  of an image even if it is late.
7662 2002-05-27 Monday 20:35  sam
7664    * ./po/pl.po: uh uh uh, forgot to cvs add this file...
7666 2002-05-27 Monday 20:34  sam
7668    * ./po/vlc.pot: updated potfile.
7669    * ./po/pl.po: polish translation, courtesy of Arkadiusz Lipiec
7670      <A.Lipiec@elka.pw.edu.pl>.
7672 2002-05-27 Monday 20:33  sam
7674    * ./debian/control: updated Debian package descriptions.
7676 2002-05-27 Monday 18:01  fenrir
7678      ALL : In order to make ac3 working in avi file, I've deplaced some code
7679  from ac3 decoder to mpeg_system.c. ( skip 3 bytes is now done in
7680  mpeg_system.c and no longer in ac3 audio decoder ).
7682 2002-05-27 Monday 03:49  alexis
7684  Link to the GPL licence
7685  GFDL licence know used for the licence
7687 2002-05-25 Saturday 23:42  massiot
7689  Changed download URL.
7691 2002-05-25 Saturday 21:15  marcari
7693    * src/misc/netutils.c: tests if message from vlcs begins with 'E:' or 'I:'
7694    instead of testing 'E: ' and 'I: ' (to simplify miniVLCS)
7696 2002-05-24 Friday 14:42  gbazin
7698  * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
7699  to BitstreamNextDataPacket() in GetChunk().
7700  Code using GetChunk() also needs to check fifo->b_die before using the
7701  obtained data.
7702  This fixes frequent crashes you get on win32 with the a52 plugin when you
7703  close a stream.
7705 2002-05-24 Friday 00:33  massiot
7707  update release-howto
7709 2002-05-24 Friday 00:21  sam
7711    * ./src/video_output/video_output.c: the video output thread was never
7712      joined! A pretty old bug...
7714 2002-05-23 Thursday 23:42  massiot
7716  Updated Mac OS X readme, courtesy of The DJ <d.hartman@student.utwente.nl>.
7718 2002-05-23 Thursday 01:40  massiot
7720   * Updated ChangeLog
7721   * Updated release date
7723 2002-05-23 Thursday 01:11  massiot
7725  Fixed HTTP input under Win32 (thanks ipkiss).
7727 2002-05-22 Wednesday 21:31  gbazin
7729  * ./src/misc/modules.c: restored plugins hiding as the problem is fixed.
7730  * ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If
7731     we don't do this, trying to use the class when the plugin is reloaded will
7732     cause a segfault.
7734  PS: on Win32 the sdl plugin is still affected by this. It looks like SDL keeps
7735      an internal state which isn't updated when we reload the plugin.
7737 2002-05-22 Wednesday 19:19  sam
7739    * ./src/misc/modules.c: disabled module autohide until we find out why a
7740      reloaded module sometimes does not work properly.
7742 2002-05-22 Wednesday 19:17  sam
7744    * ./plugins/access/file.c, plugins/dvd/dvd_seek.c: readability changes.
7745    * ./Makefile: the vlc rule depends on modules_builtin.h.
7746    * ./include/modules_inner.h: removed useless code.
7748 2002-05-22 Wednesday 13:23  lool
7750    * ./include/modules_inner.h: fixed a crash when reopening a hidden
7751      module (by sam)
7753 2002-05-22 Wednesday 00:09  massiot
7755  * Updated spec for ffmpeg.
7757 2002-05-21 Tuesday 03:40  sam
7759    * ./src/input/input.c: fixed a bug with the input remaining stuck when no
7760      network data was present.
7762 2002-05-21 Tuesday 02:34  sam
7764    * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek.c: very minor cosmetic
7765      fixes.
7767 2002-05-21 Tuesday 02:23  sam
7769    * src/input/input_ext-plugins.c, src/input/input_ext-intf.c: boundary checks
7770      on seek.
7772 2002-05-21 Tuesday 00:39  sam
7774    * ./src/interface/main.c: fixed a little memleak.
7775    * ./src/input/input_dec.c: removed useless code.
7776    * ./src/input/input.c, ./plugins/gtk/gtk.c: fixed access to uninitialized
7777      variables.
7778    * ./plugins/dvd/dvd_demux.c: fixed the pf_demux return value.
7780 2002-05-21 Tuesday 00:36  sam
7782    * ./src/misc/iso_lang.c: code simplifications.
7783    * ./src/misc/iso_lang.c: the language prototypes now use the const keyword.
7785 2002-05-21 Tuesday 00:34  sam
7787    * ./po/*: updated language files.
7789 2002-05-21 Tuesday 00:30  sam
7791    * ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen (gibalou
7792      on t'aiiiiiiiiimeuh).
7794 2002-05-21 Tuesday 00:26  sam
7796    * ./configure.in: tried to fix the -lavcodec detection.
7798 2002-05-20 Monday 22:58  massiot
7800  * Bumped up version number to 0.4.0 ;
7801  * Updated changelog.
7803 2002-05-20 Monday 21:49  gbazin
7805  * First try for IPv6 support on Win32. This hasn't been tested so it
7806    might not work! To compile this stuff you need a mingw compiler with
7807    w32api-1.3.
7809  The win32 code uses the getaddrinfo function because inet_pton is
7810  supposed to be deprecated and not supported by Microsoft. gethostbyname2
7811  isn't supported as well. Maybe we could try to unify the ipv6 plugin and
7812  have all the ports use getaddrinfo ? (I didn't dare to do it because I
7813  don't want to break anything before a release ;-)
7815 2002-05-20 Monday 21:34  sam
7817    * ./src/video_output/vout_pictures.c: workaround for a bug in the dummy vout.
7819 2002-05-20 Monday 21:12  sam
7821    * ./Makefile: we check for Makefile.config before including it.
7823 2002-05-20 Monday 21:02  sam
7825    * ./plugins/dummy/dummy.c: added --dummy-chroma option.
7826    * ./plugins/dummy/vout_dummy.c: the dummy vout plugin now uses vlc's
7827      vout_AllocatePicture instead of its own.
7828    * ./src/video_output/vout_pictures.c: added YUY2 in vout_AllocatePicture.
7830 2002-05-20 Monday 20:51  massiot
7832  Added Makefile.config.
7834 2002-05-20 Monday 20:43  sam
7836    * ./Makefile: forgot to remove Makefile.config in the distclean rule.
7838 2002-05-20 Monday 17:03  gbazin
7840  * Added an option to disable the dynamic range compression.
7842 2002-05-20 Monday 16:22  sam
7844    * ./ChangeLog: updated changelog.
7846 2002-05-20 Monday 16:12  sam
7848    * ./Makefile.opts.in: removed configuration stuff which does not need to
7849      rebuild anything to Makefile.config, so that editing it will not cause
7850      a complete rebuild.
7852 2002-05-20 Monday 01:51  massiot
7854  Mac OS X-specific :
7855  * We now use real-time threads ;
7856  * Worked around a bug when seeking ;
7857  All :
7858  * Removed my patch to the video output since it causes problems for some
7859    people.
7861 2002-05-20 Monday 00:46  massiot
7863  * Fixes for ffmpeg and mad.
7865 2002-05-19 Sunday 22:55  massiot
7867  * OS X intf is now more consistent with Apple guidelines.
7869 2002-05-19 Sunday 18:01  massiot
7871  Removed fixed entries.
7873 2002-05-19 Sunday 14:57  gbazin
7875  * filters were using memalign but freeing p_data instead of p_data_orig.
7876  * updated MSVC++ project.
7877  * small corrections to the LONGTEXT descriptions in main.c.
7879 2002-05-19 Sunday 14:12  massiot
7881  * A few updates.
7883 2002-05-19 Sunday 14:09  massiot
7885  * New vlc.spec, courtesy of Yves Duret <yves.duret@mandrakesoft.com>.
7887 2002-05-19 Sunday 13:29  massiot
7889  * New --with-ffmpeg option for standard installations.
7891 2002-05-19 Sunday 13:02  massiot
7893  Updated long descriptions.
7895 2002-05-19 Sunday 11:37  gbazin
7897  * moved the mpeg-motion and mpeg-idct options to the mpeg_vdec plugin
7898  * added a few *_LONGTEXT descriptions to main.c
7899  * on win32 DVD/VCD_DEVICE defaults to to D:
7901  Could anyone finish the *_LONGTEXT descriptions in main.c. There aren't
7902  that many left right now, just the ones I didn't really know what to do
7903  with.
7904  If someone also wants to review and change the already existing
7905  *_LONGTEXT descriptions, he is welcome as well because there are not
7906  really high quality descriptions :(
7908 2002-05-19 Sunday 02:43  massiot
7910  * Another addition.
7912 2002-05-19 Sunday 02:34  massiot
7914  * Desperate attempt to improve audio output ;
7915  * Updated documentation.
7917 2002-05-19 Sunday 00:41  gbazin
7919  * updated INSTALL.win32
7920  * a little bit of clean-up in the directx video output plugin
7922 2002-05-18 Saturday 19:53  massiot
7924  * Warning levels are no longer additive, patch courtesy of Arnaud de
7925    Bossoreille de Ribou <bozo@via.ecp.fr>
7927 2002-05-18 Saturday 19:47  sam
7929    * ALL: changed __inline__ with inline (autoconf does the job for us anyway,
7930      and mipspro doesn't know about __inline__).
7932 2002-05-18 Saturday 17:51  gbazin
7934  * fixed deadlock in NextFrame() in aout_pcm.c
7936 2002-05-18 Saturday 16:03  gbazin
7938  * updated the MSVC++ project files and added support for dirent (vlc compiled
7939     with msvc can now load plugins - even compiled with mingw).
7940  * small portability fixes.
7942 2002-05-18 Saturday 15:33  massiot
7944  * Menu item to maximize the volume in Mac OS X ;
7945  * Dropped dependancy on autoconf 2.52.
7947 2002-05-18 Saturday 15:30  gbazin
7949  * modified the directx video plugin to try to create an YUV surface before
7950     falling back to an RGB surface when it's not possible to use overlays.
7951     Some graphic cards can do the YUV->RGB conversion in hardware during the
7952     blitting stage.
7953  * in the directx video plugin, we now request that the RGB surface be created
7954     in video memory. The reasoning behind this is that usually surfaces in
7955     video memory benefit from more hardware acceleration (like for instance
7956     hw rescaling, hw blitting, etc...)
7957  * added two options to the directx video plugin to disable the above features.
7958     (mainly because my video driver is buggy and doesn't handle them well).
7960  * small cosmetic changes to the generation of the config file.
7962  * fix for config_GetHomeDir() on win32. SHGetFolderPath() is located in
7963     shfolder.dll not shell32.dll.
7964  * fix for the gtk preferences dialog box. To be sure that an int or float value
7965     is actually changed we call gtk_spin_button_update() in the
7966     GtkInt/FloatChanged() event handler.
7968 2002-05-18 Saturday 13:59  sam
7970    * ./debian/control: made the Build-Depends: entry a one-liner (Closes
7971      Debian bug #147103).
7973 2002-05-18 Saturday 10:50  stef
7975  *A lock was not released;
7977 2002-05-17 Friday 20:06  stef
7979  *Don't keep the control lock during the pause
7981 2002-05-17 Friday 20:01  stef
7983  *check for b_die and b_error in all loops so that we don't remain stuck
7984  waiting for data whereas the vlc has tried to quit.
7986 2002-05-17 Friday 18:38  sam
7988    * ./src/misc/mtime.c: we use nanosleep whenever possible (patch from Meuuh).
7990 2002-05-17 Friday 17:14  lool
7992    * removed usage of usleep (not thread safe) (by Meuuh)
7994 2002-05-17 Friday 16:17  lool
7996    * video output patch to improve handling of late pictures (by Meuuh)
7998 2002-05-17 Friday 02:58  sam
8000    * ./src/interface/intf_msg.c, src/interface/intf_playlist.c: disabled
8001      calls to realloc(_,0) in a similar way to input_programs.c.
8003 2002-05-16 Thursday 15:20  gbazin
8005  * src/input/input_programs.c: fixed memory corruption by setting a few
8006      pointers to NULL after they have been free()ed.
8007  * src/input/input_programs.c: removed now useless ASSERTs.
8009  This patch comes from sam, so if you want to blame someone blame him ;-)
8011 2002-05-15 Wednesday 17:46  asmax
8013  - check size to avoid realloc(0)
8015 2002-05-15 Wednesday 15:36  marcari
8017    * removed a debug message that I forgot in my previous commit
8019 2002-05-15 Wednesday 15:07  marcari
8021  On sam's advice I added the input_FDNetworkClose() function to be called
8022  when closing a  networking stream instead of input_FDClose().  It is due
8023  to WIN32  because we have  to call  closesocket() instead of  close() to
8024  close the socket. The problem was  : windows did not leave the multicast
8025  group when closing the socket.
8027    * input_ext-plugins.c : where is located the function
8028    * *.h : function declaration
8029    * udp.c, http.c : these modules now call input_FDNetworkClose()
8031 2002-05-15 Wednesday 13:06  marcari
8033    * netutils.c: use closesocket() instead of close() at the end
8034    of the network_ChannelJoin() for WIN32.
8036    It closes the following bug : when changing channel we sometimes got
8037    a 'no answer from vlcs' even if the answer is sent back.
8039 2002-05-15 Wednesday 03:29  sam
8041    * ./src/misc/configuration.c: fixed an issue with long options from
8042      modules where option arguments and playlist entries were mixed.
8044 2002-05-15 Wednesday 02:04  sam
8046    * ./configure.in: added libdvbpsi version check.
8048 2002-05-15 Wednesday 02:02  sam
8050    * ./include/modules_inner.h: fixed a bug in module reinitialization,
8051      which should fix crashes after a long pause.
8053 2002-05-14 Tuesday 23:23  massiot
8055  Fixed a bug (glitch/segfault) when seeking.
8057 2002-05-14 Tuesday 22:54  jobi
8059      * src/input/mpeg_system.c : We handle PCR even if they are not attached
8060                                  to a PMT.
8062 2002-05-14 Tuesday 22:39  gbazin
8064  * new --with-mad-tree configure option.
8065  * updated BUGS file.
8067 2002-05-14 Tuesday 22:27  massiot
8069  It should now be possible to quit when reading a bogus file.
8071 2002-05-14 Tuesday 21:47  sam
8073    * ./src/misc/modules.c: if a module has a zero-scored capability, we don't
8074      try to use it, unless it was explicitely requested (--vout for example).
8076 2002-05-14 Tuesday 21:33  bozo
8078    * src/misc/iso-639.def, include/iso_lang.h, src/misc/iso_lang.c: iso-839-[12] tools.
8079    * include/common.h, src/misc/modules_plugin.h: export the 3 new functions.
8080    * plugins/dvd/dvd_es.c, plugins/dvd/dvd_summary.c, plugins/dvdread/input_dvdread.c: adapted DecodeLanguage calls to the new behaviour.
8081    * plugins/mpeg_system/mpeg_ts.c: ISO-639-2 descriptors handling.
8083 2002-05-14 Tuesday 20:11  sam
8085   * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilation fixes courtesy
8086     of Yves Duret and other Mandrakesoft guys I don't know.
8088 2002-05-14 Tuesday 18:45  jobi
8090      * src/input/mpeg_system.c: fixed an old old bug in TS demux, thank you
8091                                 Meuuh.
8093 2002-05-14 Tuesday 03:14  jobi
8095      * doc/vlc-howto.sgml: Spelling mistakes, small updates, harmonization
8096                            with other documentations (thank you Alexis)
8097      * plugins/satellite/*: some fixes in options parsing (thank you Sam)
8099 2002-05-14 Tuesday 01:15  massiot
8101  * New OS X icon, courtesy of Joeri van Dooren <joeri@van.dooren.be> ;
8102  * Mac OS X fix.
8104 2002-05-13 Monday 23:55  fenrir
8106      * include/video.h : added new fourcc code for avi
8107      * ALL : version from ffmpeg cvs can now decode msmpeg4 v1 v2 ,
8108          so i have added support for this. But you can always use old ffmpeg
8109          library  without any problem ( i hope ;)
8111 2002-05-13 Monday 21:30  sam
8113    * ./plugins/filter/clone.c: New filter, `--filter clone', duplicates
8114      display. To duplicate 12 times, use `--filter clone:12'.
8116 2002-05-12 Sunday 22:56  massiot
8118  * Fixed menus [Mac OS X port]
8119  * Objective-C files are now .m
8120  * Fixed a major bug in the spu decoder
8121  * Disabled auto-hiding of mouse cursor since it doesn't work when browsing
8122    menus ; instead, click in the video window
8124 2002-05-12 Sunday 03:39  massiot
8126  * Mac OS X port : menus for Program/Title/Chapter/Languages.
8128 2002-05-10 Friday 04:04  fenrir
8130      * include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins.
8131      * plugins/mpeg_system/mpeg_audio.c : a demux for mpeg audio stream (file, web radio ...)
8132      * Makefile configure.in : to compile it
8134 2002-05-09 Thursday 23:24  sam
8136    * ./src/interface/main.c: if Ctrl-C doesn't kill vlc cleanly for any
8137      reason, user just needs to hit Ctrl-C again 1 second later and we'll
8138      exit disgustingly instead of freezing.
8140 2002-05-09 Thursday 16:52  jobi
8142      * doc/vlc-howto.sgml : URL fix for libdvdcss
8144 2002-05-07 Tuesday 01:18  jlj
8146    * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
8148 2002-05-07 Tuesday 00:59  massiot
8150  Improvements of the OS X GUI.
8152 2002-05-06 Monday 23:05  gbazin
8154  * video plugins that don't handle rescaling themselves have to let the
8155    video_output thread know about resizing events (with VOUT_SIZE_CHANGE event).
8156    (this part needs some clean-up but it is basically working for the X11 and
8157     SDL plugins).
8159  * fixed fullscreen for the SDL plugin.
8161  * xmga and sdl now switch to fullscreen on double-click.
8163 2002-05-05 Sunday 10:25  gbazin
8165  * fixed the resizing and scaling of the X11 video output.
8166  * clicking on the video doesn't pause it anymore (use spacebar for this), but
8167    double-clicking will now switch between fullscreen and window mode.
8169 2002-05-04 Saturday 17:49  sam
8171    * ./plugins/network/ipv4.c: fixed ipv4.so compilation under QNX.
8172    * ./configure.in: deactivated ipv6.so under QNX for now.
8174 2002-05-04 Saturday 05:36  lool
8176    * ./BUGS :
8177      - no text in the status bar with gtk intf
8178      - no window title in gtk intf on some machines, correct title on another
8180 2002-05-03 Friday 22:49  sam
8182    * ./include/modules_inner.h, ./src/misc/configuration.c: support for config
8183      options callbacks.
8185      They don't take any argument for the moment, but this will change when
8186      I'm finished with my other vlc changes. There is a little problem: the
8187      Gtk+ interface keeps calling Put***Variable each time we click on "Apply"
8188      or "Save". I think it should only call it once. Is there a way to fix
8189      this? Gildas? lool? :-)
8191 2002-05-03 Friday 20:40  sam
8193    * ./configure.in: we check support for variadic macros (screw Borland!).
8195 2002-05-03 Friday 01:06  massiot
8197  Small FAQ update. Please note that everyone can update this FAQ if they
8198  want, it is not my property :-).
8200 2002-05-03 Friday 01:02  massiot
8202  Added quite a few missing names.
8204 2002-05-02 Thursday 00:32  massiot
8206  * Misc sound fixes [Mac OS X port]
8207  * Fixed VCD double detection
8209 2002-05-01 Wednesday 23:31  gbazin
8211  * The configuration file and the log file are opened in text mode. This mode
8212  should only have a meaning on Win32 and isn't supposed to break any other
8213  platform. If does give you any trouble then shout.
8215 2002-05-01 Wednesday 21:59  gbazin
8217  * added a --with-a52-tree option to the configure script.
8219 2002-04-30 Tuesday 14:56  gbazin
8221  * added config_Get/PutFloatVariable to p_sysmbols. Thanks to Sigmund Augdal
8222  for pointing this bug out.
8223  * on Win32 the aout_pcm thread is given a high priority. This helps avoiding
8224  lots of audio underruns, especially when moving around the video window.
8226 2002-04-30 Tuesday 01:57  massiot
8228  Cosmetic fixes.
8230 2002-04-29 Monday 23:22  gbazin
8232  * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
8233  * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
8234      underrun problems.
8235  * A little bit of DirectX plugin clean-up.
8237 2002-04-28 Sunday 21:09  jpsaman
8239  Added more information in ipkg control file.
8241 2002-04-28 Sunday 19:52  sam
8243    * ./include/modules_inner.h: the module name is now a default shortcut, for
8244      it, no need to manually add it.
8246 2002-04-28 Sunday 11:05  sam
8248    * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids.
8250 2002-04-28 Sunday 04:46  sam
8252    * ./include/os_specific.h: fixed my fix. sorry for the trouble.
8254 2002-04-28 Sunday 04:27  sam
8256    * ./include/os_specific.h: fixed a C++ compilation issue.
8258 2002-04-28 Sunday 00:11  gbazin
8260  * moved the function definitions from threads.h into threads_funcs.h. This
8261     allows us to move p_main_sys into p_main (p_main->p_sys).
8262  * fixed the --with-gtk-config-path and --with-sdl-config-path options in
8263     configure.in
8265 2002-04-27 Saturday 04:20  jobi
8267      * ALL : better FreeBSD detection for VCD input
8269 2002-04-27 Saturday 01:52  massiot
8271  Fixed a typo in libdvbpsi handling.
8273 2002-04-27 Saturday 01:32  jobi
8275  *    plugins/vcd/cdrom_tools : FreeBSD 4.5 port of the vcd input.
8277 2002-04-26 Friday 22:49  gbazin
8279  * updated win32 compilation instructions.
8281 2002-04-26 Friday 20:12  jlj
8283    * Fixed my fix for the fix for vlc_memalign. Sorry O:-)
8285 2002-04-26 Friday 19:07  jlj
8287    * ./include/common.h: Fixed vlc_memalign.
8289 2002-04-26 Friday 07:43  sam
8291    * ./src/misc/beos_specific.c: added system_Configure(). Sorry O:-)
8293 2002-04-26 Friday 03:45  fenrir
8295      * src/input/input_programs.c : an video divx ES will no longer be considered as an audio ES ( thanks sam ).
8297 2002-04-26 Friday 02:20  jlj
8299    * ./src/misc/darwin_specific.c: added system_Configure().
8301 2002-04-26 Friday 01:07  massiot
8303  * MacOS X port :
8304  - New creator ID : VLC#
8305  - Borders in fullscreen mode are now black and the movie is centered
8306    (jlj P0\/\/3r)
8307  - A/V sync should be much more precise
8309 2002-04-25 Thursday 23:52  sam
8311    * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir.
8312    * ./include/video.h: moved vout_CopyPicture out of the way, an inline
8313      function did not make sense here.
8314    * ./include/video.h: moved vout_ChromaCmp out of the way.
8315    * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into
8316      video.h.
8317    * ./include/os_specific.h: this file is now always included.
8318    * ./include/debug.h: removed this file which was almost useless, and moved
8319      ASSERT to common.h.
8320    * ./include/common.h: fixed vlc_memalign and changed its prototype to
8321      follow posix_memalign's.
8323 2002-04-25 Thursday 23:35  sam
8325    * ./configure.in: dropped usage of $withval and $enableval in favor of the
8326      safer variants $with_foo and $enable_foo.
8328 2002-04-25 Thursday 04:10  jobi
8330  * Moved Program Specific Information decoder to the ts demux module
8331  * Added a mpeg_ts_dvbpsi module tha uses libdvbpsi to decode PSIs. It is
8332    used by default if the lib is found. It shares much code with mpeg_ts
8334 2002-04-25 Thursday 01:08  gbazin
8336  * on Win32 the config file is now stored under the "Application Data" folder
8337    belonging to the user. (this works if at least IE4 is installed, otherwise
8338    the old method is used to get the config directory)
8340 2002-04-25 Thursday 00:56  jlj
8342    * Fixed MacOS X module linking problem.
8344 2002-04-24 Wednesday 02:36  sam
8346    * ./src/interface/main.c: we no longer segfault if argc == 0.
8347    * ALL: renamed PLUGINS to __PLUGINS__ to avoid conflicts with libraries
8348      defining it. Grmbl.
8349    * ./src/input/input_ext-plugins.c: cosmetic change.
8351 2002-04-24 Wednesday 01:44  fenrir
8353  * ./plugins/ac3_adec/* use _M to avoid conflict with libavcodec.a
8354  * ./plugins/avi a light  avi demux
8355  * ./plugins/ffmpeg a video decoder for divx v3 and opendivx
8357 2002-04-24 Wednesday 01:06  sam
8359    * ./plugins/avi, ./plugins/ffmpeg: created empty directories for fenrir's
8360      upcoming work.
8362 2002-04-23 Tuesday 22:58  sam
8364    * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_es.c: temporary fix
8365      to avoid retrieving the spu palette from a network stream as if it was
8366      a DVD.
8368 2002-04-23 Tuesday 16:16  sam
8370    * ./src/interface/main.c: tidied the help output code.
8371    * ALL: removed underscores from option names and made a few options more
8372      self-explanatory, for instance --input_channel becomes --audio-channel;
8373      run vlc -H to see what has changed.
8374    * ALL: replaced many occurences of "plugin" with the word "module".
8375    * ./src/interface/main.c: moved all satellite-specific configuration options
8376      to the satellite plugin.
8377    * ./po/*: updated translations.
8379 2002-04-23 Tuesday 15:47  sam
8381    * ./plugins/chroma/i420_yuy2.h: optimized the 420 planar-to-packed chroma
8382      transformations. They're now PIC-friendly as well.
8384 2002-04-23 Tuesday 05:21  jlj
8386    * Added Open disc and network panels.
8387    * Some changes to the control layout.
8389 2002-04-22 Monday 10:20  sam
8391    * ./src/interface/main.c: i_warning_level is set to 0 to avoid unwanted
8392      verbose messages.
8393    * ./po/en_GB.po: British translation.
8395 2002-04-21 Sunday 23:29  gbazin
8397  * Fixed the warning_level handling: "-v" and "--warning" are now working as
8398    they should and they also are cumulative (using -vv --warning=3 you end up
8399    with i_warning_level=5)
8401 2002-04-21 Sunday 20:32  sam
8403    * ./src/misc/configuration.c: support for short options. -V, -A, -I
8404      are back, and we also have -4 and -6 for IPv4/IPv6.
8406 2002-04-21 Sunday 13:23  gbazin
8408  * added config_GetFloatVariable() and config_PutFloatVariable() to the config
8409    module.
8410  * added a --zoom <float> config option.
8411  * added a call to RestoreCPUState() in InitIDCT() in idct_sparse.h so that the
8412    FPU is still available after a call to InitIDCT().
8413  * deactivate stream buffering when logging to a file.
8415 2002-04-21 Sunday 12:32  sam
8417    * ./po/*: re-ran make update-po, fixed a few translations.
8418    * ./po/fr.po: completed the french translation.
8419    * ./plugins/gtk/gtk.glade, ./plugins/gtk/gnome.glade: synchronized a few
8420      strings between the Gtk+ and GNOME modules to avoid duplicate translations.
8422 2002-04-20 Saturday 22:42  sam
8424    * ./po/de.po: updated german translation. Many thanks to Thomas Graf.
8426 2002-04-20 Saturday 19:52  tooney
8428    . Url & mailing-lists corrections
8430 2002-04-20 Saturday 17:12  jpsaman
8432  Updated Netherlands translation of interface.
8434 2002-04-20 Saturday 12:19  lool
8436    * po/fr.po : completed french translations
8438 2002-04-19 Friday 15:56  sam
8440    * ALL: internationalized all configuration strings.
8441    * ./src/interface/main.c: we now set LC_CTYPE to get the right charset.
8442    * ./src/misc/configuration.c: lots of simplifications in the code.
8443    * ./po/vlc/pot: updated translations.
8445 2002-04-18 Thursday 21:38  sam
8447    * ./vlc.spec: fixed build dependencies.
8448    * ./configure.in: when -lintl is available, we now also link plugins with it.
8450 2002-04-18 Thursday 14:51  sam
8452    * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
8453    * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
8455 2002-04-18 Thursday 07:11  sam
8457    * ./configure.in: switched version to 0.3.1.
8458    * ./vlc.spec: imported Mandrakesoft's latest enhancements.
8459    * ./ChangeLog: updated ChangeLog.
8461 2002-04-18 Thursday 06:34  sam
8463    * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
8464      extension gethostbyname2(), thanks to Thomas Graf.
8466 2002-04-18 Thursday 01:03  massiot
8468  * Finally fixed MacOS X aspect ratio. If you know how to center the
8469  picture in the screen, and make the remaining space black instead of
8470  white, PLEASE drop me a mail !
8472 2002-04-17 Wednesday 19:00  jobi
8474  * in TS demux, a program is selected only if a PMT for it was found.
8475    This should fix the problem that occured when reading a file directly
8476    extracted from a satellite card.
8477  * UDP access plugin uses input_SetProgram.
8479 2002-04-17 Wednesday 13:43  sam
8481    * ./AUTHORS: added people locations, just for fun.
8482    * ./configure.in: disabled SSE plugins when using mingw32.
8483    * ./src/misc/configuration.c: disabled the AltiVec warning message on the
8484      PowerPC platform because it was misleading.
8486 2002-04-17 Wednesday 00:13  jobi
8488  * big update of Henri's howto
8490 2002-04-16 Tuesday 01:04  massiot
8492  * Support for pictures with a pitch different from the picture width,
8493  inspired by Gildas Bazin.
8495 2002-04-15 Monday 16:06  jobi
8497  * fixed a typo in satellite input
8498  * added options to configure antenna (sat_lnb_lof1, sat_lnb_lof2,
8499    sat_lnb_slof and sat_diseqc). They only appear if satellite input
8500    is compiled.
8502 2002-04-11 Thursday 10:55  sam
8504    * ./Makefile: fixed the Win32 interface under Win2k/XP.
8505    * ./src/misc/modules_plugins.h: implemented a dlerror()-like wrapper
8506      for the Win32 API.
8508 2002-04-10 Wednesday 18:26  jobi
8510  * fixed a bug in input_SetProgram, that made the ps file input
8511  launch without video. Sorry about this.
8513 2002-04-10 Wednesday 04:48  lool
8515    * ./po/fr.po: French translation update
8517 2002-04-10 Wednesday 02:08  sam
8519    * ./configure.in: fixed a bug in the libdvdread detection.
8520    * ./configure.in: fixed plugin compilation under Win32.
8522 2002-04-10 Wednesday 02:05  sam
8524    * ./vlc.spec: imported MandrakeSoft's enhancements.
8526 2002-04-10 Wednesday 02:05  sam
8528    * ./doc/developer/decoders.xml: fixed a typo preventing compilation.
8530 2002-04-10 Wednesday 02:04  sam
8532    * ./plugins/aa/aa.c: we now parse the AAOPTS environment variable.
8533    * ./plugins/aa/aa.c: a few simplifications in the code.
8535 2002-04-08 Monday 16:53  jobi
8537  * made file access plugin use input_SetProgram so that we may change
8538    program when reading a file
8539  * fixed a bug in input_SetProgram
8540  * added --input_program <int> option, to choose the program from
8541    the command line
8543 2002-04-08 Monday 01:08  massiot
8545  * Fixed Altivec-enabled version of fastmemcpy
8546  * Fixed --memcpy switch
8547  * Changed CFLAGS_VLC to vlc_CFLAGS (last-minute changes are great ideas :p)
8548  * New README file for MacOS X.
8550 2002-04-07 Sunday 08:48  sam
8552    * ./configure.in: wrote a better test for libdvdread detection.
8553    * ./plugins/gtk/gtk.glade: added lines this #@%$! Glade had munched, fixes
8554      a segfault in the Gtk+ popup menu when toggling the interface.
8555    * ./plugins/motion/motion.c: fixed a compilation issue on compilers which
8556      do not accept empty macro arguments.
8558 2002-04-06 Saturday 07:54  sam
8560    * ./doc/release-howto.txt: updated documentation.
8561    * ./vlc.spec: added missing plugin filenames to the build process.
8563 2002-04-06 Saturday 06:22  sam
8565    * ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips.
8566    * ./Makefile: fixed make dist and make distclean.
8567    * ./plugins/dvd/dvd.c: compilation fix.
8568    * ./plugins/gtk/gtk_callbacks.c: fixed ejection code.
8569    * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin.
8570    * ./vlc.spec: updated specfile.
8572 2002-04-05 Friday 23:26  sam
8574    * ./Makefile, ./configure.in: misc BeOS build fixes.
8576 2002-04-05 Friday 22:44  sam
8578    * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
8579    * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
8580      anymore, the package is now 700k instead of 4MB.
8581    * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
8582      foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
8583      lot of stuff from Makefile.opts.in back to configure.in.
8584    * ./install-win32: updated script for NSIS 1.96.
8586     I hope this doesn't break too many other architectures...
8588 2002-04-05 Friday 14:35  sam
8590    * ./configure.in: added --enable-intfwin to enable the win32 interface and
8591      --with-bcbuilder to tell make where to find Borland C++ Builder.
8593 2002-04-05 Friday 05:27  sam
8595    * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
8596    * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
8597    * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
8598      file isn't needed for the intfwin plugin anymore.
8599    * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
8601 2002-04-05 Friday 03:05  gbazin
8603  * introduced a memalign wrapper that will align the memory manually if
8604    memalign doesn't exist.
8606    void *vlc_memalign( size_t align, size_t size, void **pp_orig )
8607    where the return value is the aligned pointer and *pp_orig is the pointer
8608    that has to be freed afterwards.
8610    the arithmetic I'm doing on the pointer to align it is not portable to
8611    64bits architectures. If someone knows how to something portable, please
8612    tell me ( and no I don't want to do if(sizeof(void *) == blabla) ).
8614    Other little problem, I was planning to use posix_memalign by default in
8615    the wrapper implementation but it doesn't work (someone can tell me what
8616    I'm doing wrong ?)
8618  * re-enabled the sse plugins on win32 as we don't have anymore alignment
8619    issues.
8621  * fixed typo in vout_directx.c
8623 2002-04-05 Friday 00:51  massiot
8625  * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
8626  * Disabled memcpyaltivec since it's buggy
8628 2002-04-05 Friday 00:08  massiot
8630  * Fixed intf_eject for iPAQ (untested)
8631  * asm memcpyaltivec for Linux/PPC
8633 2002-04-04 Thursday 18:22  ipkiss
8635    * ./AUTHORS: added myself :)
8636    * ./plugins/win32/mainframe.cpp: disabled the "hide interface" menu
8637      item, not yet implemented.
8638    * ./plugins/win32/about.dfm: replaced the outdated author list with a
8639      "VideoLAN Team" entry.
8641 2002-04-04 Thursday 17:35  sam
8643    * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp:
8644      replaced the outdated author list with a "VideoLAN Team" entry.
8645    * ./debian/rules, ./debian/control: deactivated the vlc-kde package because
8646      it does not work, and removed the vlc-a52 package because liba52 is
8647      statically linked into vlc.
8648    * ./debian/control: added more helpful package descriptions.
8649    * ALL: changed version to 0.3.0. Yeah, it's coming.
8650    * ./Makefile: fixed make dist.
8652 2002-04-04 Thursday 07:08  sam
8654    * ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
8655    * ./plugins/dvd/dvd.c: we look for libdvdcss.so.2 as well as -.so.1.
8656    * ./configure.in: BSD/OS fixes thanks to Steven M. Schultz.
8657    * ./Makefile: renamed the `snapshot' rule to `dist'.
8658    * ./Makefile: removed the `snapshot-nocss' rule which isn't needed anymore.
8660 2002-04-04 Thursday 02:23  jlj
8662    * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
8664 2002-04-04 Thursday 01:24  massiot
8666  * Fix for iPAQ familiar Linux (untested)
8667  * HTTP files now find the EOF (though HTTP input is still broken)
8669 2002-04-04 Thursday 00:36  massiot
8671  Fixed altivec memcpy module [OS X port]
8673 2002-04-03 Wednesday 18:22  sam
8675    * ./Makefile.modules: modules now depend on Makefile.opts.
8676    * ./configure.in: added (hopefully) explicit messages on how to get
8677      libdvdcss and link vlc with it.
8678    * ./plugins/dvdread/input_dvdread.c: removed inclusion of dvd_udf.h.
8680 2002-04-03 Wednesday 08:45  sam
8682    * ./plugins/ogg/*: added preliminary files for an Ogg/Vorbis decoder a
8683      contributor is currently working on.
8685 2002-04-03 Wednesday 08:23  sam
8687    * ALL: removed libdvdcss from the vlc tree.
8688    * ALL: removed libdvdread from the vlc tree.
8689    * ./acconfig.h: removed this file.
8690    * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c.
8691    * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
8693 2002-04-03 Wednesday 08:19  gbazin
8695  * fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_device" config option
8696    instead of the now inexistant DVD_DEVICE macro.
8698 2002-04-03 Wednesday 04:43  sam
8700    * ./po/ja.po: added Japanese translation from Fumio Nakayama
8701      <endymion@ca2.so-net.ne.jp>.
8702    * ./plugins/gtk/gtk_callbacks.c: fixed disc ejection code.
8703    * ./ChangeLog: how about a nice cup of 870 lines of ChangeLog for the 0.3.0
8704      release?
8706 2002-04-03 Wednesday 01:43  gbazin
8708  * New pthread implementation for WinNT/2K/XP. This implementation shouldn't
8709    be subject to race conditions as it is using SignalObjectAndWait() from the
8710    Win32 API.
8711    As this should be somehow slower than the old method (still used on Win9x),
8712    you can specify that you want to use the old method with the "fast_pthread"
8713    config option.
8715  * Added a new p_main_sys global variable. This variable is a pointer to an
8716    OS specific structure which is defined in *_specific.h. This structure can
8717    be filled by the already existing System_Init() function and is a nice
8718    way to avoid too many #ifdefs.
8720 2002-04-03 Wednesday 01:27  gbazin
8722  * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
8723    ( this creates a small memory leak as we don't free the string obtained
8724      from config_GetPszVariable, but I think we can live with it for now )
8726  * the SSE plugins are disable on the mingw32 build as they don't work.
8727    ( because memalign is not implemented on win32, and malloc only aligns
8728      on an 8 bytes boundary )
8730  * fixed small mistake in INSTALL.win32
8732 2002-04-03 Wednesday 01:22  ipkiss
8734   * ./include/config.h: fixed config directory name for windows
8735   * ./plugins/win32: the network dialog now respects the preferences settings
8737 2002-04-03 Wednesday 01:00  massiot
8739  Added memcpyaltivec.
8741 2002-04-03 Wednesday 00:46  massiot
8743  Compilation fix. :-ppppp
8745 2002-04-03 Wednesday 00:16  massiot
8747  * Altivec-enabled version of fastmemcpy
8748  * Use ImageBuffer instead of ScreenBuffer in OS X video output (should be
8749  faster)
8751 2002-04-02 Tuesday 23:56  ipkiss
8753  * ./src/interface/main.c: check that channels have been created before
8754    the call to network_ChannelJoin
8756 2002-04-02 Tuesday 13:31  ipkiss
8758   * ./src/misc/configuration.c: small compilation fix
8760 2002-04-02 Tuesday 12:43  tcastley
8762  Changed directory of the config file for BeOS to be consistant with
8763  OS standard.
8765 2002-04-02 Tuesday 12:17  sam
8767    * ./configure.in: BeOS, liba52 and chroma plugin compilation fixes.
8768    * ./plugins/dvd/dvd_access.c: removed a warning.
8769    * ./src/misc/configuration.c: Solaris fixes by Meuuh.
8770    * ./FAQ: removed outdated stuff.
8772 2002-04-01 Monday 23:54  gbazin
8774  * Fixes for the Win32_msvc build
8776 2002-04-01 Monday 12:47  gbazin
8778  * updated the "package-win32" rule
8779  * all txt files are now converted to dos format (CRLF)
8781 2002-04-01 Monday 12:13  gbazin
8783  * VLC-Win32 Cross-Compile Howto, courtesy of Bill Eldridge.
8785 2002-04-01 Monday 11:59  gbazin
8787  * updated INSTALL.win32
8789 2002-03-29 Friday 01:14  massiot
8791  Disabled the server argument in udpstream: because it confuses users and is
8792  not of any practical use.
8794 2002-03-28 Thursday 22:21  massiot
8796  Fix for sparc.
8798 2002-03-28 Thursday 11:17  gbazin
8800  * don't try to stat() the dvd drive letter on win32
8801  * disabled YUV overlay double buffering for now, as it seems to actually be
8802      slower.
8803  * temporary fix in vlc_cond_signal() for win32 (I really should use
8804      SignalObjectAndWait() on WinNT so we can avoid race conditions in the
8805      pthread code). This fixes a problem noticed on WinXP where vlc would
8806      freeze regularly and eat-up all the CPU (fun no?)
8808 2002-03-28 Thursday 04:53  jobi
8810  * When unselecting an ES, we must ged rid of p_es->p_pes so that it is
8811    regererated when we select this ES again. It made vlc segfault when
8812    switching from some stream to another, or when switching program
8813    in satellite input.
8815 2002-03-27 Wednesday 23:15  massiot
8817  * UDP access plug-in can now receive MPTS (Multiple Program TS) and switch
8818  programs
8819  * Audio and video output go to time-constrained scheduling [OS X port]
8821 2002-03-27 Wednesday 20:54  jpsaman
8823  Translation of user interface messages to Netherlands.
8825 2002-03-27 Wednesday 20:53  jpsaman
8827  Added Netherlands translation (nl) to configure.in
8829 2002-03-27 Wednesday 00:39  massiot
8831  * GNU make detection
8832  * Deleted non-working fullscreen menu item [OS X]
8833  * udp and http no longer modify p_input->psz_name
8835 2002-03-27 Wednesday 00:08  gbazin
8837  * various little portability fixes
8839 2002-03-26 Tuesday 23:30  gbazin
8841  * modified the gtk interface to save an empty <string> option as a NULL pointer
8842  * modified config_LoadConfigFile to consider an empty <string> option as a
8843     NULL pointer.
8845 2002-03-26 Tuesday 23:02  gbazin
8847  * changed the behaviour of the config file:
8848    - now all the config options are saved. <string> config options which have
8849    no default value are also saved in the config file but as an empty string.
8850    - config_LoadConfigFile will ignore empty config options, which also means
8851    we cannot pass an empty string as a <string> config option. (this shouldn't
8852    matter anyway)
8854 2002-03-26 Tuesday 00:36  ipkiss
8856   * Added a win32 interface plugin, developed with Borland C++ Builder.
8857     To build the plugin, follow the instructions in INSTALL-win32.txt
8859   * Known bugs:
8860          - subtitles don't work
8861          - a crash occurs when the user exits by pressing 'q' in the vout
8862          - when moving the slider, position in the stream updates even if
8863            the slider isn't released yet
8865   * TODO list:
8866          - clean code in menu.cpp
8867          - adapt lool's enhancements of the Gtk+ preferences box
8868          - write drag-and-drop stuff
8869          - and of course, fix known bugs :)
8871   * For those of you who can't wait till the next release to test the win32
8872     interface, binary files are available here:
8873     http://www.via.ecp.fr/~ipkiss/intfwin/vlc.zip
8874     Enjoy!
8876 2002-03-25 Monday 21:37  lool
8878  The "we love gibalou" commit :
8879    * plugins/gtk/gnome.c, plugins/gtk/gtk.c, plugins/gtk/gtk_common.h :
8880        . new Tooltips structure
8881    * plugins/gtk/gtk_preferences.c:
8882        . modifications of some widgets, the structure, cosmetic changes
8883    * src/interface/main.c:
8884        . typos
8885        . a couple new descriptions
8887 2002-03-25 Monday 20:16  gbazin
8889  * moved the "display" option from main to the relevant plugins. ( We now have
8890     the x11_display, xvideo_display, xmga_display and ggi_display options ).
8892 2002-03-25 Monday 05:18  sam
8894    * Fixed a little omission in INSTALL-win32.txt.
8896 2002-03-25 Monday 03:06  jobi
8898  * Fixed a bug that made vlc segfault when choosing a program, change to
8899    another and come back to the first one.
8900  * Added gtk and gnome interfaces for satellite input. We should find a
8901    way to hide the button if satellite support is not compiled.
8903 2002-03-22 Friday 01:55  xav
8905   - Updated INSTALL-win32.txt
8907 2002-03-22 Friday 01:24  xav
8909   * Win32 fix.
8911 2002-03-22 Friday 00:49  massiot
8913  Miscellaneous fixes for the OS X port.
8915 2002-03-21 Thursday 23:10  gbazin
8917  * the calculation for the initial video window dimensions is now done in
8918      video_output.c and made available into p_vout->i_window_height/width.
8919      This allows to get rid of duplicated code and unify the behaviour of
8920      the video output plugins. (not all the plugins have been modified
8921      because I didn't want to break anything).
8923      As a side effect, the --width and --height options are now working, you
8924      can even use only --width or only --height the other dimension will adapt
8925      automatically to the video characteristics.
8926      Note that you need to remove the width/height options from the config file
8927      or set them to -1 if you want to use the actual video size.
8929 2002-03-21 Thursday 08:11  gbazin
8931  * moved GetConfigurationFromCmdLine() into configuration.c and renamed it
8932     into config_LoadCmdLine()
8933  * config_GetHomeDir doesn't use getpwuid_r anymore as this was creating
8934     some problems on solaris. This function now uses getpwuid and is called
8935     only once to store the home directory into the p_main structure.
8937 2002-03-21 Thursday 03:27  jobi
8939  [no log message]
8941 2002-03-21 Thursday 00:00  gbazin
8943  * fixed stupid bug in stupid ConvertPrintfFormatString() function
8944  * fixed the "waveout not closing" bug. We need to reset the waveout device
8945      before closing it.
8947 2002-03-20 Wednesday 18:44  sam
8949    * ./src/input/mpeg_system.c: fixed a bus error on UltraSparc.
8951 2002-03-20 Wednesday 04:43  sam
8953    * ./src/misc/modules_plugin.h: kludge to allow the ALSA module to be
8954      compiled as a plugin. Please test.
8955    * ./include/modules.h: fixed a C++ warning.
8957 2002-03-20 Wednesday 04:12  ipkiss
8959   * Added 3 bugs of the win32 port to the BUGS file
8961 2002-03-20 Wednesday 00:47  massiot
8963  Fixed a typo. Grmbl.
8965 2002-03-20 Wednesday 00:44  massiot
8967  Better IPv6 detection. IPv6 is disabled under MacOS X (no inet_pton
8968  call).
8970 2002-03-20 Wednesday 00:02  jobi
8972  * fixed some bugs in program management : selected ESs must be attached
8973  to the selected program.
8975 2002-03-19 Tuesday 15:00  sam
8977    * ./plugins/aa: aalib output plugin courtesy of Sigmund Augdal.
8978    * ./configure.in: fixed a few bashisms.
8979    * ./src/misc/configuration.c: fixed build under Solaris.
8980    * ./TODO: updated todo list.
8982 2002-03-19 Tuesday 06:49  sam
8984    * ./configure.in: BeOS compilation fixes.
8985    * ./debian/rules: activated (broken) KDE interface.
8986    * ./plugins/access/http.c: fixed a segfault.
8987    * ./plugins/alsa/aout_alsa.c: fixed a segfault.
8989 2002-03-19 Tuesday 05:22  ipkiss
8991    * ./include/common.h: fixed the compilation fix for Borland C++ :)
8993 2002-03-19 Tuesday 04:42  sam
8995    * ./include/common.h: compilation fix for Borland C++.
8997 2002-03-19 Tuesday 04:33  jlj
8999    * MacOS X aout now uses AudioConverter for int->float
9000    * Various MacOS X intf improvements and bug fixes
9002 2002-03-19 Tuesday 01:30  sam
9004    * ./plugins/chroma/i420_rgb8.c: fixed a warning.
9005    * ./plugins/filter/deinterlace.c: fixed chroma deinterlacing.
9006    * ./plugins/kde/kde.cpp: the KDE interface compiles again.
9007    * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault I introduced today.
9008    * ./plugins/network/ipv4.c: cosmetic fix.
9009    * ./src/interface/main.c: fixed a typo in the --help output.
9010    * ./src/misc/netutils.c: fixed a segfault in the vlcs communication; still
9011      unstable but solving other bugs won't do any good without rewriting the
9012      whole playlist code. Which I'm doing right now.
9014 2002-03-19 Tuesday 01:12  massiot
9016  MacOS X compile fixes.
9018 2002-03-18 Monday 22:04  xav
9020    * skip "//" if we find "://" in a resource we have to play : this allows us to use the syntax udpstream://host.
9022 2002-03-18 Monday 20:14  sam
9024    * ./extras/MacOSX_dvdioctl: removed outdated files.
9025    * ./plugins/fx/scope.c: fixed an infinite loop error.
9026    * ./plugins: fixed segfaults in various demux plugins.
9027    * ./plugins/sdl/vout_sdl.c: SDL_VIDEODRIVER can be specified from the
9028      command line; try "--vout sdl:aalib"
9030 2002-03-18 Monday 18:09  sam
9032    * ./configure.in: fixed linking of the ipv4 plugin.
9034 2002-03-18 Monday 17:38  xav
9036   * DirectX plugin is now correctly detected and configured.
9038 2002-03-17 Sunday 22:59  sam
9040    * ./BUGS: updated bug list.
9041    * ./configure.in: ./configure --help should be a lot clearer now.
9043 2002-03-17 Sunday 18:00  sam
9045    * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation.
9046    * ./plugins/chroma/i420_rgb16.c: plain C 24/32 bpp transformations.
9047    * ./plugins/ggi/ggi.c: support for 8 bpp displays.
9048    * ./plugins/sdl/vout_sdl.c: support for 8 bpp displays.
9049    * ./plugins/x11/xcommon.c: support for 8 bpp displays.
9050    * ./src/video_output/video_output.c: fixed a segfault.
9052 2002-03-17 Sunday 12:12  gbazin
9054  * small fix for the config file. The parser assumes that the config file is
9055  divided into sections (a section is the config data for a plugin and begins
9056  with something like [foo]), so the comment for the beginning of the section
9057  must be after the section marker and not before.
9059  If you want to illustrate the problem (without this fix):
9060  - save vlc's config
9061  - exit from vlc and remove for example the dsp plugin (rm plugins/dsp.so)
9062  - resave vlc's config
9063  and now look at the end of the config file, it's all screwed up.
9065 2002-03-17 Sunday 00:03  sam
9067    * ./configure.in: more modules are plugins.
9068    * ./src/misc/configuration.c: changed ~/.VideoLan/vlc to ~/.videolan/vlcrc,
9069      and a few cosmetic changes (sorry Gildas for the butchery).
9070    * ./plugins/chroma/i420_rgb16.c: C version of the I420 to RV15/16 chroma.
9072 2002-03-16 Saturday 02:40  gbazin
9074  * This the last piece of the new configuration module. You can now save your
9075  configuration options (only from the gtk/gnome interface for now). The config
9076  file will be saved as ~/.VideoLan/vlc
9078  It's not quite yet finished (well there are a few small details to sort out),
9079  but I'm going away for the week-end and I wanted to commit this before so you
9080  can all have a play with it :)
9082 2002-03-15 Friday 05:41  sam
9084    * ./Makefile: fixed OS X vlc.app compilation dependencies.
9085    * ./configure.in: fixed the endianness check under Solaris.
9087    * ./src/input/input.c: strings are now initialized to "" instead of NULL.
9089    * ./plugins/spudec/spu_decoder.c: we now properly support the subtitle
9090      palette information we get from the DVD. Subtitles rox !
9091    * ./src/video_output/vout_subpictures.c: removed all DVD-specific routines
9092      and put them into spu_decoder.c.
9094 2002-03-15 Friday 02:47  stef
9096  *Move iec958/spdif encapsulation from ac3_spdif to aout_spdif.
9097  It will eventually allows to use ac3_adec or a52 for spdif output.
9099  *Remove an ugly loop in aout_spdif.
9101 2002-03-14 Thursday 02:35  stef
9103  *p_es->p_demux_data is available in p_config->p_demux_data so that the input
9104  can pass information directly to the decoder.
9106  *First application: aspect ratio for DVD is read from the ifo (should fix
9107  the buf with aspect ratio in anamorphic DVDs).
9109  *The DVD plugin also copy the spu yuv palette in p_demux_data so that the
9110  spudec can display subtitle with the right color (sam !).
9112  *Removed duplicate code and useless lock in gtk.
9114 2002-03-13 Wednesday 09:41  tcastley
9116  Updated Tony Castley's e-mail.
9118 2002-03-12 Tuesday 19:37  stef
9120  *New configuration option to choose audio output format at runtime.
9121  It allows to select spdif pass-through decoder with --ac3_adec and to
9122  remove the ugly b_ac3 in main.h
9124  As a consequence --spdif doesn't work anymore: you should use --ac3_adec pass
9126  *Fixed a typo in main.c
9128  *Return the option name in error message for unknown option intead of the
9129  argument.
9131 2002-03-11 Monday 08:23  gbazin
9133  * New GTK configuration interface. This interface is generated dynamically
9134    at run-time from the configuration data contained in each plugin.
9135  * config_PutPszVariable and config_GetPszVariable are now thread safe.
9136  * Few modifications/optimizations to the config module.
9137  * Got rid of all the _VAR macros in config.h
9139  This is the first version of the GTK configuration interface. There are still
9140  a few raw corners and a fews things left to do, but it basically does what
9141  I wanted.
9142  Constructive comments like it sucks or it smells rotten fish are of course
9143  very welcome. And if there are GTK gurus out there, please don't hesitate to
9144  add your touch.
9146  I also started to add usefull comments to the configuration options but I'm not
9147  really good at this kind of thing so if people want to help, they can finish
9148  the job. For this look at all the *_LONGTEXT macros at the top of main.c
9150  (PS: Translations will also be appreciated but not right now as the interface
9151  will likely change again in the few coming days)
9153 2002-03-09 Saturday 17:48  stef
9155  *Fixed EOF segfault at end of DVD
9157  *Buffer manager is renintialised at area change.
9159 2002-03-08 Friday 01:26  bozo
9161  Audio output ALSA: spdif support.
9163 2002-03-07 Thursday 00:54  sam
9165    * ./src/interface/main.c: disabled the GNOME segfault dialog in debug
9166      mode. We want nice, clean segfaults, with huge core files and a lot
9167      of rattle noise.
9169 2002-03-06 Wednesday 04:27  sam
9171    * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less verbose.
9172    * ./src/interface/interface.c: fixed a deadlock when seeking the
9173      stream using the keyboard arrows.
9175 2002-03-06 Wednesday 02:20  stef
9177  *Removed an occurance of former angle item in gtk.
9179  *Fixed a bug in ES management introduced lately in DVD/DvdRead.
9181  *Beginning of reorganisation in DVD plugin source files, in order to try to
9182  make it easier to understand. There is some work left though :p.
9184  *Decreased the score for VCD plugin, as the VCD demuxer was used even
9185  for DVD :p. It should make autodetection work.
9186  Some comment:
9187  -I think that VCDInit should make a test on the access plugin and be launched
9188  only if the access plugin is VCD,
9189  -VCDOpen shouldn't set p_input->b_error: if it fails we just try another
9190  module,
9191  -PSRead doesn't need to be duplicated anymore: input_ReadPS is now available
9192  for plugins (cf Christophe's commit).
9194  Please comment around that: I'd like to know if the behaviour I've described
9195  is the one everyone expects.
9197  Enjoy my new bugs :p
9199 2002-03-06 Wednesday 00:29  jobi
9201  * Modified vcd input for the new input III.
9202  * Still have problems with end of tracks.
9203  * Modified the command line, as stef did for the DVD :
9205   [vcd:][device][@[title][,chapter]
9207   Note that chapter support is not yet implemented.
9209 2002-03-05 Tuesday 18:46  stef
9211  * Dvd angle is now handled through a program structure, so that the interface
9212  needs nothing specific to change angle.
9214  * Fixed a bug in clock management where ES without a program couldn't get
9215  timestamped.
9217  *Fixed program management in gnome/gtk. Program now also appears in popup.
9219  *In interface, only display ES associated with the selected program, or with
9220  no program at all.
9222 2002-03-05 Tuesday 07:48  gbazin
9224  * fixed typo in the win32 change to the input parser.
9226 2002-03-05 Tuesday 00:56  massiot
9228  * IPv6 network module, courtesy of Alexis Guillard <alexis.guillard@bt.com>,
9229  for BT ;
9230  * --6 and --4 options to force IPv6 or IPv4 (FIXME: it should be -6 and
9231  -4 but I don't know how to do it with the new configuration module) ;
9232  * Channel manager now uses a socket from the network plug-in and is more
9233  portable (and probably broken, too :) ;
9234  * input_ReadPS and input_ReadTS are now in mpeg_system.c to be more
9235  easily reused by plug-ins other than mpeg_ps and mpeg_ts.
9237  That's all for tonight.
9239 2002-03-04 Monday 23:20  gbazin
9241  * this time I actually commited the win32 modif to the input parser ;-)
9243 2002-03-04 Monday 23:18  gbazin
9245  * We now make sure the aout plugin buffers always contain between
9246  AOUT_BUFFER_DURATION/2 and AOUT_BUFFER_DURATION*3/2 worth of audio.
9247  This should solve the audio buffer underruns.
9249  * fix for the bug in input when filename contains a '@' character.
9251  * simplified the win32 specific changes to the input parser. ( I think
9252  we can safely assume that no access plugin name will have a length of
9253  one character)
9255 2002-03-04 Monday 02:53  stef
9257  [no log message]
9259 2002-03-03 Sunday 21:42  gbazin
9261  * added network to the list of the plugins directories in Makefile
9262  * small bugfixes
9264 2002-03-03 Sunday 18:34  xav
9266   * Fixed DVD input under Win32.
9267   * Fixed input parser under win32, chich couldn't understand that
9268  c:\windows\bureau is a valid file and doesn't need to be accessed with
9269  the plugin 'C' :-)
9270   * BTW, I added myself in the AUTHORS file :)
9272 2002-03-03 Sunday 05:37  sam
9274    * Got rid of int_types.h and did a few changes Ipkiss will need. Hope I
9275      did not break other platforms.
9277 2002-03-02 Saturday 10:34  gbazin
9279  * fixed compilation problem related to ssize_t
9281 2002-03-02 Saturday 04:53  xav
9283   * Various Win32 compilation fixes.
9284   * DVD compiles, but doesn't work yet.
9285   * Fixed some typos in my previous Win32 multicast commit
9287 2002-03-02 Saturday 04:51  sam
9289     * ./plugins/dummy/input_dummy.c: fixed `vlc vlc:quit'.
9290     * ./src/input/input.c: initialized uninitialized variables.
9292 2002-03-02 Saturday 04:15  stef
9294  *Initiliaze p_access_module & p_demux_modules to NULL when input thread
9295  in created.
9297 2002-03-01 Friday 17:07  sam
9299    * ./po/no.po: Norwegian translation by Sigmund Augdal. Berdå ka pø tüt.
9300    * ./src/misc/modules.c: shortcuts for --intf work again, gvlc launches the
9301      Gtk interface, qvlc launches the Qt interface, etc.
9302    * ./plugins/fx/scope.c: we now have sound together with --aout scope.
9304 2002-03-01 Friday 02:12  stef
9306  *dvd and dvdread support for input III.
9308  Dvdread is known to segfault at title change. I'm working on this.
9310 2002-03-01 Friday 01:33  massiot
9312  Input III (Episode 1).
9313  - Major rewrite of the buffer core functions
9314  - Modularity of access plugins (file, udp, http)
9315  - Modularity of network stack (ipv4, soon ipv6)
9316  - Autodetection of the type of stream
9318  And a new killing feature : HTTP streams are now seekable.
9320  Please note that dvd, dvdread and vcd plug-ins are broken and thus disabled.
9322 2002-02-27 Wednesday 23:57  sam
9324    * ./plugins/mpeg_vdec/vpar_headers.c: we no longer crash when the next
9325      stream doesn't have the same image size as the previous one.
9326    * ./src/audio_output/aout_pcm.c: another overrun fix; please test.
9328 2002-02-27 Wednesday 20:05  sam
9330    * ./configure.in: fixed a plugins/dsp.so compilation issue under OpenBSD.
9332 2002-02-27 Wednesday 19:19  sam
9334    * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
9335    * ./src/video_output/video_output.c: fixed a segfault on exit.
9337 2002-02-27 Wednesday 05:49  sam
9339    * ./src/input/input.c: BeOS network support (no idea if it works when you
9340      don't have BONE, though).
9342 2002-02-27 Wednesday 04:47  sam
9344    * ./include/common.h: BeOS compile fixes.
9345    * ./plugins/beos/vout_beos.cpp: fixed BeOS video output.
9347 2002-02-26 Tuesday 23:08  gbazin
9349  * Fixed uninitialized variable in config_Duplicate()
9350  * Fixed problem introduced in latest gtk commit
9352 2002-02-26 Tuesday 19:25  gbazin
9354  * forgot to add the declaration of server_port in main.c
9355  * char pointers obtained by config_GetPszVariable need to be freed
9357 2002-02-26 Tuesday 18:22  xav
9359  Multicast now works under Win32, but this is a _bad_ kludge.
9361  It still segfaults 4 secondes after the first frame, but, at least, I
9362  can see two or three frames from MI2 :-)
9364 2002-02-26 Tuesday 02:17  stef
9366  *Reversed my previous configuration change.
9368  I'd better used dvd_title or so but INPUT_TITLE_VAR is also used in
9369  gtk_open.c and I can't find a neat way to prevent this, so I leave this
9370  option in main.c.
9372 2002-02-26 Tuesday 00:59  sam
9374    * ./include/threads.h: support for the State Threads Library, a userland
9375      threads library (http://state-threads.sourceforge.net/). Useless to most
9376      people, but can be handy to debug stuff. Activate with `--enable-st'.
9378 2002-02-25 Monday 19:42  stef
9380  *Adaptation to new configuration scheme for dvd, dvdread and spdif
9382 2002-02-25 Monday 05:30  sam
9384    * ./plugins/gtk/gtk_menu.c: fixed a compile issue on IA64.
9385    * ./plugins/fx/scope.c: new toy plugin, an audio scope module.
9387      Each time I fix a bug in vlc I feel urge to code something useless. This
9388      one is very, very rough for the moment, probably buggy, slow, will crash
9389      your blender and reboot your fridge. Screenshot can be found here:
9390        http://www.zoy.org/~sam/vlc/vlc-scope.jpeg
9391      Activate with `--aout scope' (yes, it currently disables the real
9392      audio output... I'll fix this as well).
9394 2002-02-24 Sunday 23:12  sam
9396    * Replacement header for aout_common.h.
9398 2002-02-24 Sunday 23:06  sam
9400    * Fixed a quite old bug in the audio output which made the sound stutter
9401      when wrapping around the audio output fifo.
9402    * Lots of simplifications in the audio output, got rid of b_stereo.
9404 2002-02-24 Sunday 22:36  jobi
9406  Added a menu in the GTK and gnome interfaces to change the current program
9407  in multi-program streams (such as ones provided by a DVB-S card).
9409 2002-02-24 Sunday 21:51  gbazin
9411  This is the first part of the new configuration architecture for vlc.
9412  Two other parts will follow soon:
9413  - config file implementation
9414  - gtk configuration interface.
9416  This part won't change much for end-users as these changes are mostly
9417  internal, you will however notice that the command line interface has
9418  changed. It will maybe be less user-friendly as I almost removed the
9419  short options but it shouldn't a big problem when the config file is
9420  implemented.
9422  What as changed is that it is really easy now to add configuration
9423  options to vlc. Plugins can also implement configuration options. All
9424  you have to do is to declare a MODULE_CONFIG section in your plugin.
9425  If you want to know more about this look at configuration.h and for some
9426  example: main.c, dsp.c or xvideo.c
9428  It would be nice if every developper could now start using configuration
9429  options in there plugins and also enhance old plugins.
9431  That's it, now let's hope I didn't break too many things ;-)
9433 2002-02-23 Saturday 22:31  gbazin
9435  * fixed array over-run bug in intf_MsgUnsub
9437 2002-02-22 Friday 21:46  gbazin
9439  * Don't try to grok altivec with mingw32.
9440  * --with-directx-path should now indicate the path where the actual
9441  headers are (before the headers had to be in an include subdir). By the
9442  way you can download these header files from the videolan web site.
9444 2002-02-22 Friday 00:56  sam
9446    * ./src/misc/modules_plugin.h: if symbol foo isn't found in the
9447      plugin, we always try to open _foo, whatever the architecture.
9449 2002-02-21 Thursday 01:54  sam
9451    * ./configure.in: gtk*-config detection fix for FreeBSD.
9453 2002-02-21 Thursday 00:23  sam
9455    * ./configure.in: removed a bashism.
9456    * ./plugins/x11/xcommon.c: support for systems without shm.h.
9457    * QNX compilation fixes here and there; the qnx plugin still doesn't work.
9459 2002-02-20 Wednesday 20:01  sam
9461    * ./Makefile: the win32 port now uses a more recent version of gtk+.
9463 2002-02-20 Wednesday 06:56  sam
9465    * ./plugins/gtk/gtk.c: the log window is now black with colourful text.
9466    * ./plugins/gtk/gnome.c: ported the log window to the GNOME interface.
9467    * ./src/interface/intf_msg.c: messages are sent to the queue even if
9468      -vvvv* wasn't specified.
9470 2002-02-20 Wednesday 06:50  jlj
9472    * MacOS X VCD support.
9474 2002-02-19 Tuesday 04:54  sam
9476    * ./plugins/lirc/lirc.: various fixes, thanks to Sigmund Augdal.
9477    * ./plugins/text/logger.c: rewrote an ugly loop.
9478    * ./plugins/gtk/gtk.c: added a Gtk+ window containing all the log
9479      messages; updated in real time. To open it, go to "view"->"messages".
9481 2002-02-19 Tuesday 01:50  sam
9483     * Got rid of TRACE and intf_DbgMsg which were seldom used anyway.
9484     * All intf_*Msg functions now write to stderr.
9485     * Implemented a message queue interface plugins can subscribe to.
9486     * Wrote the logger interface plugin. Usage:
9487        vlc -I logger:filename.log
9488     * Lots of fixes in the SPU renderer.
9490 2002-02-18 Monday 20:02  stef
9492  Fixed a typo in aspect ratio calculation
9494 2002-02-18 Monday 02:34  jlj
9496    * MacOS X vout improvements
9497    * MacOS X intf now returns, allowing vlc to terminate properly
9498    * Added a new make target: package-macosx
9500 2002-02-15 Friday 21:02  gbazin
9502  * Win32 compilation fixes (mingw includes dirent)
9503  * configure now checks for ddraw.h and not directx.h
9504  * vout_directx doesn't include directx.h anymore (this file isn't part of
9505      the directx sdk)
9506  * moved all the stuff from aout_waveout.c directly into waveout.c (I don't
9507      know what I was thinking about when I created these two files ;-)
9508  * until we fix the audio buffer underrun problem, waveout will be the
9509      default audio output on win32 (instead of directx).
9511 2002-02-15 Friday 14:32  sam
9513    * ALL: got rid of *_Probe functions because most of them were duplicates
9514      of the real _Init or _Create functions. That's 1000 lines of code gained.
9515    * ./src/misc/modules.c: we try not to keep the global lock in module_Need,
9516      which should speed up output spawning.
9517    * ./plugins/dummy/input_dummy.c: fixed vlc:quit command.
9518    * ./plugins/gtk/gtk_playlist.c: compilation fix.
9519    * ./plugins/macosx/*: preliminary fixes for the vout4 port.
9521     Notes on the *_Probe eradication:
9522    o I probably broke the DirectX video output, because of the "must init and
9523      run in the same thread" issue. I'll fix this ASAP.
9524    o Subtitles are broken (or at least, pretty ugly) in RGB mode.
9525    o The input plugins still have *_Probe functions. This will disappear when
9526      meuuh is finished with the access plugins.
9527    o The decoder plugins still have *_Probe functions. This is probably not
9528      going to change, it looks OK to me.
9530 2002-02-15 Friday 00:29  sam
9532    * Grmbl. Forgot to commit those Win32 fixes last time, and they were
9533      stuck on VTHR. Sorry xav, this probably explains why I couldn't
9534      find the commit log :-)
9536 2002-02-13 Wednesday 23:10  sam
9538    * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
9539    * ./src/interface/main.c: --desync now really accepts a value in ms.
9540    * ./plugins/vcd/input_vcd.c: fixed a crash when not opening a VCD.
9541    * ./src/video_output/vout_subpictures.c: fixed subtitles under BeOS and
9542      other architectures which don't support overlay.
9544 2002-02-08 Friday 16:57  sam
9546    * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB video output to
9547      vout4. The overlay video output still needs to be written though.
9549 2002-02-06 Wednesday 21:44  gbazin
9551  * Just renamed the liba52_adec plugin into a52 to comply with the naming
9552  convention used by the other plugins.
9554 2002-02-06 Wednesday 03:37  sam
9556    * ./plugins/lirc/lirc.c: IR remote control plugin by Sigmund Augdal
9557      <sigmunau@stud.ntnu.no>, activate with --enable-lirc.
9558    * ./configure.in: put liba52_adec in a builtin for PIC/non-PIC reasons.
9560 2002-02-05 Tuesday 22:46  gbazin
9562  * New AC3 decoder plugin using liba52 from Aaron Holtzman and
9563      Michel Lespinasse.
9564      This plugin isn't used by default, you have to specify:
9565      --ac3_adec liba52
9567 2002-02-04 Monday 10:58  sam
9569    * ./src/misc/modules.c: changed module_Need to make it possible to
9570      have several modules with the same shortcut name.
9572 2002-01-31 Thursday 00:41  fgp
9574  *) We now call lockFocus on the QuickDrawView before attempting to get it's qdport.
9576 2002-01-30 Wednesday 01:09  sam
9578    * Fixed stuff in the wall filter. Extended syntax:
9579       --filter wall         % open a wall (3x3 is the default value)
9580       --filter wall:2       % open a 2x2 wall
9581       --filter wall:3x2     % open a 3x2 wall
9582       --filter wall:2x1:0   % open a 2x1 wall, only display block 0
9583       --filter wall:2:0,3   % open a 2x2 wall, only display blocks 0 and 3
9584      For instance, if you have 2 computers listening to a network stream, on
9585      the left computer you use --filter wall:2x1:0 and on the right computer
9586      you use --filter wall:2x1:1
9588 2002-01-29 Tuesday 21:11  gbazin
9590  * Added mstrtime() to module_symbols_t so we can compile the mpeg_vdec
9591      plugin with TRACE mode enabled.
9593 2002-01-29 Tuesday 00:08  stef
9595  -Fixed ac3_spdif which has been broken recently,
9597  -Check frequency in ac3_adec and change fifo if needed,
9599  -Moved initialisation of p_aout from plugins to audio_output.c
9600  If audio output rate is psecified at launch time, we try to use it by default.
9602  Note that audio output currently suffers from frequent underruns.
9603  This has not been fixed here.
9605 2002-01-28 Monday 17:51  sam
9607    * ./plugins/chroma/i420_rgb16.c: MMX YUV to RGB transformation for 15bpp.
9609 2002-01-26 Saturday 02:18  tcastley
9611  Fixed compliation error due to inclusion of threads.h
9613 2002-01-25 Friday 18:18  sam
9615    * ./plugins/x11/xcommon.c: we don't use DPMS functions if they are
9616      not available.
9618 2002-01-25 Friday 07:43  gbazin
9620  * Added a new very simple audio plugin for Win32. This plugin uses the
9621      waveOut API which is a lot easier to use for streaming stuff than
9622      directsound. (you don't have to take care of underflows anymore
9623      because it doesn't use circular buffers).
9624      If you are having a lot of underflows, this plugin is currently
9625      better adapted than the directx plugin.
9627  * Moved some initialization stuff in audio_out.c so we can now the
9628      caracteristics of the audio stream before calling aout_Open().
9630 2002-01-24 Thursday 22:54  fgp
9632  *) Changed configure.in to check for all header files the macosx plugin needs
9633  *) There is now an option --disable-macosx, instead of --enable-macosx.
9634     --disable-macosx is default for all plattforms except MACOSX
9635  *) The mouse cursor is hidden when playing in fullscreen mode
9636  *) The screensaver is deactivated when playing in fullscreen mode
9637     (Thanks to Julian Mayer <julianmayer>@mac.com)
9638  *) Stop, Prev and Next buttons work now.
9640 2002-01-24 Thursday 19:50  stef
9642  Configure and Makefile tweaking for dvdread module.
9643  It is now activated with option --with-dvdread, that takes the same options
9644  as --with-dvdcss.
9645  If you link with libdvdread statically dvdread is compiled builtin ; if you
9646  link dynamically, it is compiled as a plugin.
9648 2002-01-24 Thursday 14:32  sam
9650    * ./src/misc/modules_plugin.h: fixed a missing function initialization
9651      which made decoder plugins segfault in GetChunk calls.
9652    * ./configure.in: proper soundcard.h check from Yves Duret.
9654 2002-01-23 Wednesday 04:15  stef
9656  *Merged hh patch in libdvdcss from main tree.
9658  *Updated local libdvdread, so that it does not depend on libdvdcss
9659  (ala dummy_dvdcss) and modified configure to reflect changes.
9661 2002-01-22 Tuesday 00:57  massiot
9663  * Decoders do not necessarily use bit stream (see mad plug-in)
9664  * mad PTS should finally be accurate
9665  * Some configure changes.
9667 2002-01-21 Monday 08:00  gbazin
9669  * Fixed crashes on exit in the directx plugin
9670  * vout_PlacePicture is now accepting picture width=height=0
9672  * Win32 (NT/2000/XP) fix for libdvdcss: first attempt to open the DVD
9673    device in read/write mode so we can use ioctls. If this fails
9674    (insufficent privileges) we at least open in read-only mode so the
9675    libdvdcss title decryption method can be used.
9677 2002-01-21 Monday 06:14  sam
9679    * ./configure.in: added extra checks for strange compilers such as
9680      Borland C++ which do not support all gcc options. Note that vlc does
9681      not compile with bcc32 yet, but is getting closer and closer to.
9683 2002-01-21 Monday 01:52  sam
9685    * ./plugins/win32: skeleton for the win32 interface Ipkiss is developing.
9686    * ./config.guess ./config.sub: latest GNU versions.
9687    * ./configure.in: when possible, xvideo is compiled as a plugin.
9688    * ./vlc.spec: fixed a few minor inaccuracies.
9689    * ./debian/control: vlc-gui is no longer depended on, but rather recommended.
9690    * ./src/interface/main.c: --spumargin flag; use this to force displaying
9691      subtitles at the bottom of the screen instead of putting them in the
9692      middle, for instance: `--spumargin 5'.
9694 2002-01-18 Friday 00:02  gbazin
9696  * major rewrite of the directx video plugin to adapt it to the new vout4
9697      architecture. This plugin has also been through a major clean-up
9698      and it is now much more robust and optimized.
9700  * Fixed a few problems with the win32 build.
9702  * Replaced the "overlay" command line option with "nooverlay". The
9703      former was confusing and useless because overlays were used by
9704      default anyway.
9706 2002-01-17 Thursday 17:17  sam
9708    * ./vlc.spec: imported MandrakeSoft's new spec file.
9709    * ./debian/control: fixed build-dependencies for vlc-mad.
9711 2002-01-16 Wednesday 05:47  sam
9713    * ./debian/rules: fixed the vlc-arts and vlc-mad package builds.
9715 2002-01-15 Tuesday 20:01  stef
9717  The gnome/gtk interface should no longer user p_input->stream before it
9718  has been initialized.
9720 2002-01-15 Tuesday 18:55  stef
9722  *stream lock is initialized in input_CreateThread instead of initThread,
9723  to have it initialized when we call it in the interface.
9725 2002-01-15 Tuesday 12:51  asmax
9727  - added support for S8 and U16 aout (not tested)
9728  - The sound is very dirty in U8 mode. I don't know if it comes from the
9729  8 bit mode itself or from the S16->U8 conversion.
9731 2002-01-15 Tuesday 02:01  sam
9733    * ./debian/control: fixed Debian build-depends.
9734    * ./include/config.h: changed RELEASE to HAVE_RELEASE because RELEASE
9735      is already defined in <scsi/scsi.h> under Linux.
9737 2002-01-15 Tuesday 00:46  massiot
9739  * More precise way to retrieve a PTS from the bit stream.
9740  * Fixed issues in the PTS handling of the mad plug-in (incomplete).
9742 2002-01-14 Monday 22:00  jpsaman
9744  Configure, build and install instructions for libmad library and mad plugin.
9746 2002-01-14 Monday 20:54  asmax
9748  - le coup de grâce: all the code in audio output is now factorized (except
9749  for ac3 spdif) in aout_common.c/.h
9750  - aout thread functions are declared with a macro
9752  TODO:
9753  - test unsigned 8 bit output, and implement S8 and U16 outputs
9754  - multi-channel support
9755  - check if resampling takes the PTS into account (and fix it)
9757 2002-01-14 Monday 13:15  asmax
9759  HUGE cleanings in audio output:
9760  - removed AOUT_INTF_*_FIFO, which where not used
9761  - factorized S16StereoPlay, U8MonoPlay, and so on.., in a single
9762    function aout_FillBuffer (in aout_common.c)
9763    (unsigned 8bit may be broken, but I have no stream to test with :(
9765  - last step to be done: factorize aout_s8, aout_s16, ... thanks to a macro
9767 2002-01-13 Sunday 19:13  gbazin
9769  * A few fixes for the Win32 build.
9771 2002-01-13 Sunday 16:07  gbazin
9773  * Fixed all the problems related to ToggleFullScreen().
9775 2002-01-12 Saturday 22:58  jlj
9777    * ./src/misc/modules.c: Fixed a compile issue under platforms without
9778      HAVE_DYNAMIC_PLUGINS.
9780 2002-01-12 Saturday 03:02  jlj
9782    * ./src/interface/intf_eject.c: MacOS X port.
9784 2002-01-12 Saturday 02:25  sam
9786    * ./plugins/chroma/i420_rgb16.c: 24/32 bpp software YUV.
9787    * ./plugins/ggi/ggi.c: activated double buffering.
9788    * ./src/video_output/vout_pictures.c: we create more Xv pictures to
9789      get smoother rendering.
9791 2002-01-11 Friday 04:07  sam
9793    * BSD compilation fix suggested by Steven M. Schultz.
9795 2002-01-11 Friday 00:41  asmax
9797  - beginning of code factorization in aout_s16 (more cleaning will come)
9798  - As for libmad, I have tried to create the aout fifo in libmad_output,
9799    to open it with the right sample rate, but strangely it didn't work.
9801 2002-01-10 Thursday 05:11  sam
9803    * ./src/input/input.c: fixed a few segfaults caused by the dummy plugin.
9804    * ./plugins/mpeg_adec/mpeg_adec.c: fixed a segfault due to misuse of
9805      DecoderError.
9806    * ./plugins/x11/xcommon.c: replaced XFlush with XSync. This must be the
9807      fourth time someone has to commit this, so I added a reminder :-)
9809 2002-01-09 Wednesday 11:22  sam
9811    * ./src/interface/intf_eject.c: BSD/OS port by Steven M. Schultz.
9813 2002-01-09 Wednesday 03:01  sam
9815    * ./include/modules_inner.h: replaced _X with __VLC_SYMBOL because _X was
9816      already a system macro under MacOS X.
9817    * ./plugins/dummy/dummy.c: fixed vlc:loop, vlc:quit, etc. entries.
9818    * ./plugins/glide/glide.c: activated double buffering.
9819    * ./plugins/mga/xmga.c: started writing an xmga plugin; doesn't work yet.
9820    * ./src/input/input.c: fixed the input memory leak, and the insane thread
9821      spawning we got with vlc:loop.
9822    * ./src/misc/intf_eject.c: disc ejection routine courtesy of Julien Blache,
9823      currently Linux-only.
9825 2002-01-09 Wednesday 01:33  asmax
9827  - better communication between audio decoder and output: aout plugins
9828  are now opened directly in the right mode (works with mpeg_adec and
9829  ac3_adec, not tested with mad)
9830  - first attempt to implement mono output (doesn't work yet)
9832 2002-01-07 Monday 18:02  sam
9834    ./debian/control: updated list of supported architectures.
9835    ./share/*: added 16x16 and 32x32 versions of PNG icons.
9837 2002-01-07 Monday 03:12  sam
9839    * ./plugins/mga/mga.c: removed the mgammx module and put the code in
9840      the chroma_i420_ymga module instead. This introduces a slight
9841      performance issue as we now need to memcpy() the Y plane, but I have
9842      some vout4 enhancements on their way which make this point moot.
9843    * ./debian/changelog: imported official Debian changelog.
9844    * ./debian/control: activated the vlc-mad and vlc-arts packages; package
9845      builds should now work again.
9846    * ./plugins/dvd/dvd.c: solved a symbol resolution issue when vlc was
9847      compiled without libdvdcss which overflowed the return stack.
9848    * ./plugins/ggi/ggi.c: ported the GGI plugin to vout4.
9849    * ./plugins/glide/glide.c: ported the Glide plugin to vout4 (untested).
9850    * ./src/input/input.c: prepared everything for multi-input mode; since
9851      no interface is yet prepared to handle this, I changed them so that
9852      they just use the first available input for now. This may break other
9853      things, but I promise I'll eventually repair everything :-)
9855 2002-01-06 Sunday 18:18  sam
9857    * ./plugins/mga/mga.c: MMX-accelerated version of the MGA plugin.
9858    * ./plugins/mpeg_vdec/Makefile: Little workaround for PA-Risc compilation.
9860 2002-01-05 Saturday 19:25  sam
9862    * ./src/audio_output/aout_s16.c: fixed a segfault. It may have unexpected
9863      side effects because I don't know this part of the code, but at least
9864      it doesn't crash anymore.
9865    * ./plugins/beos/beos.cpp: first attempt at porting the BeOS plugin to the
9866      new video output and module systems. Doesn't work nor even compile yet.
9867    * ./configure.in: we now check the gtk-config version.
9869 2002-01-05 Saturday 17:09  sam
9871    * ./plugins/mga/mga.c: we use the MGA_VID_FSEL ioctl to select the
9872      frame to be displayed. Unfortunately, increasing the number of
9873      frames doesn't seem to work and makes the picture stutter...
9875 2002-01-05 Saturday 16:17  sam
9877    * ./Makefile: fixed a bug when no builtins were selected.
9878    * ./plugins/mga/mga.c: ported the MGA video output to vout4. Only does YV12
9879      for the moment, and there is a strange bug with some streams which gives
9880      only a green image. Needs to be looked at.
9881    * ./plugins/x11/xcommon.c: fixed a few typos.
9883 2002-01-05 Saturday 04:49  sam
9885    * ./configure.in: fix for obscure architectures like hppa where target_os
9886      isn't properly detected.
9887    * ./include/video_output.h: got rid of pf_setpalette; I'll find a nicer way.
9888    * ./plugins/mga.c: fixed MGA module compilation. Doesn't work yet, though.
9890 2002-01-05 Saturday 03:22  sam
9892    * ./include/common.h: hton64 is now an inline function.
9893    * ./src/video_output/vout_pictures.c et al.: vout4 now automatically
9894      detects when two chroma formats are the same, such as UYVY/Y422, or
9895      roughly equivalent, such as I420/YV12. Plugins need not worry about
9896      conversion anymore.
9898 2002-01-04 Friday 15:01  sam
9900    * ./BUGS: added a list of known bugs. Please add your findings!
9901    * ./MODULES: added a short description of each module. Maybe we should
9902      add more details to make this file really useful.
9903    * ./doc/bugreport-howto.txt: wishful thinking...
9904    * ./Makefile: added a workaround for the fact that .c files don't depend
9905      on <videolan/vlc.h>.
9906    * ./plugins/memcpy/memcpy.c: all memcpy modules are now built from the same
9907      single file.
9908    * ./src/interface/main.c: added the --nommx, --no3dnow, --nommxext, --nosse
9909      and --noaltivec options to vlc.
9910    * ./configure.in: removed the --disable-mmx option, now useless because
9911      of the vlc --no* options.
9912    * ./src/interface/main.c: fixed a crash caused by the memcpy module
9913      being released too early.
9914    * ./include/video.h: more vout4 changes, including margin support, more
9915      FOURCC formats recognized, transparent support of identical or almost
9916      identical FOURCC formats.
9917    * ./include/video_output.h: added a vout_Render function to video output
9918      modules which is to be executed before vout_Display.
9919    * ./include/common.h: this header is back.
9920    * ./plugins/chroma/i420_rgb.c: planar YUV 4:2:0 to packed RGB conversion
9921      functions, mostly taken from vout3's yuv functions, but heavily modified
9922      to use FAST_MEMCPY and to handle image dimensions which are not multiples
9923      of 16. Not all functions have been written yet, though.
9924    * ./plugins/chroma/i420_yuy2.c: planar YUV 4:2:0 to packed YUV conversion
9925      functions, various targets such as 4:2:2 YUYV, YVYU, UYVY, or 2:1:1 YUYV,
9926      with accelerated MMX versions.
9927    * ./plugins/chroma/i422_yuy2.c: same as i420_yuy2.c but takes planar YUV
9928      4:2:2 pictures in input. With accelerated MMX versions as well. This plugin
9929      makes it possible to display 4:2:2 files on most video cards without the
9930      quality loss of 4:2:0 downsampling.
9931    * ./plugins/filter/*: thanks to the vout_Render function, all filters now
9932      output their data perfectly in sync.
9933    * ./plugins/dvdread/Makefile: fix to prevent unnecessary target rebuilds.
9934    * ./plugins/sdl/vout_sdl.c: support for YV12, UYVY, YUY2 and YVYU overlays.
9935    * ./plugins/x11/xcommon.c: support for I420, YV12, YUY2 and Y211 overlays.
9937 2002-01-02 Wednesday 15:37  sam
9939    * ./ChangeLog: imported the 0.2.92 changes, unrolled current CVS changes.
9940    * ./include/config.h et al.: this file is no longer generated.
9941    * ./include/video.h: we use the FOURCC definition of a chroma format to
9942      describe picture types (see http://www.webartz.com/fourcc/).
9943    * ./plugins/dvdread/input_dvdread.c: compilation fix by Eyal Lebedinsky.
9944    * ./plugins/x11/xcommon.c: fixed the XShm operations order.
9946 2002-01-01 Tuesday 08:42  sam
9948    * Last updates for today's release.
9950 2001-12-31 Monday 06:10  sam
9952    * Updated changelog.
9954 2001-12-31 Monday 05:53  sam
9956    * Fixed detection of the esd plugin.
9957    * Fixed the ts plugin's input type detection.
9958    * Fixed the BadCursor error in the x11 and xvideo plugins. For real this
9959      time (unlike my 2001/08/03 fix :p).
9960    * Made the wall filter work a bit better. It now spawns a 3x2 mosaic,
9961      but this will eventually be configurable, à la `--filter wall:3x3'.
9963 2001-12-31 Monday 04:26  massiot
9965  * Fixed a bug in DecoderError.
9966  * Temporary kludge for vlc_mpeg_adec=mad ./vlc ...
9968 2001-12-31 Monday 04:23  massiot
9970  Fixed a bug in DecoderError.
9972 2001-12-31 Monday 02:21  massiot
9974  STABLE/HEAD merge ; backported the Next Generation Buffer Manager.
9976 2001-12-31 Monday 02:13  massiot
9978  Miscellaneous typos.
9980 2001-12-30 Sunday 08:09  sam
9982  Some heavy changes today:
9983    * Removed duplicate function checks from configure.in.
9984    * Added extra magic to Makefile.modules so that the module Makefiles
9985      are now ridiculously simple. And I mean *simple*. Check it! This will
9986      make a possible switch to full autoconf/automake a lot easier.
9987    * Added the vlc version name to the plugin symbols, to be sure we only load
9988      plugins with the same version number. A nasty consequence is that you
9989      need to rebuild your tree after midnight if you are using a CVS tree :-)
9990    * Got rid of modules_export.h by #defining exported functions in the same
9991      header as their prototype.
9992    * Added modules_inner.h and other commonly used .h files to common.h so
9993      there are less and less files to include, and renamed common.h to
9994      <videolan/vlc.h>.
9995    * First modifications to the module handling system towards my ultimate
9996      goal to get rid of the *_Probe functions. Got rid of TestMethod and
9997      TestCPU, as well as src/misc/tests.c.
9998    * Wrote the chroma plugin handling functions. No YUV functions have been
9999      ported yet because it'ls a lot of work, but the core system works, I
10000      tried it with a naive yv12->rgb16 plugin (which will disappear when the
10001      real functions are ready).
10002    * Made a lot of functions in dvd_summary.c one-liners to avoid wasting
10003      too many output lines.
10004    * Fixed a segfault in input_dvd.c:DVDInit.
10005    * Added a fixfiles.sh script in plugins/gtk to be run after Glade has
10006      generated its C files.
10007    * Did some work on the KDE interface to make it suck a bit less. It still
10008      segfaults, but at least it runs and it looks less ugly.
10009    * RGB SDL rendering works again, though in 16bpp only.
10010    * Made plugins/vcd/linux_cdrom_tools.c independent of any vlc structure
10011      so that it'll be easily put in a library. Maybe libdvdcss?
10012    * Fixed VCD date display.
10013    * Merged vout_xvideo.c, vout_x11.c and vout_common.c into xcommon.c.
10014    * Wrote non-Shm XVideo output.
10015    * Made X11 output work again. Still pretty unstable, only works for 16bpp.
10016    * Additional french translation in po/fr.po. Any taker for the rest?
10017    * Fixed a segfault in video_output.c when the allocated pictures were
10018      not direct buffers.
10019    * If $DISPLAY isn't set, don't try to run the Gtk+ interface.
10020    * Replaced 48x48 .xpm images with 32x32 ones to conform to Debian policy
10021      (Closes Debian bug #126939).
10022    * Removed the automatic ./configure launch when running `make all' for
10023      the first time.
10025  Stuff currently more broken than it ought to be:
10026    * The wall filter. Being fixed.
10027    * x11 and sdl plugins for depth != 16bpp.
10028    * Software YUV.
10029    * gvlc, gnome-vlc, kvlc shortcuts. Use --intf instead for the moment.
10031 2001-12-30 Sunday 07:31  sam
10033    * Duh. Reverted Håkan's patch. Adding the same target three times isn't
10034      a good idea.
10036 2001-12-30 Sunday 07:10  sam
10038    * configure.in fix by Håkan Hjort.
10040 2001-12-30 Sunday 07:06  sam
10042    * Backported the DecoderError() patch.
10044 2001-12-30 Sunday 06:46  sam
10046    * Forgot a file in my last commit.
10048 2001-12-30 Sunday 06:38  sam
10050    * Put ErrorThread() in input_ext-dec.h because it was the same function
10051      in all decoders. Called it DecoderError() instead.
10052    * All decoders enter DecoderError() in case of error, even if they
10053      haven't allocated all their data. This prevents the input from getting
10054      stuck if a decoder has failed its initialization.
10055    * Namespace fixes through the decoder files.
10057 2001-12-29 Saturday 04:44  massiot
10059  Fixed a cosmetic issue.
10061 2001-12-29 Saturday 04:07  massiot
10063  Hidden gory buffer management details in a private section of data_packet_t.
10065 2001-12-27 Thursday 04:47  massiot
10067  * Changed pf_read prototype and minor changes.
10069 2001-12-27 Thursday 02:49  massiot
10071  * Changed the way decoder_fifo_t works ;
10072  * Minor optimizations in the Next Generation Buffer Manager.
10074 2001-12-20 Thursday 23:11  sam
10076    * Added Jeffrey Baker to the AUTHORS file.
10077    * Fixed a PPC compilation issue.
10079 2001-12-19 Wednesday 11:00  massiot
10081  Next Generation Buffer Manager for DVD and VCD plug-ins.
10083 2001-12-19 Wednesday 04:50  sam
10085    * Initialize SDL before opening the SDL audio output.
10086    * Prevent two SDL video outputs or audio outputs to be spawned at the
10087      same time to avoid ugly crashes.
10088    * The SDL plugin now says whether we are using software or hardware YUV
10089      in its window title.
10090    * We now stop at the first ':' when looking for a module name, to easily
10091      pass information to the modules. Possible example: --vout sdl:software,
10092      implementation of such an option is left as an exercise.
10093    * Merged filter_bob and filter_bob422 into filter_bob. Use --filter bob
10094      to deinterlace 422 into 420 as well.
10095    * Factorized code common to most filters and the video output, optimized
10096      a few filters by aligning data and reading 64 bits at a time.
10097    * Two new absolutely useless, CPU-eating, resource-wasting, but fun
10098      filters: enjoy `transform', which performs flips and 90° rotations, and
10099      `distort', which performs animated image effects (currently only a naive
10100      sine wave is implemented). Usage examples:
10101         --filter transform:hflip
10102         --filter transform:vflip
10103         --filter transform:90
10104         --filter transform:180
10105         --filter transform:270
10106         --filter distort:wave
10108 2001-12-18 Tuesday 04:13  sam
10110    * Ultimate fixes to the win32 package generation.
10112 2001-12-18 Tuesday 04:07  sam
10114    * Ultimate fixes to the win32 package generation.
10116 2001-12-18 Tuesday 03:19  sam
10118    * Fixed a copy/paste error from previous commit.
10120 2001-12-18 Tuesday 03:03  sam
10122    * Added --with-dll-path option for my automated Win32 package builds.
10124 2001-12-17 Monday 17:42  sam
10126    * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
10128 2001-12-17 Monday 17:37  sam
10130    * TS input: bugfix in DecodePAT and minor optimizations elsewhere.
10132 2001-12-17 Monday 17:03  sam
10134    * TS input: we now check that the contents of the PAT has changed
10135      before updating it, instead of just relying on its version number.
10136    * debian/changelog updates.
10138 2001-12-17 Monday 16:59  sam
10140    * TS input: we now check that the contents of the PAT has changed
10141      before updating it, instead of just relying on its version number.
10143 2001-12-17 Monday 13:42  sam
10145    * Disabled broken ALSA audio output. Closes Debian bugs #110869 and #119846.
10146    * Fixed build dependencies on libasound2-dev. Closes Debian bug #121057.
10147    * Changed configure.in so that libXv_pic is used instead of libXv.a when
10148      available. Closes Debian bug #111790.
10150 2001-12-17 Monday 06:33  sam
10152    * Pathetic attempt at a 4:2:2 renderer and deinterlacer, combining the
10153      most awful line dropping techniques of both BOB and 422 to 420
10154      downscaling. Don't worry, it should only survive for a couple of days.
10156 2001-12-17 Monday 04:48  sam
10158    * CPU detection under BeOS.
10159    * Fixed XVideo port selection.
10161 2001-12-17 Monday 04:38  sam
10163    * CPU detection under BeOS.
10164    * Fixed XVideo port selection.
10165    * New stupid plugin: "--filter wall" for split-image playback :-)
10166       (will evolve into a real image wall plugin when I have time)
10168 2001-12-16 Sunday 19:00  sam
10170  libdvdcss changes:
10171    * Support for REPORT_TITLE_KEY and RPC commands by Håkan Hjort
10172      <d95hjort@dtek.chalmers.se>.
10174  vlc changes:
10175    * Minor coding style fixes (please avoid tabs).
10177 2001-12-16 Sunday 17:18  sam
10179    * Filter plugins. Not very polished (please don't look at how the dates are
10180      calculated!), but worth a try. Use the following flags:
10181       "--filter invert" for inverse video
10182       "--filter bob" for BOB deinterlacing
10183    * Fixed a potential segfault if the subtitle stream was encountered
10184      before the video stream.
10185    * Misc vout4 fixes.
10187 2001-12-14 Friday 00:56  sam
10189    * Minor compile fix under Hurd.
10190    * Fixed a potential segfault if the subtitle stream was encountered
10191      before the video stream.
10193 2001-12-13 Thursday 21:47  sam
10195    * Buffer choice optimizations - vout4 should eat even less CPU now.
10196    * Minor warning fix for Hurd.
10198 2001-12-13 Thursday 18:33  massiot
10200  Fixed a major bug I introduced lately.
10202 2001-12-13 Thursday 13:47  sam
10204    * Fixed aspect ratio handling.
10205    * Fixed potential compilation issues under eg. BSD/OS.
10207 2001-12-13 Thursday 13:37  sam
10209    * Fixed potential compilation issues under eg. BSD/OS.
10211 2001-12-12 Wednesday 16:20  sam
10213    * Fixed unnecessary target remake (recursive make is harmful !).
10215 2001-12-12 Wednesday 16:20  sam
10217    * Fixed Win32 port.
10218    * Fixed unnecessary target remake (recursive make is harmful !).
10220 2001-12-12 Wednesday 14:48  massiot
10222  Next Generation Buffer Manager, for TS plug-in. Please test in-ten-si-vely !
10224 2001-12-12 Wednesday 12:18  massiot
10226  Next Generation Buffer Manager, for PS plug-in.
10228 2001-12-12 Wednesday 03:13  sam
10230    * Additional fixes for OSes with no gettext (thanks to ej0).
10231    * Fixed a potential BeOS linking issue.
10232    * Fixed a minor bug in input.c.
10234 2001-12-12 Wednesday 03:13  sam
10236    * Fixed a potential BeOS linking issue.
10237    * Fixed a minor bug in input.c.
10239 2001-12-12 Wednesday 00:53  sam
10241    * Don't try to use gettext if we don't have GNU gettext. This may change
10242      in the future though (most GNU software seems to include a local copy of
10243      gettext in case the operating system doesn't provide it).
10245 2001-12-11 Tuesday 16:35  sam
10247    * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
10248      in the gtk/gnome plugins.
10249    * Removed cruft from configure.in.
10251 2001-12-11 Tuesday 16:31  sam
10253    * Fixed an issue in Makefile.dep causing to rebuild unnecessary files
10254      in the gtk/gnome and x11/xvideo plugins.
10255    * Fixed CFLAGS_XVIDEO.
10257 2001-12-11 Tuesday 15:43  sam
10259    * Added vlc-arts to the debian package generation.
10260    * HP-UX port of the DVD ioctls courtesy of David Siebörger.
10262 2001-12-11 Tuesday 14:55  massiot
10264  Fixed major bugs in the PSI decoder.
10266 2001-12-10 Monday 19:58  gbazin
10268    * configure.in was broken for win32
10270 2001-12-10 Monday 17:17  massiot
10272  Backported fix for possible segfault with --input.
10274 2001-12-10 Monday 17:16  massiot
10276  Fixed possible segfault with --input.
10278 2001-12-10 Monday 14:17  sam
10280    * (very old) russian translation courtesy of Valek Filippov <frob@df.ru>.
10281    * Fixed a charset issue in the french translation.
10283 2001-12-10 Monday 13:40  sam
10285    * Removed more unused code.
10286    * Updated config.guess and config.sub from GNU's latest versions (bozo,
10287      you may want to update them in vls as well).
10288    * Added vlc.pot skeleton for translators.
10290 2001-12-10 Monday 05:54  sam
10292    * Fixed a segfault on exit when no fast_memcpy module was found.
10294 2001-12-10 Monday 05:53  sam
10296    * Removed unused code (intf_channels.c, keystrokes.h).
10297    * Put common_win32.h back into common.h -- it wasn't that big and we
10298      should not multiply header files.
10299    * Added gettext support by Thomas Graf <reeler@reeler.org>, may be
10300      broken on other platforms but we'll only see it when I'm finished
10301      with vout 4 :-)
10302    * Fixed a segfault on exit when no fast_memcpy module was found.
10304 2001-12-09 Sunday 18:08  sam
10306    * Fixed Debian package builds.
10308 2001-12-09 Sunday 18:01  sam
10310    * COMPLETE CVS BREAKAGE !! The MAIN branch is going to be a playground
10311      for my nevrotic and destructive pulsions during the next few hours!
10313    * If you want to test vlc, please use the v0_2_92_branch branch.
10315    * Stuff currently working:
10316       - direct to YUV buffer decoding
10317       - non-ugly subtitle blending
10318       - XVideo and SDL video output
10320    * Stuff currently utterly broken:
10321       - aspect ratio
10322       - software rendering (ie, all other video output plugins)
10324    * Additional misc changes:
10325       - Renamed spu_dec to spudec and mad_adec to mad to stay coherent with
10326         other plugins. Also, renamed mpeg to mpeg_system.
10327       - Added jobi to the AUTHORS file.
10328       - Factored code common to vout_x11.c and vout_xvideo.c.
10330 2001-12-09 Sunday 17:34  sam
10332  file vlc-mad.dirs was initially added on branch v0_2_92_branch.
10334 2001-12-09 Sunday 17:34  sam
10336    * Added the MAD plugin to the Debian build system, called it mad instead
10337      of mad_adec to stay coherent will other plugins.
10338    * Fixed a few warnings due to missing <string.h>.
10340 2001-12-08 Saturday 13:55  sam
10342    * Fixed debian and make snapshot rules.
10344 2001-12-07 Friday 20:29  massiot
10346  Bumped up revision number to 0.2.92-pre1 and 1.0.1-pre1. Ready for 0.2.92
10347  pre-release.
10349 2001-12-07 Friday 20:25  massiot
10351  0.2.92 pre-release.
10353 2001-12-07 Friday 20:22  massiot
10355  Bumped up revision number to 0.2.92-dev and 1.0.1-dev.
10357 2001-12-07 Friday 19:33  sam
10359    * Fixed a total breakage of decoder plugins introduced by fast_memcpy.
10360    * Got rid of #include "main.h", included it in common.h instead ; got
10361      rid of #include "config.h" in most files as well.
10363 2001-12-07 Friday 17:47  jobi
10365  * added functions in inputs to change the current program (most of
10366    them do nothing)
10368  All inputs should now have a pf_setprogram function. A default one is
10369  provided in input_programs.c.
10371 2001-12-06 Thursday 14:53  massiot
10373  Fix for altivec under Linux.
10375 2001-12-06 Thursday 12:18  massiot
10377  Updated man page.
10379 2001-12-06 Thursday 11:53  massiot
10381  * mad plug-in is now built-in to avoid PIC/non-PIC collision ;
10382  * Updated documentation ;
10383  * New --desync option, to delay the video (in case of lip desynchronization) ;
10384  this is bad, but we have no other option for the moment ;
10385  * Clicking in vout now pauses the stream, patch courtesy of Peter Surda.
10387 2001-12-05 Wednesday 11:30  massiot
10389  Fix for altivec detection (courtesy of walken).
10391 2001-12-05 Wednesday 04:31  jobi
10393  * Added 2 fields, p_selected_program and p_new_program, to the
10394    input_thread_t structure, so that we may support multi programs
10395    streams.
10396  * Modified inputs to take account of this change.
10397  * Modified input_clock.c so that it doesn't refer to pp_programs[0]
10398    any more.
10400  Now we should not refer to the first program, but to the selected
10401  program. Functions to change the current program are coming.
10403 2001-12-04 Tuesday 14:47  massiot
10405  libmad plug-in, courtesy of Jean-Paul Saman <jpsaman@wxs.nl>.
10407 2001-12-03 Monday 18:55  massiot
10409  Reversed my previous patch (too buggy).
10411 2001-12-03 Monday 18:34  stef
10413  -added eof for ts seekable streams
10414  -close netlist when ts input ends
10416 2001-12-03 Monday 17:43  massiot
10418  Fixed a bug in my previous commit.
10420 2001-12-03 Monday 17:18  sam
10422    * Borrowed MPlayer's fast memcpy() routines. Best is autodetected, choose
10423      "--memcpy <whatever>" to choose one from c, mmx, mmxext or 3dn.
10424      Please test! Especially Athlon users.
10425    * Added versioned build-dep to libasound2-dev (Closes Debian bug #121057).
10426    * Updated Gtk/GNOME interfaces to use "udpstream" instead of "ts".
10427    * Unrolled ChangeLog.
10429 2001-12-03 Monday 16:58  massiot
10431  More checks for GTK headers.
10433 2001-12-03 Monday 14:58  massiot
10435  Fixed a crash when pausing.
10437 2001-12-03 Monday 12:49  massiot
10439  Fixed numerous bugs in ES selection.
10441 2001-12-02 Sunday 18:32  stef
10443  -hopeless fix for the input netlist corruption bug.
10445  Please test.
10447 2001-11-30 Friday 23:52  gbazin
10449   * DeleteDecoderConfig wasn't freeing (anymore) the packets left in the
10450      decoder fifo. This bug was creating an io_vec starving on title change
10451      when playing DVDs.
10453 2001-11-30 Friday 01:34  stef
10455  -Update for libdvdcss documentation
10457 2001-11-29 Thursday 18:24  jobi
10459  Removed a bug in the Makefile that made the CVS-snapshots building fail.
10461 2001-11-29 Thursday 16:57  massiot
10463  Added vlc.app
10465 2001-11-29 Thursday 16:34  massiot
10467  Fixed a problem with vlc.app.
10469 2001-11-29 Thursday 11:20  massiot
10471  Moved #include <string.h> to macosx plug-in instead of threads.h, as in
10472  other plug-ins.
10474 2001-11-29 Thursday 02:01  fgp
10476    *) Added "#include <string.>" to include/threads.h
10477       It' wouldn't compile on OSX without this.
10479    *) Removed the mutex the vout and intf thread (were supposed to use)
10480       for syncronizing acces to the p_vout->p_sys structure.
10481       The p_vout->change_lock mutex is used for syncronization now. (and
10482       should make synronization work)
10484 2001-11-28 Wednesday 16:08  massiot
10486  * Added error checking in pthread wrapper ; as a result, intf_msg.h must
10487  now be included *before* threads.h ;
10488  * Changed all files to include intf_msg.h before threads.h ; while I was
10489  at it, I update the copyright notices ;
10490  * Removed the obsolete darwin plug-in.
10492 2001-11-27 Tuesday 15:42  sam
10494    * Fixed a deadlock (bug reported by marcari).
10496 2001-11-27 Tuesday 14:06  massiot
10498  Removed obsolete entry.
10500 2001-11-27 Tuesday 13:52  massiot
10502  Documentation updates.
10504 2001-11-27 Tuesday 13:33  massiot
10506  * Updated man page.
10507  * dvd:<device>[@<raw device>] to avoid device namespace collision under
10508  win32.
10510 2001-11-27 Tuesday 12:14  massiot
10512  More WIN32 portability fixes.
10514 2001-11-27 Tuesday 11:58  massiot
10516  Disabled dvdread by default since it causes many portability problems.
10517  Enable it with --enable-dvdread.
10519 2001-11-27 Tuesday 11:50  massiot
10521  Fixed a compilation issue under Win32
10523 2001-11-27 Tuesday 11:18  massiot
10525  Fixed a potential packet corruption in the DVD input (I suspect this
10526  might be the cause of the OS X problem - please confirm).
10528 2001-11-27 Tuesday 00:06  marcari
10530  * changed the protocol version for communication between vlc and vlcs
10531  from 12 to 13 (due to change from ts:// to udpstream://)
10533 2001-11-25 Sunday 23:52  gbazin
10535   * Big clean-up to allow compiling every module as plugins.
10536   * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this
10537       change we don't have to link winsock2 with every plugin anymore. This
10538       should also give us a slight speed increase.
10539   * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation
10540       on Win32.
10541   * Modified ac_downmix_3dn and sse so they compile with the latest gcc for
10542       Win32.
10544  (PS: the dvdread plugin doesn't compile yet on Win32)
10546 2001-11-25 Sunday 06:04  stef
10548  Support for libdvdread.
10550  Libdvdread files are in extras/libdvdread. They have not been changed from
10551  those of libdvdread 0.9.2. The changes are in the subdirectory videolan.
10552  They basically consist of a new function in the API that does a readv()
10553  instead fo a read().
10555  The library is statically linked with libdvdcss from extras/libdvdcss, and
10556  the whole is statically linked with the plugin dvdread. Dvdread can only be
10557  compiled as a builtin module for the time being, I think (which means I
10558  haven't tried to compile it as a plugin).
10560  Basically, input_dvdread.c is a copy and paste from input_dvd.c with a few
10561  changes to use libdvdread calls. It is still in very alpha stage, but it
10562  should offer the same features as the current DVD input.
10564  It can be called with either the syntax: "dvdread:/dev/dvd"
10565  or "--input dvdread /dev/dvd". The command line switches (-t, -T, -c, -u)
10566  should work too.
10568 2001-11-25 Sunday 02:26  sam
10570    * Added "Video" menu hint to debian/*menu (Closes Debian bug #121036).
10572 2001-11-23 Friday 19:47  massiot
10574  Major rewrite of the network layer. The following syntax ARE NO LONGER
10575  SUPPORTED :
10576  ts:toto:1234/meuh
10577  --server toto --broadcast meuh --port 1234
10579  The only supported syntax is :
10580  udp[stream]:[//][serveraddr:[serverport]][@[bindaddr][:bindport]]
10581  example : udpstream:toto@meuh:toto
10583  In most cases, simply passing "udpstream:" should work, since it enables
10584  unicast and broadcast reception on port 1234 from any server. Other
10585  options are only used for fine tuning and multicast.
10587  TODO :
10588  * The GTK interface is broken (glade knowledge wanted !)
10589  * Test this on all supported platforms (and fix them :)
10590  [this won't work with current channel servers - fix needed]
10592 2001-11-21 Wednesday 23:33  jlj
10594  Don`t use long long, use u64/s64 (int_types.h).
10595  Fixed a stale pointer in mpeg_vdec_Run().
10597 2001-11-21 Wednesday 17:47  massiot
10599  (Hopefully) fixed the network connect() bug under UNIX. I need
10600  confirmation that I didn't break the Win32 port, please.
10602 2001-11-21 Wednesday 11:47  massiot
10604  Fixed compilation bugs with Qt and BeOS (henriiiiiiiiiiiiiiiiiiiiiiiii !!)
10606 2001-11-20 Tuesday 00:49  sam
10608    * aRts audio output courtesy of Emmanuel Blindauer <manu@agat.net>.
10609    * Fix to the esd plugin when esd-config --cflags is nonempty.
10611 2001-11-16 Friday 01:29  stef
10613  * --chennels puts gtk/gnome in multi-channel network mode.
10615  * the network window of the interface reports the values of the environment
10616   variables.
10618  * channels mode excludes vls configuration
10620  * the vlc does not try to bind vls.via.ecp.fr by default when you select
10621   channels mode.
10623 2001-11-15 Thursday 19:50  sam
10625    * Fixed MacOS X 10.1 network input, thanks to Mathias Kretschmer
10626      <mathias@research.att.com>.
10628 2001-11-15 Thursday 19:11  sam
10630    * Fixed a little crash introduced in my previous commit :-)
10631    * Removed more unused code.
10633 2001-11-15 Thursday 18:39  sam
10635    * Fixed a few crashes due to race conditions in the decoder spawning.
10636    * Removed unused code here and there.
10638 2001-11-15 Thursday 17:15  massiot
10640  Removed unused structure.
10642 2001-11-15 Thursday 00:19  xav
10644  Please, please, don't forget those who use the --with-directx flag when
10645  ./configuring ! :p
10646  Now, to configure directx, use the --enable-directx and --with-directx
10647  if necessary.
10649 2001-11-14 Wednesday 19:08  gbazin
10651  - The ./configure script is more friendly for Win32 users.
10652      ( xvideo, x11 and dsp plugins are not enabled by default for win32,
10653        plus a few other Win32 cosmetic changes )
10654  - Updated the INSTALL-win32.txt file.
10656  (Let's hope I didn't break anything ;-)
10658 2001-11-14 Wednesday 17:55  massiot
10660  Fixed a bug in altivec detection on MacOS X.
10662 2001-11-14 Wednesday 04:38  stef
10664  -moved warning message to debug message in spdif pass-through plugin
10666  -changed a bit the wait time. It works better here, please test (Bozo ? 0:-)
10668 2001-11-14 Wednesday 01:01  jlj
10670  The default file-translation mode was not being set under win32.
10671  In other words, file playback in 0.2.91 does not work. For de-
10672  scheduling threads use a 0ms sleep instead of 1ms, as it was
10673  causing problems under WinXP. I hope this does not introduce
10674  problems under previous windows versions. I noticed it was
10675  originally 0ms, but later changed to 1ms...
10677 2001-11-13 Tuesday 19:10  sam
10679    * Fixed heap corruption issues in ac3dec (thanks reno).
10681 2001-11-13 Tuesday 17:28  massiot
10683  Typo.
10685 2001-11-13 Tuesday 17:00  sam
10687    * Fixed a crash when using `--input dvd /dev/dvd' instead of `dvd:/dev/dvd'
10689 2001-11-13 Tuesday 16:08  sam
10691    * configure should no longer assume AltiVec is supported when it actually
10692      isn't with buggy compilers and/or pre-set $CFLAGS.
10694 2001-11-13 Tuesday 13:19  massiot
10696  RPM builds.
10698 2001-11-13 Tuesday 13:15  henri
10700  Forgot Changelog.
10701  Began to re-read the documentation.
10703 2001-11-13 Tuesday 13:11  sam
10705    * Commited my little release-howto (only useful to core vlc developers).
10707 2001-11-13 Tuesday 13:09  henri
10709  All decoders (audio, video, subtitles) are now modules.
10711  - mpeg_vdec, mpeg_adec and ac3_adec are builtins by default
10712  - ac3_spdif, spu_dec and lpcm_dec are plugins by default
10714 2001-11-13 Tuesday 12:44  sam
10716    * Closing Debian bug #119369 which was fixed a while ago.
10718 2001-11-13 Tuesday 02:25  sam
10720    * Got rid of DVDCSS_SEEK_INI in libdvdcss.
10722 2001-11-13 Tuesday 01:46  sam
10724    * Added a "make package-beos" rule.
10725    * Fixed a BeOS compilation issue.
10727 2001-11-13 Tuesday 00:56  sam
10729    * Fixed the vlcs communication for real now.
10731 2001-11-12 Monday 23:42  sam
10733    * Fixed the vlcs communication issue by initializing WinSock at
10734      startup (thanks Meuuh for the tip).
10736 2001-11-12 Monday 21:49  massiot
10738  Bumped up version number to 0.2.91.
10740 2001-11-12 Monday 21:44  sam
10742    * Fixed a bug in the "make snapshot*" rules.
10744 2001-11-12 Monday 21:16  sam
10746    * Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release.
10747    * Updated ChangeLog and ChangeLog.libdvdcss.
10748    * Increased vlcs response message length.
10749    * Removed the i_flags argument to dvdcss_open. Everything is done through
10750      environment variables now.
10752 2001-11-12 Monday 14:22  massiot
10754  Added FAQ.
10756 2001-11-12 Monday 13:54  massiot
10758  New --channelserver switch.
10760 2001-11-12 Monday 12:37  massiot
10762  Documentation updates.
10764 2001-11-12 Monday 12:30  massiot
10766  ipkg script for Familiar Linux 0.5 & bug fix in debian/rules.
10768 2001-11-12 Monday 11:33  massiot
10770  Corrected a typo.
10772 2001-11-12 Monday 06:15  sam
10774    * Added Oct's NSIS installer script. It will probably not work for you,
10775      but I need it to build the Win32 auto installer.
10777 2001-11-12 Monday 05:12  sam
10779    * Automatic handling of the Channel Server's response in network mode.
10781 2001-11-12 Monday 04:07  stef
10783  -LPCM _is_ a private stream. Sorry.
10785  -GetMACAddress takes the interface defined in the environment variable
10786  vlc_iface instead of eth0
10788 2001-11-12 Monday 02:56  stef
10790  -Fixed bug with MPEG audio in TS streams: MPEG audio & LPCM are _not_
10791  private ES :p
10793 2001-11-11 Sunday 19:15  sam
10795    * Fixed compilation (and quite probably runtime) issues under IA64
10796      due to mixed int/void* casts.
10798 2001-11-11 Sunday 02:32  stef
10800  -Merged DVD netlist with input netlist to remove duplicated code.
10801  Basically, this adds the ability for the netlist to handle transport
10802  packets that carry more than one data_packet.
10804 2001-11-09 Friday 14:49  massiot
10806  * BSD/OS VCD patch, courtesy of Steven M. Schultz <sms@TO.GD-ES.COM>
10807  * Win32 network fix.
10809 2001-11-08 Thursday 22:07  jlj
10811    * Fixed a mingw32 problem I introduced last night :)
10813 2001-11-08 Thursday 15:45  stef
10815  -kludge to have less discontinuity after a zero scr in DVD.
10817  Maybe we should try to predict the date instead of taking the last one but
10818  it seems quite hard.
10820 2001-11-08 Thursday 02:48  jlj
10822    * Fixed some win32 64-bit issues.
10824 2001-11-07 Wednesday 23:58  jlj
10826    * Fixed some win32 compile issues.
10827    * Don't use long long, use u64/s64 (int_types.h).
10829 2001-11-07 Wednesday 18:37  stef
10831  *Move function that translates language codes into country name in src/misc
10832  so that every plugin can use it
10834  *Change the name of a function in dvd_udf.c to fit with the forthcoming
10835   libdvdread plugin.
10837 2001-11-07 Wednesday 11:34  massiot
10839  Added fgp.
10841 2001-11-06 Tuesday 18:12  massiot
10843  New --enable-release config option.
10845 2001-11-06 Tuesday 01:59  sam
10847    * Fixed support for SPU and LPCM streams over network.
10849 2001-11-05 Monday 22:24  fgp
10851  Added a new drawer to the control window to support:
10852  1) Title / Chapter selection
10853  2) Subtitle selection
10854  3) Audiochannel/Language selection
10855  4) Angle selection
10857 2001-11-05 Monday 16:22  massiot
10859  New --volume option (untested, like usual :).
10861 2001-11-02 Friday 14:30  massiot
10863  * libdvdcss port to OpenBSD.
10865 2001-11-01 Thursday 22:58  fgp
10867  Reimported Intf_Controller, connected "File/Open/File" to Intf_Controller::file:Open.
10869 2001-11-01 Thursday 16:30  sam
10871    * Modified the pf_close kludge in input.c so that we don't segfault when
10872      pf_init fails.
10874 2001-11-01 Thursday 01:29  asmax
10876  - Do not resample if delta is short enough
10878 2001-10-31 Wednesday 12:55  reno
10880  * Fixed a segfault on exit under Windows 2000
10882 2001-10-31 Wednesday 00:45  massiot
10884  Fixed mistakes in my previous commit.
10886 2001-10-30 Tuesday 20:34  reno
10888  * Use memalign for aligned data (instead of a greek malloc)
10889  * Some optimization in imdct (all data are now aligned)
10890  * SSE downmix now works for windows
10891  * SSE imdct is desactivated for windows (MINGW32 doesn't know how to aligned data)
10893 2001-10-30 Tuesday 13:49  asmax
10895  - Changed default configuration for vls/vlcs hostname/IP
10897 2001-10-30 Tuesday 11:57  massiot
10899  Fixed '-' input.
10901 2001-10-30 Tuesday 11:48  massiot
10903  New interface for MacOS X, courtesy of Florian G. Pflug.
10905 2001-10-26 Friday 18:23  massiot
10907  VLC FAQ TBU.
10909 2001-10-24 Wednesday 01:41  sam
10911    * Synced dummy_dvdcss with Stef's changes to libdvdcss.
10912    * configure now compiles the VCD plugin if linux/cdrom.h is present.
10914 2001-10-23 Tuesday 05:06  jobi
10916  Added VCD input plugin for Linux :
10918  The Linux specific stuff is located in linux_cdrom_tools files.
10919  For the time being, it only has title (tracks). Chapters will come if I
10920  ever can read .vcd files.
10921  I've modified Gnome and GTK+, not the others.
10922  I've noticed a big bug, it segfaults at the end of a title. I will
10923  have a look on this tomorrow.
10924  Please be indulgent, it's my first peace of code ;-)
10926 2001-10-22 Monday 17:17  massiot
10928  Fixed ATTR_ALIGN configure test.
10930 2001-10-22 Monday 16:07  sam
10932    * Fixed NetBSD (and probably OpenBSD) libdvdcss compilation.
10934 2001-10-22 Monday 14:28  massiot
10936  Fixed compilation problems with OpenBSD.
10938 2001-10-22 Monday 14:02  sam
10940    * xvideo.so is now built in by default. Mixing PIC and non-PIC code was not
10941    very nice.
10942    * Fixed compilation errors in src/interface/main.c when the compiler did
10943    not support SSE or 3DNow! inline assembly.
10945 2001-10-22 Monday 13:35  massiot
10947  Qt fix courtesy of Christopher Johnson <cjohnson@mint.net>.
10949 2001-10-22 Monday 04:33  xav
10951  The vlc now crosscompiles smoothly without having to correct one file
10952  BUT this is UGLY ! We HAVE to find a way to make multicast function
10953  under Win32.
10955  BTW, it does now definitely read TS Streams, locally or from the network.
10957 2001-10-22 Monday 02:43  jobi
10959  [no log message]
10961 2001-10-22 Monday 01:17  lool
10963  Moved unlock in the if structure. This suppresses the dead_lock which
10964  was crashing the windows port in TS_input.
10966  The audio still segfaults.
10968 2001-10-16 Tuesday 18:51  stef
10970  -defining TRACE_DVDCSS in config.h displays libdvdcss debug message.
10971  -libdvdcss error messages are reported in input_dvd.c.
10972  -vlc verbosity also enables more error messages from libdvdcss.
10974 2001-10-15 Monday 16:59  sam
10976    * Fixed an error in the ts://server[:port][/broadcast] input parsing.
10978 2001-10-14 Sunday 05:26  stef
10980  Use of an environment variable to choose libdvdcss method.
10982 2001-10-13 Saturday 17:34  stef
10984  New features for libdvdcss: we have three ways now to decode a title key.
10986  1) Crack the title key (the method that was here before). The only change
10987  here is that we search the key for the exact chapter we are seeking with
10988  DVDSetArea (in case the key has changed within a title). It is maybe not a
10989  good idea.
10991  2) Crack the disc key, which allows us to decode instantly all title keys.
10992  I've used an algorithm from Frank Stevenson ; it eats much memory (64MB),
10993  and takes about 15 s at launch time.
10995  3) Decode the disc key with player keys (libcss method). However, you need
10996  licensed player keys at build time for that to work.
10998  To choose between libdvdcss methods, a command line options is supplied:
11000          vlc --dvdcss <method> where method is one of title, disc, key.
11002  Note that all these changes only work with linux now, since we have to add a
11003  specific ioctl to read title key. I hope that I haven't broken too many things.
11005 2001-10-11 Thursday 18:12  massiot
11007  * Minor video parser optimization ;
11008  * SDL now displays an error message on 422 streams.
11010 2001-10-11 Thursday 15:19  massiot
11012  * Chroma 4:2:2 and 4:4:4 support in the decoder.
11013  * Fixed bugs in the C YUV transform with 4:2:2 format.
11015 2001-10-11 Thursday 13:28  massiot
11017  * Fixed bugs in RPM spec files ;
11018  * Fixed a bug in configure where ix86 machines were improperly detected.
11020 2001-10-10 Wednesday 17:18  sam
11022    * Fixed bad ChangeLog formatting.
11024 2001-10-10 Wednesday 16:25  sam
11026    * 0.2.90 release.
11027    * Updated ChangeLog files.
11028    * XVideo module now compiled as built-in for Debian packages, to avoid
11029      PIC and non-PIC code collision (Closes Debian bug #111790).
11031 2001-10-09 Tuesday 13:46  massiot
11033  MacOS X port : replaced -traditional-cpp (deprecated) with -no-cpp-precomp.
11035 2001-10-08 Monday 18:20  massiot
11037  MacOS X port : native QuickTime video output, courtesy of Florian G.
11038  Pflug <fgp@phlo.org>. Use it with -I macosx_qt.
11040 2001-10-08 Monday 11:21  massiot
11042  Fixed bugs in the altivec detection, courtesy of Michel Lanners <mlan@cpu.lu>.
11044 2001-10-03 Wednesday 17:10  sam
11046    * Added User-Agent header in the HTTP input.
11047    * Fixed an input segfault which occured using ES input.
11049 2001-10-03 Wednesday 16:41  massiot
11051  * Enhanced --with-tuning
11052  * Fixed a nasty segfault
11054 2001-10-03 Wednesday 15:14  sam
11056    * Added an endianness check for cross-compilations.
11057    * We now check for sys/times.h.
11059 2001-10-03 Wednesday 14:58  massiot
11061  * Repaired dummy input broken yesterday.
11063 2001-10-03 Wednesday 14:46  massiot
11065  * Minor ShowBits() optimization ;
11066  * Fixed a bug in vlc.spec ;
11067  * New --disable-plugins option ; make all plug-ins built-in.
11069 2001-10-03 Wednesday 12:12  massiot
11071  Info : you can use #ifndef instead of #ifdef... #else :p
11073 2001-10-03 Wednesday 05:32  xav
11075  The vlc now compiles when cross-compiling with Mingw32. It segfaults
11076  while browsing plugins (modules.o, it seems).
11078  Oh, btw, stats won't work under win32, since <sys/times.h> and the
11079  function times don't seem to exist.
11081  Sam, may I speak with you tomorrow about modules.c ?
11083 2001-10-03 Wednesday 04:53  xav
11085  Modified configure.in to allow cross-compiling with Mingw32.
11086  Quick and ugly, i'm gonna find a better way to do it.
11088 2001-10-03 Wednesday 04:20  tcastley
11090  Updated to compile on BeOS.
11092 2001-10-03 Wednesday 04:19  tcastley
11094  Changes to ensure the BeOS compile still works.
11096 2001-10-02 Tuesday 19:09  sam
11098    * Added HTTP virtualhost support in the HTTP input.
11099    * Enabled mouse clicks in the GGI plugin.
11100    * Minor Makefile alteration.
11102 2001-10-02 Tuesday 19:04  massiot
11104  * Fixed a warning in input_es.c ;
11105  * Don't connect on INADDR_ANY, patch courtesy of Mathias Kretschmer
11106    <mathias@research.att.com>.
11108 2001-10-02 Tuesday 18:46  massiot
11110  * Cleaned up sam's mess with input's pf_open and pf_close (not completely) ;
11111  * With -vvv modules now show up their scores ;
11113  This afternoon I have been a little bored, so the feature of the day is :
11114  * HTTP input support.
11116  You can test it with :
11117  ./vlc http://mysite.com:80/mystream.mpg
11118  It doesn't implement any kind of buffering, so make sure you have enough
11119  bandwidth, otherwise you'll just get nothing.
11121  It is compatible with HTTP proxy, just set http_proxy :
11122  export http_proxy="http://proxy.mycompany.com:3128/"
11124  Enjoy !
11126 2001-10-02 Tuesday 15:34  massiot
11128  * Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ;
11129  * New configure option --with-tuning=[arch], extending --enable-pentiumpro ;
11130  for Pentium, use --with-tuning=pentium, for PowerPC 604 use --with-tuning=604,
11131  and so on.
11133 2001-10-01 Monday 18:44  massiot
11135  Dramatically improve compilation time, with a negligible performance
11136  tradeoff.
11138 2001-10-01 Monday 18:18  massiot
11140  * Removed -march=pentiumpro ; should now work on pentium-class machines ;
11141  * Removed --enable-stats configuration directive. Stats are now activated
11142  at runtime with --stats ;
11143  * New intf_StatMsg() call ;
11144  * Vout picture heap is now 8 pictures instead of 5 (better synchro) ;
11145  * Tremendous enhancements in statistics display ;
11146  * Better capabilities handling.
11148 2001-10-01 Monday 14:48  massiot
11150  Error checks in debug mode : pthread ERRORCHECK_MUTEX and MALLOC_CHECK_=2.
11152 2001-09-30 Sunday 02:33  stef
11154  .better handling of the buffer of the sound driver to try to remove
11155   sratches in spdif.
11157  Thanx to bozo for his help :)
11159 2001-09-28 Friday 17:08  massiot
11161  Fixed bugs in the MacOS X port.
11163 2001-09-28 Friday 16:17  massiot
11165  Faster configure script and as-yet untested Darwin patches.
11167 2001-09-28 Friday 12:39  massiot
11169  Test for Altivec C extensions.
11171 2001-09-28 Friday 11:57  massiot
11173  If memalign isn't available, fall back on valloc.
11175 2001-09-26 Wednesday 14:32  massiot
11177  By default, use the real size of the stream for the video output size.
11179 2001-09-25 Tuesday 13:46  massiot
11181  Altivec IDCT and motion compensation, courtesy of Michel Lespinasse for
11182  mpeg2dec (untested).
11184 2001-09-24 Monday 13:17  massiot
11186  Fixed many alignment issues.
11188 2001-09-14 Friday 17:36  massiot
11190  Miscellaneous updates to configure, especially for cross-compilation.
11192 2001-09-09 Sunday 15:43  sam
11194   Changes to vlc:
11196    * Fixed arch-dependant build dependencies (Closes Debian bug #109722).
11197    * Minor changes to the (non-working) ncurses interface.
11199   Changes to libdvdcss (courtesy of Håkan Hjort <d95hjort@dtek.chalmers.se>):
11201    * If we see 3000 unencrypted blocks assume that the title is unencrypted.
11202    * If we have not seen any encrypted block and then discover that the block
11203      just read is not a valid block of an MPEG2 Program stream, assume that the
11204      title is unencrypted.
11205    * Empty keys (for unscrambled sectors) are now cached as well.
11206    * We try to decrypt the file even if DVD ioctls are not available.
11208 2001-09-06 Thursday 20:21  henri
11210  - Fixed a netlist packet leak in demuxPSI (Mark Gritter <mgritter@kealia.com>).
11212  - Removed the nuts message "unable to allocate memory" when the netlist got
11213  empty.
11215  - Cosmetic changes.
11217 2001-09-06 Thursday 15:24  massiot
11219  Another fix for the altivec detection.
11221 2001-09-06 Thursday 12:39  massiot
11223  Fixed numerous bugs with the Altivec IDCT (still not compiling).
11225 2001-09-06 Thursday 09:31  henri
11227  Added gnome.h check and cleaned the error messages in the configure
11228  script
11230 2001-09-06 Thursday 06:28  henri
11232  A very tiny small useless optimization in the LPCM decoder
11234 2001-09-05 Wednesday 18:07  massiot
11236  * Altivec IDCT and motion compensation, based on Paul Mackerras's mpeg2dec
11237  (untested !) ;
11238  * Local minor optimizations in IDCT ;
11239  * Removed a hopeless kludge in input_clock.c
11241 2001-08-27 Monday 18:13  massiot
11243  IP Multicast support, courtesy of Mathias Kretschmer <mathias@research.att.com>.
11245 2001-08-24 Friday 12:51  sam
11247    * Fixed build dependencies for architectures not supporting libasound2
11248      (Closes Debian bug #109722).
11250 2001-08-23 Thursday 17:39  sam
11252    * Attempt to fix the SDL detection under *BSD.
11254 2001-08-23 Thursday 15:24  massiot
11256  Removed /usr/local/include, because it is unsafe in a cross-compilation
11257  environment. If you have problems with this, tell me and we'll find an
11258  alternate solution.
11260 2001-08-22 Wednesday 23:18  gbazin
11262  - The win32 port is once again using msvcrt.dll instead of msvcrt40.dll
11263  - Fixed a synchro bug (typo) in video_output.c
11265 2001-08-22 Wednesday 20:47  massiot
11267  * Added a documentation to use VLC as a netscape plug-in and do some
11268  (buggy) web streaming.
11270 2001-08-22 Wednesday 19:21  massiot
11272  * Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
11273  - performance boost ;
11274  - fixed the "Dual Prime Arithmetic" bug ;
11275  - 3DNow! motion compensation module ;
11276  * BTW, fixed numerous bugs ;
11277  * AC3dec statistics do not show up with --enable-stats, because I doubt
11278  they're understandable by a normal human being, and they pollute the output.
11280 2001-08-22 Wednesday 17:16  sam
11282    * Grmbl. Forgot to update the libdvdcss changelog.
11284 2001-08-22 Wednesday 16:23  sam
11286    * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
11287    * Added --xvadaptor flag to select the XVideo adaptor to use.
11288    * Everything is ready for the 0.2.83 release.
11290 2001-08-20 Monday 01:35  sam
11292    * Added support in ./configure for the cprof profiler.
11293    * Activated -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 on all platforms, fixes
11294      issues under Solaris and QNX.
11295    * Additional checks for SSE-specific (non-MMXEXT) instructions, as
11296      reported in <20010817114220.A23480@slartibartfast.angrypacket.com>.
11298 2001-08-14 Tuesday 19:53  sam
11300    * Fixed yesterday's pthread detection fix.
11302 2001-08-14 Tuesday 06:52  sam
11304    * GNU/Hurd configuration and compilation fixes.
11306 2001-08-14 Tuesday 02:00  sam
11308    * Fixed a crash in subtitle rendering.
11309    * Activated old crappy subtitle rendering in overlay mode (ugly but
11310      probably better than having no subtitles at all).
11312 2001-08-13 Monday 14:24  sam
11314    * Added missing debian files I forgot to add a long time ago.
11315    * Fixed libglide2/libglide3 inconsistency in debian/control.
11317 2001-08-10 Friday 19:43  sam
11319    * Another mistake in the BSD/OS configuration process.
11321 2001-08-10 Friday 19:14  massiot
11323  Added --with-sdl-config-path option if you sdl-config is not in $PATH.
11325 2001-08-10 Friday 18:38  sam
11327    * Added proper Conflicts: rules in debian/control.
11328    * configure.in fixes for BSD/OS.
11330 2001-08-10 Friday 01:12  sam
11332    * Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in
11333      extras/BSDI_dvdioctl after he suggested it. License is GPL.
11334    * ./configure now checks for an installed libdvd under BSD/OS and
11335      falls back to ours if not found.
11336    * Fixed harmless typos in yesterday's Solaris libdvd patches.
11337    * Bumped libdvdcss version number up to 0.0.3 ; release will probably
11338      follow once the BSDI changes have been tested.
11340 2001-08-09 Thursday 22:16  jlj
11342  Fixed a memory leak in the ifo parser and input_EndStream
11344 2001-08-09 Thursday 10:20  sam
11346    * Fixed a bug in the gtk interface which caused vlc to go amok after
11347      having met a zero-sized area.
11348    * Found out how to type 'å' in vim :-)
11349    * Added missing bloat to modules_export.h.
11350    * 'snapshot*' rules do not depend on 'clean', and don't use /tmp anymore.
11351    * Added vlc:loop playlist command to go back at the beginning.
11352      Usage: vlc file1.mpeg file2.mpeg ... fileN.mpeg vlc:loop
11353      This change isn't very elegant but there are already bugs in the
11354      playlist handling, I'll try to polish it once the playlist is fixed.
11356 2001-08-08 Wednesday 04:48  sam
11358    * Solaris DVD decryption support by H}kan Hjort <d95hjort@dtek.chalmers.se>.
11360 2001-08-07 Tuesday 12:54  sam
11362    * Updated version number to 0.2.82.
11363    * Updated ChangeLog.
11364    * Fixed a typo in Makefile.dep.
11366 2001-08-07 Tuesday 04:48  sam
11368    * Got Makefile to launch ./configure almost properly. $(MAKECMDGOALS) rules !
11369    * Various debian scripts fixes.
11370    * Added -lmsvcrt40 to the win32 flags for proper execution under Wine.
11371    * Fixed broken soname setting under Solaris (and OS X, sort of).
11372    * Made the illegal instruction report more explicit.
11373    * BSD/OS 4.3beta1 fixes by Steven M. Schultz <sms@TO.GD-ES.COM>.
11375 2001-08-06 Monday 15:46  sam
11377    * libdvdcss* packages are now a bit more policy-compliant.
11379 2001-08-06 Monday 15:27  sam
11381    * Added a dummy libdvdcss so that the DVD plugin can be used without
11382      libdvdcss. It will try to dlopen() libdvdcss at runtime, though,
11383      and will use the dummy functions only if it couldn't find a valid
11384      libdvdcss. This is probably only useful to package maintainers.
11386    * Tidied the snapshot-* Makefile rules.
11387    * Tidied the modules Makefiles.
11388    * Removed useless stuff in the debian/ directory.
11389    * Removed the "make all" kludge in the Makefile.opts rule. I hope this
11390      patch is harmless on all systems.
11392 2001-08-05 Sunday 17:32  gbazin
11394  * Big rewrite of the DirectX audio plugin. The audio output is now (almost)
11395      perfect on Win32.
11396  * Fixed a bug in ac3dec_CreateThread() in ac3_decoder_thread.
11397  * On Win32, open() will now open files in binary mode by default.
11398  * A few minor changes to vout_xvideo.c
11400 2001-08-03 Friday 20:03  gbazin
11402  Oops, forgot to commit this file.
11404 2001-07-31 Tuesday 23:13  gbazin
11406  * Fixed a segfault in PSEnd in input_ps.c
11407  * The video decoder thread is now also reniced to a lower priority on
11408    Win32 (as in the linux version). This slightly increases the responsiveness of vlc.
11410 2001-07-30 Monday 16:13  massiot
11412  * Now use SDL_CFLAGS for searching SDL/SDL.h.
11414 2001-07-30 Monday 15:57  massiot
11416  * Don't miserably die in `make` when ./configure hasn't be run ;
11417  * Fixed a bug when compiling KDE plug-in without Qt plug-in ;
11418  * Now taking into account $KDEDIR ;
11419  * Made SDL configure error messages more explicit ;
11420  * --disable-sdl is now correctly taken into account ;
11421  * Changed the order of evaluation of sdl-config and sdl11-config ;
11422  * Finally fixed SDL*/SDL.h check ;
11424 2001-07-30 Monday 02:53  sam
11426    * VC++/Intel compiler fixes by Jon Lech Johansen <jon-vl@nanocrew.net>.
11428 2001-07-30 Monday 00:54  sam
11430    * Better gtk-config detection.
11431    * Removed duplicate checks in configure.in.
11432    * Fixed a typo in vlc.spec.
11434 2001-07-28 Saturday 04:17  sam
11436    * Fix in libdvdcss in the key caching code.
11437    * Removed useless variables in configure.in which caused all subsequent
11438      compilation tests to fail.
11440 2001-07-27 Friday 18:23  sam
11442    * Additional fixes to the sdl-config detection.
11444 2001-07-27 Friday 18:14  sam
11446    * Added a make uninstall rule.
11448 2001-07-27 Friday 16:43  sam
11450    * Updated version numbers for imminent release.
11451    * Fixed the --with-dvdcss flag:
11452       o --with-dvdcss - build libdvdcss, link statically (also default behaviour)
11453       o --with-dvdcss=local-static - build libdvdcss, link statically
11454       o --with-dvdcss=local-shared - build libdvdcss, link dynamically
11455       o --with-dvdcss=/foo/bar - don't build libdvdcss, use libdvdcss in /foo/bar
11456    * Fixed an omission in the dvdcss.h header.
11458 2001-07-27 Friday 03:05  sam
11460    * Changed libdvdcss API to force binary incompatibility. Yeah, this is
11461      evil, but if we don't do it now we'll have to do it when more people
11462      are using it.
11463    * Fixed minor libdvdcss stuff such as the soname and compilation flags.
11464    * New --with-dvdcss flag.
11465      Explanation:
11466       o default: build libdvdcss, statically link vlc against it.
11467       o --with-dvdcss=no: build libdvdcss, dynamically link vlc against it.
11468       o --with-dvdcss=yes: don't build libdvdcss, use already installed one.
11469       o --with-dvdcss=/foo: don't build libdvdcss, use libdvdcss from /foo/*.
11470      (this looks a bit strange to me, I'll find better flag settings)
11472 2001-07-26 Thursday 22:00  reno
11474  * Format asm functions for gcc
11475    -> fixed the segfaults with imdct_sse
11476    -> sound is hugly with imdct_sse in debug mode
11478 2001-07-26 Thursday 16:53  massiot
11480  Now using gcc -pipe.
11482 2001-07-26 Thursday 11:08  massiot
11484  Accept SDL 1.1.5 or later.
11486 2001-07-26 Thursday 05:13  sam
11488    * Fixed the MMX YUV plugin issues with gcc 2.96 and 3.0.
11489    * Updated TODO, cosmetic changes.
11491 2001-07-25 Wednesday 21:14  massiot
11493  Now use sdl-config for SDL.
11495 2001-07-25 Wednesday 16:51  bozo
11497  The spdif audio output won't kill itself anymore at the beginning.
11499 2001-07-25 Wednesday 10:41  gbazin
11501   * dvdcss_readv optimisations for Win32. We now send only one read command
11502     to the DVD drive for the whole iovec.
11503   * Fixed _win32_dvdcss_aread to work around the WinASPI32 64kb transfer
11504     size restriction.
11505   * New and theoretically better Win32 pthread implementation which fixes a
11506     problem I was having when changing title on a DVD (netlist related).
11507     vlc_cond_multicast may or may not work.
11508   * Fixed the "quit" event handling in directx/vout_events.c.
11509   * dvd_ifo.c now takes into account error messages from UDFFindFile.
11510   * Temporarily disabled aout_Probe() in aout_SDL (this function
11511     is creating an awful lot of problems - libSDL bug ).
11513 2001-07-25 Wednesday 05:53  sam
11515    * Updated ChangeLog.
11517 2001-07-25 Wednesday 05:12  sam
11519    * ncurses compilation fix by Michael Mondragon <mammon@lokmail.net>.
11520    * fix for large inline functions and gcc 3.0.
11521    * fixed the gnome plugin so that it does not include gtk headers.
11523 2001-07-24 Tuesday 13:16  xav
11525  Removed the changes made ; vlc should compile when following the
11526  instructions in INSTALL-win32.
11528 2001-07-24 Tuesday 11:40  xav
11530  Quick and ugly hack in the makefile to allow vlc_win32 to compile when
11531  getting it directly from the CVS. As a result, the vlc_win32 program
11532  doesn't have an icon any more. Too bad.
11534 2001-07-20 Friday 18:20  massiot
11536  Fixed the "paused movie won't restart" bug.
11538 2001-07-19 Thursday 13:50  massiot
11540  * QNX RTOS plug-in by Jon Lech Johansen.
11542 2001-07-19 Thursday 13:42  massiot
11544  * FreeBSD compilation fix, by Øyvind Kolbu.
11546 2001-07-18 Wednesday 19:05  massiot
11548  * Updated documentation with recent changes ;
11549  * Decoders are niced again, for it is really better.
11551 2001-07-18 Wednesday 17:21  massiot
11553  A BIG kludge for the calculation of mux_rate, so that times displayed in
11554  the scroll bar are now correct for MPEG-2 streams. There is probably a
11555  better way to do it, but I haven't found in months.
11557 2001-07-18 Wednesday 16:21  massiot
11559  * Rewrote the video decoder to take advantage of several processors (SMP mode) ;
11560  * Fixed a bug in the video decoder initialization :-p ;
11561  * Added --smp option and several hooks in src/input/input_ext-intf.c ;
11562  * Grayscale mode now turns off chroma IDCT.
11564 2001-07-17 Tuesday 11:48  massiot
11566  Cleaned up include/. Unnecessary headers are no longer under include/, but
11567  under src/. (eat that)
11569 2001-07-17 Tuesday 00:00  gbazin
11571  Added intf_DbgMsg and intf_DbgMsgImm symbols to modules_export.h
11572  This fixes the TRACE build.
11574 2001-07-16 Monday 18:40  massiot
11576  ...and the associated Makefile modifications.
11578 2001-07-16 Monday 18:26  massiot
11580  * Exploded the outdated generic decoder ;
11581  * Updated ChangeLog and TODO.
11583 2001-07-16 Monday 17:54  massiot
11585  * Added IDEALX developer documentation into main CVS - PLEASE UPDATE
11586  REGULARLY ;
11587  * Cleaned up doc/ directory.
11589 2001-07-16 Monday 14:10  massiot
11591  Fixed GetChunk for chunks < 4 bytes.
11593 2001-07-13 Friday 01:06  gbazin
11595  - Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them
11596      should have prevented the Win9x dvd input from working.
11597  - Moved the "if(Win2k)" out of the loop in _win32_dvdcss_readv.
11599  - Put a readv() function in input_iovec.h, the input_es now compiles.
11600  - Modified input_ts to use this function.
11602  - Fixed an initialisation bug in vout_directx.c
11603  - Right clicking on the mouse now displays the navigation menu.
11605  PS: If someone is willing to test the DVD input on Win95/98/Me I will
11606      upload an up to date binary package.
11608 2001-07-12 Thursday 22:31  reno
11610  * Fix audio/video synchro bug with esd
11611  * Should fix buggy sound due to 44100-48000 Hz conversions
11613 2001-07-11 Wednesday 04:01  sam
11615    * libdvdcss enhancements by Billy Biggs <vektor@dumbterm.net>. This breaks
11616      vlc's DVD input (looks like decoders are expecting data too early and
11617      DVD input can't cope with it due to decryption). Needs to be investigated.
11618    * Plugins are now compiled in plugins/* and libraries in lib/*.
11619    * The KDE UI compiles again but does not work yet.
11620    * ALSA plugin message corrections.
11621    * Calculation modules can now be calledwith a shorter name
11622      (eg. '--downmix mmx' instead of '--downmix downmixmmx').
11623    * Fixed insane verbosity of the SDL plugin.
11625 2001-07-10 Tuesday 08:07  gbazin
11627  - Fixed the segfault in vout_UnloadFont
11628  - DestroyThread in video_output doesn't call pf_destroy if pf_create has
11629      failed previously.
11630  - The Xvideo plugin now closes the video window when it XVideoGetPort
11631      fails in vout_Create.
11633 2001-07-09 Monday 01:15  reno
11635  * Alignement in asm functions
11636  * 16 bytes alignement for data (need fo SSE)
11637  * Optimization in SSE
11639 2001-07-08 Sunday 19:45  gbazin
11641  Win32 changes only:
11643   - defined off_t as a long long. This allows DVD navigation to work.
11644     This change is to be implemented on a compiler by compiler basis. For
11645     now, it works on mingw32 (tested) and should work on MSVC (not tested).
11647   - Implemented a quick and dirty hack in intf_msg.c to be able to display
11648     long long integers with printf on Win32. This change is also necessary
11649     to avoid segfaults when debug is enabled in vlc on Win32.
11651   - few minor changes in the directx plugins.
11653   - defined snprintf in common.h and removed a few #ifdef WIN32
11655 2001-07-07 Saturday 19:45  sam
11657    * Probably fixed the "X eats more and more CPU" bug. Please test.
11658    * mingw32 cross-compilation issue fixed.
11660 2001-07-06 Friday 10:43  sam
11662    * Small optimization in vpar_blocks.c, sparing a few memset() calls.
11663    * Additional error checking in vout_sdl.c.
11664    * Minor manpage fix, conforming to Debian policy version 3.5.5.0
11665      (Closes Debian bug #99561).
11667 2001-07-01 Sunday 10:49  gbazin
11669  - Portablility fix: We now control the name to be used in the assembler
11670      code for a C function or variable.
11671      GCC for Win32 normally prepends an underscore to the name of a
11672      C function or variable, and the inline assembler code was using the
11673      name without the underscore so we had undefined symbols in some
11674      modules.
11675  - Reenabled all the accelerated modules on Win32.
11677 2001-06-29 Friday 00:12  gbazin
11679  - a few bug fixes for the directx plugin.
11680  - removed the custom usleep function for win32 as we don't really need
11681      this accuracy, and it was eating cpu resources.
11683 2001-06-27 Wednesday 11:53  massiot
11685  Elementary Stream input plugin (use it with --input es). Only works with
11686  video streams at the moment.
11688 2001-06-27 Wednesday 08:29  gbazin
11690  - Added command line option '--stdout <filename>' which redirects stdout
11691      and stderr to the specified file. This option should mainly be useful
11692      on Win32.
11693  - On Win32, vlc now has an icon associated to the .exe file, and is a full
11694      GUI application (you don't have this annoying dos command box anymore)
11695  - Added INSTALL-win32.txt for specific details to the Win32 port.
11697  I've tested these changes on Win32 and Linux, let's hope I didn't break
11698    vlc for other platforms.
11700  --
11701  Gildas
11703 2001-06-25 Monday 13:34  sam
11705    * Compile fix for newer versions of MacOS X by Colin Simmonds
11706      <colin_simmonds@Mac.lover.org>.
11707    * Additional MacOS X DVD ioctl work by Eugenio Jarosiewicz
11708      <ej0@cise.ufl.edu>.
11710 2001-06-21 Thursday 09:22  sam
11712    * Win32 network support by Boris Dorès <babal@via.ecp.fr>.
11714 2001-06-19 Tuesday 07:51  sam
11716    * FreeBSD (and probably QNX) shared memory handling fix.
11718 2001-06-19 Tuesday 01:42  sam
11720    * First libdvdcss version
11722 2001-06-15 Friday 07:12  sam
11724    * Unrolled two loops in dvd_netlist.c to prevent flooding.
11725    * DVD input stuttering fix by Jon Lech Johansen.
11727 2001-06-14 Thursday 22:21  sam
11729    * Added gprof profiling support with --enable-profiling.
11731      It works at last! configure with --enable-profiling, build, run
11732   vlc (you may want to add --noaudio, it currently segfaults with sound
11733   here) and launch "gprof vlc" when finished.
11735      To make gprof work with multithreaded programs, one needs to set the
11736   internal ITIMER_PROF timer for each new thread launched. I did this
11737   through a wrapper in vlc_thread_create (see include/threads.h).
11739 2001-06-14 Thursday 04:47  sam
11741    * Fully working Windows DVD ioctl support by Jon Lech Johansen.
11742    * Usual weekly ChangeLog mass-update.
11744 2001-06-14 Thursday 03:49  sam
11746    * DirectX enhancements by Gildas Bazin, such as software rendering.
11747    * Merged dvdcss_init and dvdcss_open into dvdcss_open, and dvdcss_close
11748      and dvdcss_end into dvdcss_close. libdvdcss API now has 7 functions.
11749    * Another failed attempt at profiling vlc under Linux: ported the
11750      threads API to GNU Pth. Activate with --enable-pth. It doesn't seem to
11751      spawn new threads for me, maybe someone will have better luck.
11752    * Makefile optimizations.
11753    * Automatic build of libdvdcss if not found.
11755 2001-06-13 Wednesday 02:03  stef
11757  *the dvd netlist no longer stops when the fifo is empty ; it just waits
11758  that there are free vectors again
11760 2001-06-13 Wednesday 00:14  sam
11762    * Exported the CSS part of the dvd plugin into a library.
11764 2001-06-12 Tuesday 20:16  stef
11766  *slight modification in input_dvd since Getiovec wasn't at the right
11767  place
11769  *send escape packet when changing title, not to be stuck in some
11770  decoder.
11772  *the position in the title is now resetted when we change title to
11773  prevent a title from being unavailable because we're stuck at the end
11775  *fixed a bug with 1-chapter-long title that displayed chapter 0.
11777  *added a _temporary_ field in p_main to know whether the audio stream is
11778  ac3 (ugly). It allows a vlc launched in spdif mode to play mpeg or lpcm
11779  audio.
11781  *cleaned the title property messages to get rid of the ugly stars.
11783 2001-06-12 Tuesday 15:50  henri
11785  Added LPCM support. It should work with stereo LPCM.
11786  Untested with 5-ways LPCM streams.
11788 2001-06-12 Tuesday 13:02  reno
11790  * Fix the warning in compilation of main.c
11792 2001-06-12 Tuesday 02:30  reno
11794  * Check that OS support SSE optimization for PIII (to avoid illegal hardware instruction on Linux 2.2.x)
11796 2001-06-09 Saturday 19:01  stef
11798  *Fixed a bug in synchro reinitialisation: we no longer have a shift each
11799  time we restart the synchro (for scr discontinuity for instance)
11801  *In DVD mode, we reinit the synchro only if the scr are not continuous
11802  (instead of each cell)
11804  *Try to improve ac3 spdif to prevent from desynchronization.
11806 2001-06-08 Friday 22:03  sam
11808    * Lots of DirectX plugin fixes by Gildas Bazin.
11809    * Compilation fix in message queue mode.
11811 2001-06-07 Thursday 17:27  sam
11813    * Applied old FreeBSD patch for dvd input by German Tischler.
11814    * Found what was causing the slowdowns: a namespace collision. Put all
11815      plugins into builtins again.
11817 2001-06-07 Thursday 03:10  sam
11819    * Put most builtins in plugins again due to performances issues (more
11820      about this in a forthcoming post here).
11821    * Fixed the painfully slow build process (at last!).
11822    * Moved the null plugin together with the dummy one.
11823    * Added new dummy input plugin.
11825     More on the dummy input plugin: we'll use it to insert commands in
11826    the playlist. Currently implemented are the "quit" and "pause" functions,
11827    here are examples on how they are used:
11829      vlc file.mpeg vlc:quit                # exit after file.mpeg has been read.
11831      vlc file1.mpeg vlc:pause:3 file2.mpeg # pause 3 seconds before playing
11832                                            # the next file.
11834     From now we can more efficiently benchmark vlc. For instance, to test
11835    the video output changes I am doing, I use such a command:
11837      time vlc -I dummy --noaudio file.mpeg vlc:quit
11839     Future extentions might include more interesting stuff like "switch
11840    to full screen", "repeat next file 3 times", "switch to SDL video
11841    output"...
11843 2001-06-05 Tuesday 06:08  sam
11845    * Updated things and stuff for 0.2.80 release.
11847 2001-06-03 Sunday 14:47  sam
11849    * Various little fixes
11850     - BeOS interface compilation fix by Rene Gollent.
11851     - DirectX plugin compilation fix by Gildas Bazin.
11852     - removed %ebx spill in the iMDCT plugins.
11854 2001-06-02 Saturday 03:10  sam
11856    * Moved modules_builtins.h.in into src/misc. Please remove
11857      include/modules_builtins.h in your local tree.
11859 2001-06-02 Saturday 03:09  sam
11861    * DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>.
11863      Notes: o I called it 'directx' instead of 'windx' because it
11864               made a lot more sense to me.
11865             o Completely untested. I didn't manage to compile it yet.
11866             o Code in vout_directx.c will go through a big rewrite when
11867               vout 4 is finished. Xav is already working on this.
11869 2001-05-31 Thursday 18:10  stef
11871  *fixed a double malloc/free bug in DVDRead
11873  *fixed a lock issue in the interface introduced in my last commit
11875 2001-05-31 Thursday 14:45  sam
11877    * Win32 plugin support by Gildas Bazin <gbazin@netcourrier.com>.
11879 2001-05-31 Thursday 05:57  sam
11881    * BeOS fixes. renamed iovec.h to input_iovec.h because of namespace issues.
11883 2001-05-31 Thursday 05:23  sam
11885    * miscellaneous Win32 fixes by Gildas Bazin <gbazin@netcourrier.com>, sorry
11886      for the 2 weeks delay.
11888 2001-05-31 Thursday 05:12  sam
11890    * Win2000 DVD input by Jon Lech Johansen <jon-vl@nanocrew.net>.
11892 2001-05-31 Thursday 03:37  sam
11894    * Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile
11895      vlc with MS and Intel C/C++ compilers.
11897 2001-05-31 Thursday 01:02  stef
11899  -Updated the gtk/gnome interface to work in network mode,
11901  -Fixed some bugs in interface (language menus in ts, misnamed fields)
11903  -Play/Stop work in network mode to start/stop decoding of the stream
11905  I have a segfault in imdct_3dn(93). But I can't underdand assembly.
11907 2001-05-31 Thursday 00:16  sam
11909    * Fixed a bug introduced in my previous commit which broke DVD input.
11911 2001-05-30 Wednesday 19:04  sam
11913    * Hrmpf. Forgot the most important file.
11915 2001-05-30 Wednesday 19:03  sam
11917    * Fixed the BeOS compile typo.
11918    * The ALSA plugin is back.
11919    * A gift for Gildas: plugins don't rely on backlinking any more. The
11920      drawback is the dirty magic in include/modules_export.h which has to
11921      be included whenever a module needs one of the functions in it. But
11922       a) we should less and less rely on those functions
11923       b) no plugin code modification was needed
11925     The BeOS and MacOS X modules may be broken when compiled as plugins,
11926     I'll check this later when I can reboot under BeOS.
11928 2001-05-30 Wednesday 07:19  stef
11930  -Changes and bugfixes to make network work in VLAN Broadcast mode.
11932  -Bugfix in the interface to access the network specific features.
11934  -Some base of synchro in ac3 spdif
11936 2001-05-28 Monday 06:23  sam
11938    * Added a wrapper for readv() on platforms which don't support it. The
11939      network support now compiles under Win32, but still doesn't work, the
11940      select in plugins/mpeg/input_ts.c never returns any data.
11942      Is there anything like strace(1) under Win32 to debug this ?
11944 2001-05-28 Monday 05:17  xav
11946  Modified in order to add network input under Win32.
11947  It compiles under Linux and Win32 (yeeaaahaaa, haven't broken anything
11948  :-))
11949  (added the WinSock library initialization and cleanup)
11950  Could someone test if it does really function ?
11952 2001-05-28 Monday 04:54  sam
11954    * Of course my Win32 patch broke the Un*x version.
11956 2001-05-28 Monday 04:44  sam
11958    * Forgot a little #ifdef, sorry.
11960 2001-05-28 Monday 04:38  sam
11962    * Win32 compilation fixes, esp. the MAC retrieval.
11964 2001-05-25 Friday 15:20  sam
11966    * Fixed a warning for *BSD compilation.
11967    * Fixed a typo in yesterday's Darwin ioctl fixes.
11968    * Patch by Eugenio so that the OS X interface and video output handle the
11969      aout and vout banks.
11971 2001-05-25 Friday 06:23  sam
11973    OS X fixes:
11975    * Applied Eugenio's fix to the DVDioctl driver. I didn't test it, but
11976      it should not hang the kernel anymore.
11978    * Ported most dvd_ioctl.c functions to the DVDioctl driver: ReportAgid,
11979      ReportChallenge, ReportKey1, ReportASF, InvalidateAgid, SendChallenge,
11980      SendKey2. They should comply with the "Mt. Fuji Commands for Multimedia
11981      Devices" paper.
11983      Last remaining problem: ReadCopyright and ReadKey. The version of
11984   Darwin I have here only has reportKey() and sendKey() functions in
11985   the IODVDBlockStorageDevice class (pages 413 and 449 of the Mt. Fuji
11986   paper), but we also need the READ_STRUCTURE (page 357) which I couldn't
11987   find anywhere in the kernel headers. Either I missed it, or we'll have
11988   to wait for Apple to implement it (or maybe we can emulate this command
11989   with some other IOKit commands).
11991 2001-05-24 Thursday 01:40  stef
11993  -A little bug with lpcm in Makefile
11995 2001-05-24 Thursday 01:08  stef
11997  -Unification of gnome/gtk intefaces: now all the file are in plugin/gtk.
11999  Specific files are glade generated files and intf_* files. All the
12000  remainders are common to gtk and gnome and contain all the callbacks for
12001  both interfaces.
12003 2001-05-23 Wednesday 19:47  stef
12005  -LPCM audio selection in ps mode, in prevision of henri's decoder.
12007 2001-05-19 Saturday 02:39  stef
12009  *More cleanification in gtk interface: now to change the
12010  title/chapter/audio/spu/angle, we tell the input to do intead of doing
12011  it inside the interface. It results in fewer locks during the changes.
12013  *The dvd plugin reads again blocks of 32 sectors to gain speed since
12014  there are no more lock-ups during stream change. I've also created a new
12015  file that contain function to described video and audio streams with ifo
12016  datas.
12018  The changes are made only for gtk. We should update the other interfaces
12019  soon (beos at least).
12021  There is a memory corruption somewhere that make the vlc crash. I've no
12022  idea where to search.
12024 2001-05-18 Friday 11:49  xav
12026  [no log message]
12028 2001-05-16 Wednesday 16:51  reno
12030  * Add 3D Now! imdct
12031  * Remove kmudge for ac3 on MacOS X
12033 2001-05-16 Wednesday 04:12  sam
12035    * We now do pthread detection for FreeBSD like the XMMS guys do. It
12036      works even better.
12038 2001-05-15 Tuesday 21:36  sam
12040    * FreeBSD pthread fixes.
12042 2001-05-15 Tuesday 18:19  sam
12044    * AC3 IMDCT and downmix functions are now in plugins, --imdct and
12045      --downmix options added.
12047 2001-05-15 Tuesday 16:49  stef
12049  *Bugfixes, cleanings in gtk.
12051 2001-05-15 Tuesday 03:01  stef
12053  *initialization bugfixes in input_dvd
12055  *added a b_stopped flag to interface playlist to have a stop function in
12056  interface plugins. As a consequence, the playlist no longer loops on end
12057  but wait for the user to press 'play' or to add another item (gtk/gnome
12058  interface). I think that other plugins are broken but it shouldn't be
12059  difficult to repair: just add a 'p_main->p_playlist->b_stopped = 0' in
12060  play functions and 'p_main->p_playlist->b_stopped = 1' when you have to
12061  stop.
12063  *Updated gtk interface so that it has the same features as gnome. I
12064  think I will merge the code so that we don't have to copy and paste each
12065  change. Only the .glade file would be different.
12067 2001-05-14 Monday 17:58  reno
12069   * Begin of SSE/3DNow! support for imdct and downmix
12071  If you have a PIII or a Athlon and you want to try this, just comment #if 0
12072  in ac3_downmix.c and ac3_imdct.c and add in AC3_DECODER section of Makefile :
12073         src/ac3_decoder/ac3_imdct_sse.o \
12074         src/ac3_decoder/ac3_srfft_sse.o \
12075         src/ac3_decoder/ac3_downmix_sse.o \
12076         src/ac3_decoder/ac3_downmix_3dn.o \
12078 2001-05-12 Saturday 02:14  henri
12080  Put a little note in the doc about "dvd devices"
12082 2001-05-11 Friday 17:10  sam
12084    * Fixed a deadlock in spudec.
12086 2001-05-10 Thursday 08:47  sam
12088    * Added SPU cropping.
12089    * Gnome interface segfault fix.
12090    * BeOS interface segfault fix by AnEvilYak (what's you real name btw?).
12092    Note: if you want to have a look at the currently buggy YUV subpictures,
12093          uncomment line 1999 of src/video_output/video_output.c. Don't report
12094          bugs about this, I _know_ it's a quick hack.
12096 2001-05-08 Tuesday 22:38  sam
12098    * Fixed an aspect ratio issue in the SPU decoder, and optimized the
12099      SPU renderer.
12101 2001-05-08 Tuesday 16:53  bozo
12103  end of the last commit :-P
12105 2001-05-08 Tuesday 16:38  bozo
12107    - fix a discontinuity bug in input_ClockManageRef()
12109 2001-05-08 Tuesday 02:43  sam
12111    * Speed optimization in the handling of the unusual ephemer DVD subtitles.
12112    * Little optimization to bozo's UnalignedShowBits fix.
12113    * Race fix in the packet cache by Jon Lech Johansen <jon-vl@nanocrew.net>.
12115 2001-05-07 Monday 15:52  bozo
12117    - fix a bug in UnalignedShowBits that makes some _heavy_ unaligned streams
12118      not wotk correctly (for instance VLS' generated TS streams)
12120 2001-05-07 Monday 06:42  sam
12122    * Added support for some terribly braindead DVD subtitles in Kenshin
12123      which do not have a "stop display" command. Anime fans rejoice!
12124    * Fixed the BeOS interface to use p_aout_bank instead of p_main->p_aout.
12125    * Coding-style butchery (mostly tabs).
12127 2001-05-07 Monday 05:14  stef
12129  *Changed the level arg in intf_WarnMsg so that it is more logical: the
12130  level corresponds now to the nb of -v to display the message.
12132  *added functionnal preference window in gnome: it changes the
12133  envirronment variables
12135  *added jump window in gnome to jump to a precise time.
12137 2001-05-06 Sunday 20:32  stef
12139  *Much work on the gnome interface: added oct's playlist from gtk plugin,
12140  tuned appearence, added preferences window (with no features yet), jump
12141  window to go to specified time (not functionnal yet), and fixed some
12142  bugs.
12144  *moved b_fullscreen from p_vout->p_sys to p_vout and unified way of
12145  toggling fullscreen in sdl in x11/xvideo output (using p_vout->i_ch
12146  nges) so that an interface plugin can toogle fullscreen (implemented
12147  in gnome)
12149  *added p_input->stream.p_selected_area->i_tell in input TS so that the
12150  slider work with ts files ( however, the time counter doesn't since we
12151  have no mux_rate )
12153  *improved ac3 spdif output ( and made it work again :)). It uses a true
12154  blank frame now, and it allows to switch languages like a traditionnal
12155  output. It doesn't support multiplexing though, neither can we switch
12156  between spdif/analogical mode on-the-fly.
12158  *beginning of the back port of gnome to gtk for those who do not have
12159  gnome.
12161 2001-05-06 Sunday 06:32  sam
12163    * Fixed a few warnings with gcc 3.0.
12164    * aout and vout are now allocated in banks, making it possible to have
12165      several of them at the same time.
12166    * configure now checks for MMX and MMX EXT support in the assembler.
12167    * Removed all MMX code from the main program and moved it to the
12168      existing idct modules (Closes: Debian bug #96036).
12170      Don't forget to make distclean before building vlc again.
12172 2001-05-02 Wednesday 22:01  sam
12174    * FreeBSD CSS decryption support.
12176 2001-05-02 Wednesday 15:30  henri
12178  * Corrected vlc-howto thanks to Arnaud Gomes-do-Vale
12179  * Fixed a segfault in TS input. Some stream still do not work, or
12180    work very slowly with many error messages. I'll try to have a look.
12182 2001-05-01 Tuesday 17:12  sam
12184    * Fixed a remaining buffer overflow in the Gnome interface and applied
12185      the patches to the Gtk+ interface.
12187 2001-05-01 Tuesday 14:22  sam
12189    * Fixed a segfault in the SPU decoder initialization.
12191 2001-05-01 Tuesday 06:18  sam
12193    * Mandatory step for video output IV and the audio output quality
12194      fix: the output threads are now spawned when a decoder needs one,
12195      so it can decide the audio frequency or the video window size. Still
12196      under heavy construction, so don't get too excited at finding bugs
12197      in it yet.
12199      Note: this change broke the XVideo module, so I made its score much
12200      lower than before. I suspect xvideo.so had a bug before which only
12201      appears now. Other video output plugins may be broken as well, but
12202      again this might be due to old existing bugs showing their ugly head.
12204    * Fixed a few buffer overflows in the Gnome interface.
12205    * The module bank is now a global variable. The video output bank and
12206      the audio output bank might follow (when they exist).
12207    * Coding style and organization fixes to the spdif decoder.
12208    * autoconf and Makefile changes by Arnaud Gomes-do-Vale
12209      <arnaud@carrosse.frmug.org>.
12211 2001-04-30 Monday 23:04  reno
12213  * Follow of the new ac3_decoder ;)
12214    - New ac3_imdct
12215    - New ac3_downmix
12217 2001-04-30 Monday 17:00  massiot
12219  Removed unused files.
12221 2001-04-30 Monday 11:44  massiot
12223  Fixed a mistake with -g and --enable-debug.
12225 2001-04-29 Sunday 19:57  stef
12227  -Fixed the title-change-with-no-input-restart in dvd.
12229  -I haven't forgotten the chagelog this time :)
12231 2001-04-29 Sunday 19:03  sam
12233    * BeOS crash fix by Wade Majors <guru@startrek.com>.
12235      Please, try no to forget the ChangeLog when commiting!
12237 2001-04-29 Sunday 16:52  stef
12239  -slight modification in ClockManageRef: after a synchro reinit, we still
12240  do the mwait and re-init last-cr so that there no date irregularity.
12241  Such a thing is necessary for dvd playback at cell change ; however,
12242  Meuuh, could you look at that since you might think we should do
12243  otherwise.
12245  -turned the "bitsream callback discontinuity" message to debug.
12247  -removed modification of the title environnement variable in input dvd
12248  at title change since we no longer restart the input at title change.
12250 2001-04-29 Sunday 04:55  stef
12252  Forgot one file.
12254 2001-04-29 Sunday 04:48  stef
12256  -new audio output using direct ac3 pass-through with some sound
12257  cards: it sends raw ac3 frames to an external ac3 decoder. It is very
12258  experimental yet, hasn't any synchro ... but it works well with my
12259  sblive and my dtt3500 speakers (note that you need a patched emu10k1
12260  driver for this to work).
12262  -bug fix in gnome intf thanks to Shane Harper.
12264  -bug fix in input_dvd for chapter change.
12266 2001-04-29 Sunday 01:19  henri
12268  - Fixed a bug in TS input. It should be more smooth now
12269  - Fixed the pace control. Meuuh, could you check ?
12271 2001-04-28 Saturday 07:12  sam
12273    * Updated debian control files and disabled ALSA for this version.
12275 2001-04-28 Saturday 07:08  henri
12277  Updated files for 0.2.73 release
12279 2001-04-28 Saturday 06:47  sam
12281    * Fixed a nonsense in configure.in preventing to build sdl.so.
12282    * Removed a few stupid debug instructions in aout_s16.c that should
12283      have never been commited. Sorry about that.
12285 2001-04-28 Saturday 06:09  sam
12287    * Don't use the #@%&$! autoconf-suggested CFLAGS.
12289 2001-04-28 Saturday 05:36  sam
12291    * Coding style fixes here and there.
12292    * Miscellaneous QNX compile fixes.
12293    * Beginning of the mingw32 port by Gildas Bazin <gbazin@netcourrier.com>.
12294    * Added Marcari and Gildas to the AUTHORS file.
12296    (I commited the mingw32 port because it doesn't add any new code outside
12297     the #ifdefs, but we won't tell a word about it for the moment. We don't
12298     really need windows users whining about bugs, do we ?)
12300 2001-04-28 Saturday 02:28  henri
12302  Added a howto. Feel free to correct it. I'll put it on the website soon.
12304 2001-04-27 Friday 21:29  massiot
12306  Change --enable-debug into --enable-trace. Same with DEBUG_*.
12307  --enable-debug still exists, but only activates -g and additional
12308  safety checks.
12310  I hope I didn't break anything :))
12312 2001-04-27 Friday 20:07  henri
12314  Repaired broadcast support : binding INADDR_ANY doesn't seem to work.
12316  You now have to specify the broadcast address as an argument.
12317  Btw, thanks to sam, you can now use ts://server:port style, which gives
12318  for broadcast :
12320  vlc --broadcast broadcast_addr ts://server[:port]
12322 2001-04-27 Friday 18:08  sam
12324    * Fixed the continuous 'seeking position' bug in network mode.
12325    * rc interface plugin for vlc control through /dev/stdin courtesy
12326      of Peter Surda <shurdeek@panorama.sth.ac.at>.
12327    * Support for `ts://foo:42' style input source:
12328       vlc ts://vls.via.ecp.fr:1234
12329       vlc ts://vls.via.ecp.fr
12330       vlc ts:vls
12331       vlc ts:vls:4321
12332      As a side effect, the Gnome and Gtk "network input" buttons work.
12334 2001-04-26 Thursday 05:55  sam
12336    * Commited Shane's XVideo patches. It works here (tm).
12337    * Fixed the XVideo aspect ratio (AR_SQUARE_PICTURE means square pixels,
12338      not square image).
12340 2001-04-25 Wednesday 22:54  massiot
12342  * Removed my optimization attempt.
12344 2001-04-25 Wednesday 12:22  massiot
12346  * Fixed an alignment issue with the bit stream and the bit stream
12347  callback on startup - InitBitstream prototype has changed ;
12348  * Removed a buffer zeroing in video output - doesn't change anything
12349  for me, does it for you ?
12351 2001-04-25 Wednesday 11:31  sam
12353    * Updated the TODO list.
12354    * Fixed benny's latest C++ism.
12355    * Fonts not found are no longer fatal to the video output.
12357 2001-04-25 Wednesday 08:56  benny
12359  Get rid of the asprintf that were slow and not available on Solaris. Didn't
12360  check if the new code still compiles everywhere, but it should.
12362 2001-04-22 Sunday 02:08  stef
12364  -better handling of angles: you should be able to change on the fly now
12366  -removed à bug added at my last commit in css code; cleaned CSSGetKey
12368  -various changes and bugfixes in the gnome interface.
12370 2001-04-22 Sunday 00:49  sam
12372    * XVideo fullscreen mode by David Kennedy <dkennedy@tinytoad.com>.
12374 2001-04-21 Saturday 02:31  sam
12376    * X11 fullscreen mode, courtesy of David Kennedy <dkennedy@tinytoad.com>
12378 2001-04-20 Friday 17:02  sam
12380    * Added prototypes for the Elementary Stream input module for Alexis.
12381       it's compiled by default, to activate it: "vlc --input es <file.mpeg>"
12383 2001-04-20 Friday 13:06  sam
12385    * Fixed build process when no plugins or no builtins were chosen.
12386    * Makefile changes to get around MacOS X's brain-damaged gcc.
12387    * FreeBSD configure and Makefile patches, courtesy of Espen
12388      Skoglund <esk@ira.uka.de>.
12390 2001-04-20 Friday 07:40  stef
12392  -corrected some bugs in gnome interface: language menu are now
12393  synchronized ; and menus have less chances to be changed when they're opened.
12395  -added basic angle support ; this is a first try. It works with my 2
12396  test-DVDs, but I'd like that people having DVDs with repeated scenes to
12397  test it. We can choose angle with command line option -u (don't ask me
12398  why :)
12400  -a cosmetic change in css decryption.
12402  Since config.h.in has changed, you have to re-run ./configure.
12404 2001-04-17 Tuesday 22:43  marcari
12406  [no log message]
12408 2001-04-17 Tuesday 17:17  colin
12410  fix MacOS X icon
12412 2001-04-17 Tuesday 16:54  massiot
12414  Fixed optional PES size bug, courtesy of Steve Brown <sbrown@cortland.com>.
12416 2001-04-17 Tuesday 16:39  sam
12418     OS X fixes:
12419    * Fixed a compilation issue in the DVDioctl driver.
12420    * Added a call to ranlib after a built-in module compilation.
12422 2001-04-16 Monday 15:32  sam
12424    * Fixed a typo in configure.in
12426 2001-04-16 Monday 15:00  sam
12428    * Merged Makefile.common and Makefile.modules.in into Makefile.modules
12429    * Updated version number and ChangeLog to 0.2.72
12430    * Additional plugin Makefile cleaning, probably the last.
12432 2001-04-16 Monday 14:34  asmax
12434  Re-added the new packet allocation method in PS input, using packet caches.
12435  With warning level 1, you can see when a packet is allocated or freed; the
12436  goal is to never call 'malloc' nor 'free', except at the beginning of the
12437  stream.
12438  The size of the different caches can be adjusted in plugins/mpeg/input_ps.h.
12439  If 'free' is called too often, it means that a cache is too small, so try
12440  to increase its size.
12442 2001-04-16 Monday 09:40  sam
12444    * Added .cvsignore files in the plugins directories.
12445    * Additional Makefile cleaning for built-in modules.
12446    * Fixed Makefile for Solaris target.
12448 2001-04-15 Sunday 17:11  sam
12450    * All Debian packages are now lintian-clean.
12451    * Fixed XVideo plugin linking.
12453 2001-04-15 Sunday 12:54  sam
12455    * Updated TODO list with Henri's Apr 6th post.
12456    * Built-in modules support almost finished.
12458      Now you can compile any module within vlc, even the Gnome, Qt, SDL
12459    and GGI modules at the same time, resulting in an awful extra fat
12460    vlc binary with gazillons of library dependecies.
12462      The only exception is that the Gnome and Gtk+ modules can't be
12463    compiled together into vlc. But you can have one compiled built-in
12464    and the other as a plugin.
12466      Another consequence is that libdl should no longer be needed under
12467    MacOS X. I'll check this as soon as possible.
12469 2001-04-15 Sunday 06:46  sam
12471    * A few Makefile fixes for BeOS
12472    * XVideo patches by Shane Harper
12474 2001-04-15 Sunday 06:19  sam
12476    * Beginning of the built-in modules support.
12478     A few words about the changes:
12480    - heavy Makefile butchery has taken place, each plugin now has its own
12481      Makefile. I know recursive make blablah harmful, but it was just so
12482      much easier to do this way.
12484    - Makefile.in has disappeared, we now generate Makefile.opts with
12485      the overall configuration options, and Makefile.modules which is
12486      specific to module compilation.
12488    - After ./configure has been run you may want to modify Makefile.opts
12489      to check which modules will be compiled built-in or as plugins.
12491    - Some modules cannot be compiled built-in right now because proper
12492      linkage doesn't work yet. We don't really care since they're the
12493      interface or video output modules. The most important stuff works
12494      (iDCT, motion, YUV, input).
12496    - It's perfectly valid to compile a module both as built-in and as a
12497      plugin. vlc will only load the built-in one, but I'll add an option
12498      to ignore built-in modules for testing purposes.
12500    - We *should* see a performance increase here. I didn't have much time
12501      to test it, but if anyone can confirm and perhaps give a rough
12502      estimate of how much we gain...
12504 2001-04-14 Saturday 09:41  sam
12506    * Got rid of the sleep() hack in beos_specific.cpp
12507    * Fixed a segfault when launched without argument under Darwin.
12509 2001-04-13 Friday 16:33  sam
12511    * Fix for Darwin program path handling. I mistakenly assumed that the
12512      program path was always absolute.
12514 2001-04-13 Friday 08:20  sam
12516    * Updated version number to 0.2.71 (release today).
12518    * Merged 6 months of CVS logs to the ChangeLog file.
12519      The vlc changelog can now be viewed here:
12520         http://www.videolan.org/vlc/changelog.html
12522    * Fixed a lintian error in debian/rules.
12523    * XVideo resize patch by Shane Harper <shanegh@optusnet.com.au>.
12525 2001-04-13 Friday 07:36  stef
12527  *Added udf fix by Billy Biggs
12529  *Added checks in dvd_ifo
12531  *Cleanings in gnome interface : the interface should be dependant on the
12532  input method.
12534 2001-04-13 Friday 03:49  henri
12536  TS input : only one audio & spu ES selected at a time
12537  Intf : ts streams in menu
12538         fixed a typo
12540  There be certainly need for debug on the TS input as vls complains about
12541  wrong sized PES packets, and that many streams do not seem to work.
12543  btw, I forgot to mention in my last commit the function that nooone will
12544  ever use : "right button" key of 105 keys keybords support under X11,
12545  Xv, Sdl
12547 2001-04-12 Thursday 19:57  colin
12549  MacOS X
12550  make vlc.app now correctly updates vlc.app
12551  added an icon to the MacOS X vlc
12552  removed the build of the vlc app from the install target
12554 2001-04-12 Thursday 10:24  sam
12556    * Fixed a typo in yesterday's BeOS changes.
12558 2001-04-12 Thursday 05:26  stef
12560  -added a field to p_input->stream to inform the interface of a stream
12561  change (useful in network mode)
12563 2001-04-12 Thursday 04:40  stef
12565  -Fixed a bug in area management added in my last commit
12567  -Change the way ifo are read ; I hope this fixes problems with some
12568  compilers
12570  -Added error checks in dvd input
12572 2001-04-12 Thursday 03:52  sam
12574    * BeOS icon and MIME resources courtesy of Wade Majors <guru@startrek.com>.
12575    * Updated icons.
12576    * Removed redefinition of NULL in src/audio_decoder/adec_layer?.c.
12577    * Created darwin_specific.c to store the program path at boot time.
12578      (XXX: check that it didn't break the OS X port)
12579    * Fixed a warning in netutils.c.
12581 2001-04-11 Wednesday 16:10  ej
12583  Forgot a little thing...main.  Done for now I hope;-)
12585 2001-04-11 Wednesday 15:56  ej
12587  Fixed a dumb mistake in Makefile.in
12589 2001-04-11 Wednesday 15:30  ej
12591  Updated & cleaned up intf_macosx.c and vout_macosx.c - added Open menu
12592  function support and a no-frills About box
12594  Created macosx_common.h in plugins/macosx/ to hold , well, common stuff
12595  (the way I see it, there is inherently a difficult separation of intf and
12596  vout on Mac OS, if anyone has suggestions I'm open)
12598  Cleaned up debug spew I left in modules.c and video_text.c
12600  Hacked main.c to disregard argv[1] when compiled for OSX & run as a full
12601  app (ie., double clicked and not launched from command line)... read the
12602  file for more details.  UGLY.
12604  Updated Makefile.in to make vlc.app by default on Mac OS X & Darwin, added
12605  clean code for it as well
12607 2001-04-11 Wednesday 14:52  sam
12609    * Fixed icons location and Debian desktop menus.
12611 2001-04-11 Wednesday 06:31  sam
12613    * Fixed the whitespace/tab issues in the Makefile.
12614    * Corrected an awful typo in the version name, I hope Lieutenant Commander
12615      Arkady Grigorovich Ourumov will never set up us the bomb for that.
12616    * Removed deprecated stuff from config.h.
12617    * Disabled message queue by default.
12618    * A few other changes in the CSS code, the BeOS issues should be fixed.
12619    * Fixed a memory leak in gtk_callbacks.c (thanks to Dae).
12621 2001-04-11 Wednesday 04:01  henri
12623  - Ported the 0.2.0's channel changing functions
12624  - Cosmetic changes : the word 'vlan' is disappearing
12625  - network_ChannelJoin is still commented out as it's not in sync anymore
12626    with our channel server. Nitrox should fix this within a week.
12627  - X and Xv output : added autohide cursor as in SDL
12628  - X and Sv : keys 1 to 0 change channel
12629  - SDL : keys F1 to F10 change channel as I was not able to make 1..0 work
12631 2001-04-10 Tuesday 19:47  stef
12633  -Fixed the lock segfault bug with some compilers
12635  -Quick kludge in ifo to avoid a bug with optims. The real fix is coming.
12637 2001-04-08 Sunday 18:57  sam
12639     * XVideo window now has a black background, thanks to Shane Harper.
12640     * Fixed a heap corruption in dvd_css.c.
12642 2001-04-08 Sunday 11:04  stef
12644  -fixed css authentication under linux since it has been broken for a few
12645  days: we have to initialize agid of authinfo struct.
12647  -fixed a segfault on exit when DVDInit fails
12649 2001-04-08 Sunday 09:24  stef
12651  -changes in gnome interface
12653  -bugfix in input dvd
12655 2001-04-08 Sunday 06:17  sam
12657    * Updated ChangeLog and TODO list.
12658    * Added TODO to the .spec file.
12659    * Fixed Makefile.in so that `make snapshot' takes extras/* in account.
12661 2001-04-08 Sunday 01:23  massiot
12663  Removed --enable-mmx (enabled by default under x86) and changed a few
12664  things.
12666 2001-04-07 Saturday 18:35  massiot
12668  Disable x11 plugin if X11 headers are not found.
12670 2001-04-07 Saturday 18:21  massiot
12672  Added a missing file for MacOS X port.
12674 2001-04-07 Saturday 06:17  sam
12676     * Updated version information in RedHat and Debian package control files.
12678 2001-04-06 Friday 20:18  massiot
12680  * Sync MOSX dev/CVS tree : code support for MacOS X audio, video and
12681  interface (courtesy of Eugenio Jarosiewicz & Colin Delacroix) ;
12682  * Bumped up version number to 0.2.70.
12684 2001-04-06 Friday 11:15  sam
12686    * Code cleanup: removed a few tabulations.
12687    * Fixed inline asm routines to remove all read/write operands.
12688    * Added <string.h> to most files to prevent warnings under FreeBSD.
12689    * Added "break;" after "default:" in case switches to prevent
12690      warnings when compiling with GCC 3.0pre.
12692 2001-04-05 Thursday 18:37  asmax
12694  switched back to the old packet allocation method for PS input, because
12695  Sam does not want the new one ;)
12697 2001-04-05 Thursday 16:00  asmax
12699  Added a new packet allocation method that punish one's mother in PS input.
12700  I hope there won't be too many segfaults because of it ;)
12701  A few parameters must be adjusted to optimize this method; I'll do it later
12702  because Proba Stat sucks ;)
12704 2001-04-05 Thursday 05:50  sam
12706    * added the GNU getopt library, which gets compiled in when getopt_long
12707      isn't available on the desired platform.
12708    * replaced the `--warning' flag with the standard cumulative `-v' flag.
12709      `-v' is like `--warning 3', and `-vvvv' is like `--warning 0'
12710      (`--warning' is still valid for those used to it)
12711    * cleaning in configure.in and Makefile.in, the Solaris port now
12712      builds and runs properly.
12714 2001-04-03 Tuesday 05:39  stef
12716  -Fall back to one-packet-once reading in dvd input since multi-block
12717  seems to have a bug that make the vlc crash on title/audio/spu change. I
12718  hope that this bug will be fixed soon for the performance is poorer now
12720  -add-ons and changes in gnome interface:
12721          *menu subdivision is done only if there are over 20 items,
12722          *in DVD mode next/prev apply to title,
12723          *in DVD mode, added a box with button to navigate through
12724           chapters.
12725  This has not been finished yet (and it is not in gtk plugin then). And I
12726  think I will leave toolbar next/prev buttons for playlist and add
12727  button specifically for title change like for chapters.*
12729 2001-04-03 Tuesday 01:30  sam
12731   * fixes for the Qt plugin compilation under Debian
12733   * heavy butchering in the CSS and DVD ioctl code to put all architecture-
12734     dependent code in dvd_ioctl.c
12736   * added almost fully-functional /dev/dvd driver for MacOS X in
12737     extras/DVDioctl; to build it:
12739      % cd extras/DVDioctl
12740      % pbxbuild
12741      % kextload build/DVDioctl.kext # note: kextload has to be run as root
12743     be aware that the license for the DVDioctl kernel extension is
12744     not GPL but APSL, because I borrowed some code from the Darwin kernel.
12746 2001-04-01 Sunday 09:31  stef
12748  -Various bug fixes in dvd_netlist. Some bugs seem to remain though.
12749  -New function input_ToggleES for interaction with interface.
12750  -Changes in gnome interface : navigation menus are now splited, there
12751  are radio item in menus and the code should be better.
12752  -First step for dvd_ifo rewritting. Now allocation/disallocation is
12753  being done as it has to be.
12754  -Fixed a bug in title management that make dvd like Seven work.
12756 2001-04-01 Sunday 08:21  sam
12758    * XVideo plugin courtesy of Shane Harper <shanegh@optusnet.com.au>
12759    * Makefile.in and configure.in fixes by Nilmoni Deb <ndeb@ece.cmu.edu>
12760    * A few syntax fixes in the plain X11 plugin
12762 2001-03-26 Monday 21:06  sam
12764    - fixed SDL compilation, thanks to Colin.
12765    - disabled Altivec iDCT until it works.
12767 2001-03-25 Sunday 19:09  richards
12769  Language & Inteface support for BeOS interface
12771 2001-03-21 Wednesday 14:42  sam
12773    * Header cleaning: filled all empty authors fields, added CVS $Id stuff.
12774    * Fixes to aout_darwin.c by Colin Delacroix <colin@zoy.org>.
12775    * Fixes to configure.in, Makefile.in and main.c (Altivec detection)
12776      by Eugenio Jarosiewicz <ej0@cise.ufl.edu>.
12777    * Added Colin and Eugenio to the AUTHORS file.
12779 2001-03-21 Wednesday 03:58  sam
12781    * Fixed a typo in the Altivec iDCT module declaration.
12782    * Made a few enhancements to the Makefile.
12784 2001-03-21 Wednesday 00:18  sam
12786     * Altivec instructions autodetection.
12788 2001-03-20 Tuesday 22:42  sam
12790     * SDL fixes and enhancements by Shane Harper <shanegh@optusnet.com.au>
12792     Shane, I removed the static variables from your code because static
12793     is not thread-safe, and one can imagine having several video output
12794     windows launched at the same time. Also, I made your feature work
12795     in windowed mode as well, because people kept asking how to hide the
12796     mouse pointer.
12798     Also, if you want to work on the XVideo extension, you are welcome ;
12799     most of us are quite busy at the moment. Damien Lucas <nitrox@via.ecp.fr>
12800     had offered to work on it, but he seems to be a bit lost, so you may
12801     want to take over his job.
12803     As for the "zoom" feature, I suggest you wait until version 4 of the
12804     video output is done, it'll be easier to do then.
12806  Regards,
12808 2001-03-20 Tuesday 21:54  massiot
12810  * Compile Altivec modules on Darwin. [MacOS X port]
12812 2001-03-20 Tuesday 21:40  massiot
12814  * Use $QTDIR for the qt module ;
12816 2001-03-20 Tuesday 21:20  massiot
12818  * Fixed Makefile for normal people :p
12820 2001-03-20 Tuesday 21:09  massiot
12822  * Added IDCT Altivec optimization [MacOS X port]. Untested, not compiled.
12824 2001-03-20 Tuesday 20:36  massiot
12826  * Compile Darwin module by default on Darwin system. [MacOS X port]
12828 2001-03-20 Tuesday 18:36  massiot
12830  * Support for Darwin CoreAudio, courtesy of Colin Delacroix [MacOS X port] ;
12831  * Added warnings for ac3 mantissa (we still have problems with AC3 on
12832  MacOS X) ;
12833  * Renamed WriteResource to avoid a namespace clash with Darwin's
12834  WriteResource.
12836 2001-03-20 Tuesday 05:44  sam
12838    * Split audio output into several separate files to make it easier
12839    to debug. Removed a few redundancies as well.
12841 2001-03-19 Monday 14:26  sam
12843    * vlc core compiles under QNX RTOS. Now if anyone feels like tidying
12844    it and writing output and interface plugins...
12846 2001-03-19 Monday 06:08  sam
12848    * Fixed Debian sparc build for real (Closes: Debian bug #89285).
12850 2001-03-18 Sunday 01:01  sam
12852    * Function prototypes for the forthcoming Darwin and MacOS X port.
12853    * Gtk+ interface: fixed a precision issue in the scale.
12854    * Qt interface: somebody pop up us the menu!!
12856 2001-03-17 Saturday 23:52  stef
12858  -Added dsp plugin compilation (/dev/dsp is not a regular file :))
12860 2001-03-16 Friday 23:37  massiot
12862  * Borrowed config.guess and config.sub from SDL [MacOS X port] ;
12863  * Changed files so that the MacOS X port compiles & runs [MacOS X port] ;
12864  * If SDL/GTK/DSP is not available, don't compile the associated module.
12866 2001-03-15 Thursday 02:42  sam
12868    * Bug fixes and enhancements in the Gtk+/Gnome interfaces.
12870     o the slider should behave correctly and stop jumping here and
12871       there (this bug is _not_ related to Stef's similar bug)
12872     o added an "open network" menu (useless since the input doesn't
12873       handle it properly yet)
12874     o tried to reorganize gnome_callbacks.c and gtk_callbacks.c
12875     o stream date is now displayed instead of percentage
12876     o renamed gnome_sys.h to intf_gnome.h, and gtk_sys.h to intf_gtk.h
12878    * Changed documentation and package creation files.
12880     o added versioned conflicts/replaces to vlc-gtk (Closes Debian bug #88796)
12881     o removed useless or outdated documentation from doc/*
12882     o moved vlc.1 manpage from debian/vlc.1 to doc/vlc.1
12884    * Added basic Qt interface.
12886     o working features: slide bar, open file, toolbar, popup menu
12887     o added "qvlc" alias, equivalent to "vlc -I qt"
12888     o known issues : no "open disc" or "open network" menus yet
12889                      the IntfWindow class is never cleaned on destruction
12890                      the popup menu always pop at the middle of the screen
12892    * Misc fixes/updates.
12894     o renamed netutils.h functions from input_* to network_*
12895     o renamed *plst* files and functions to *playlist* (it was stupid
12896       from me to name them "plst")
12897     o made a few input error messages more meaningful
12898     o added -I, -A and -V short flags, corresponding to --intf, --audio
12899       and --video
12901      I got a lot of conflicts on this commit, lart me if I forgot a
12902    file or made old bugs reappear.
12904 2001-03-15 Thursday 01:37  stef
12906  -Fixed most of the bugs in gnome interface menus
12908  -Added radio checks in menu items.
12910  There are still issues with default selected item but it works well.
12912 2001-03-14 Wednesday 01:40  massiot
12914  * Tried to fix the "stream jumps at will" bug.
12916 2001-03-11 Sunday 20:00  henri
12918  - Moved 2 local network functions
12919  - Removed old code
12920  - Broadcast should work. I'm not detecting broadcast address, i'm
12921  binding 0.0.0.0
12923 2001-03-10 Saturday 12:23  henri
12925  Small optim.
12927 2001-03-08 Thursday 14:32  octplane
12929  Hurg !
12930  ###code is dirty###
12931  Please clean it for me :P
12932  (or at least, tell me how to clean it)
12934  . Slightly modified playlist base interface
12935    (Added a function to jump directly to an item, used for double clicking)
12937  . Added manymanycallbacks
12938  . Added the playlist dialog
12939  . Added Dnd support for intf_window and the clist1
12940    . support URI and plain file(s)/folder(s)
12941  . Added "show/hide main window" menuitem in intf_popup
12942  . Added bugs :P
12944  Enjoy and please bug report.
12946 2001-03-07 Wednesday 11:31  stef
12948  -Working menus for run-time audio/spu/title/chapter selection with gtk
12949  interface.
12951  It is a bit buggy yet, and some pieces of code need to change,
12952  especially to handle better menus change when title change but it
12953  eventually works.
12955 2001-03-07 Wednesday 03:16  stef
12957  -Added `glib-config --libs glib` for interface compilation
12958  for debian/sid users
12960 2001-03-07 Wednesday 02:36  sam
12962    * Disabled network input under BeOS so that it compiles again. We'll
12963      have to wait for BONE anyway.
12965 2001-03-07 Wednesday 01:18  henri
12967  - Fixed TS input ( a nasty dead lock had appeared 4 days ago )
12968  - Added base of network support
12970  Things to be done :
12971  - Meuuh : fix the PCR synchronisation so that we can set b_pace_cntrol to 0
12972  - Sam : find a way of specifing the type of media (file, net). For the
12973  moment, the "--input ts" always call input_NetworkOpen
12974  - Maybe sam : for the moment the working syntax is vlc --input ts
12975  servername, it should nbe turned into "vlc --server servername".
12977  Things that don't work (i'll work on this this week end) :
12978  - stopping and retaking a stream
12979  - a nice 'waiting for stream'
12980  - we select all incoming streams. we should be able to select.
12982  Things that haven't been tested :
12983  - broadcast
12984  - only tested with one stream.
12986  Kick me if something is broken by my fault.
12988 2001-03-06 Tuesday 20:33  massiot
12990  * Fixed an alignment problem in UnalignedShowBits().
12992 2001-03-06 Tuesday 18:54  massiot
12994  * Fixed an alignment problem in PTS parsing.
12996 2001-03-06 Tuesday 18:39  massiot
12998  * Fixed an alignment problem on startup.
13000 2001-03-06 Tuesday 16:16  massiot
13002  * Fixed a boolean_t/int mix.
13003  * Increased FIFO_SIZE.
13005 2001-03-05 Monday 21:36  richards
13007  [no log message]
13009 2001-03-05 Monday 17:00  massiot
13011  Fixed MPEG-1 mux_rate parsing.
13012  Fixed MPEG-1 stuffing.
13014 2001-03-05 Monday 12:53  sam
13016    * fixed headers for FreeBSD compilation.
13017    * fixed debian/rules for non-x86 packages (Closes: Debian bug #88583).
13019 2001-03-05 Monday 02:29  sam
13021    * Everything in place for the 0.2.63 release.
13023    * Got rid of the CONTRIBUTORS list, and switched AUTHORS to a
13024      linux-kernel like author list.
13025    * Updated TODO list.
13026    * Fixed a segfault in the BeOS interface when --noaudio was specified.
13027    * Title and Chapter selection in the Gnome and Gtk+ interfaces.
13029 2001-03-04 Sunday 17:20  sam
13031     Commited BeOS changes by Richard Shepherd and Tony Castley.
13033     include/video_output.h
13034      * Added boolean_t b_YCbr to vout_thread_s structure to flag YUV-YCbCr
13035        decoding needed instead of YUV-RGB
13036      * Will be removed later when video_output.c rewritten
13038     src/video_output.c
13039      * vout_CreateThread() initialises b_YCbr to zero
13041     plugins/beos/*
13042      * New BeOS video plugin that supports hardware overlays and new
13043        MediaPlayer compatible interface
13045     plugins/*
13046      * Added YUV-YCbCr transforms
13048 2001-03-03 Saturday 12:01  sam
13050    * Added debian/* files to help generating CSS-enabled non-US packages,
13051      and changed plugins/dvd/* to reflect this change.
13052    * Added .xpm icons (fixes lintian warnings).
13053    * --help output and manpage are now in sync (Closes Debian bug #87478).
13054    * Fixed Build-dpends entry in debian/control (Closes Debian bug #83707).
13056 2001-03-02 Friday 16:51  massiot
13058  * More consistency in the p_input->stream management.
13060 2001-03-02 Friday 14:49  massiot
13062  * Made input_SelectES() and input_UnselectES() not block the input thread
13063  for a long time.
13065 2001-03-02 Friday 14:47  sam
13067    * Changed debian/control to fix Debian bug #83707
13068    * Added a --disable-css configure option
13069    * Moved some code here and there in the DVD plugin to make it easier
13070      for me to build the Debian CSS-free packages.
13072 2001-03-02 Friday 14:20  massiot
13074  * Fixed miscellaneous alignment problems (alpha/sparc ports) ;
13075  * Added a fps display when toggling 'i' ;
13076  * Fixed a bug in the video parser where one picture buffer was not
13077  released at quit time ;
13078  * Broke the mux_rate calculation, but hey guys ! it was already broken and
13079  nobody noticed it.
13081 2001-03-02 Friday 04:32  stef
13083  -New function for DVD reading, that is able to read multiple blocks
13084  (I've chosen 32 now), that doesn't use any memcpy anymore and is also much
13085  faster. It is ready now for cell positioning in multi-angle DVD (to come
13086  soon).
13088  -DVD specific netlist adapted to 2048 bytes long blocks that contain
13089  several data_packets.
13091  -Modification in mpeg_system.c to use p_payload_start instead of
13092  p_buffer (necessary for DVD plugin). It does not break other plugins
13093  since they set p_payload_start to p_buffer
13095  -New field i_read_once in input_thread_s to be able to read more than
13096  the TS related 7 packets ; i_read_once is set to INPUT_READ_ONCE by
13097  defaults but plugins can change it during initialisation.
13099  Please check that nothing is broken :)
13101 2001-02-28 Wednesday 06:20  sam
13103    * Additional optimizations to the subtitle decoder
13104    * The GGI video output should now be faster. Also, right-mouse-clicking
13105      works in GGI mode as well.
13107 2001-02-26 Monday 18:41  sam
13109    * Optimizations done to the SPU decoder. Now the RLE is expanded at
13110      decoding time, not rendering time. The main loop in vout_RenderSPU
13111      is now 20 lines long.
13113 2001-02-26 Monday 13:16  sam
13115    * The Gtk+ interface is now built as a Debian package as well. The Gnome
13116      package depends on it because of the icon and menu entry.
13117    * Added an intf_WarnHexDump() function to do raw hexadecimal dumps of
13118      memory areas. For debugging purposes or for real men, as you wish.
13119    * Lots of tidying in dvd_ioctl.c, a few comments added.
13120    * Better error handling in the subpicture decoder.
13121    * Tidied video_spu.c. More to come later.
13122    * Fixed subtitle displaying. Will soon work in overlay mode as well.
13124 2001-02-23 Friday 13:37  massiot
13126  * Fixed a compile problem in debug mode.
13128 2001-02-22 Thursday 18:00  massiot
13130  * Added functions and hooks to display dates instead of off_t.
13132 2001-02-22 Thursday 17:17  massiot
13134  * Added a 'd' keystroke to dump the stream contents (for debugging
13135  purposes).
13137 2001-02-22 Thursday 09:44  stef
13139  -New ES detection based on .ifo for DVD module. It might fail (I have
13140  found one DVD for which ifo seems false).
13142  -Title and chapter selection on the command line (see -t and -T options)
13143  It will allow to watch some DVD that went through menus by default.
13145  -beginning of menus in gnome interface.
13147 2001-02-21 Wednesday 16:52  polux
13149  Some changes in the BeOS video output :
13150  - New video output method, the vlc now uses BBitmap instead of
13151    BDirectWindow (better performances)
13152  - Added resizing
13153  - Added beta support for overlay
13155 2001-02-21 Wednesday 12:49  sam
13157    (note: empty CVS mails mean that a new directory has been created,
13158     don't forget to use the -p option if you cvs update)
13160    * Added a plain Gtk+ port of the Gnome interface, for the gnome-impaired
13161      people. Gtk+ is now compiled by default, while Gnome isn't (you will
13162      have to add --enable-gnome when running configure)
13163    * Replaced -lcurses with -lncurses in configure.in.
13165 2001-02-21 Wednesday 05:38  henri
13167  TS Input :
13168  - Added DemuxPSI, DecodePAT and DecodePMT. Never tested which streams
13169    where PAT or PMT are splitted in more than one section.
13170  - Some TS files still don't work (matrix.ts i.e : no sound ),
13171    others do ... i'll have to investigate.
13173  Todo :
13174  - What if data get unaligned ?
13175  - Write NetworkOpen
13176  - Try to find why I get no sound on matrix.ts
13177  - Support Stream and program selection.
13179 2001-02-21 Wednesday 01:47  sam
13181    * Forgot to fix the vlc.spec.
13182    * Added Bozo to the author list.
13184 2001-02-21 Wednesday 00:30  sam
13186   * Updated version number to 0.2.62. Release tonight.
13188   * DVD plugin is still non-functional when you don't have DVD ioctls,
13189     but at least it compiles under BeOS as well.
13190   * Minor cosmetic changes here and there.
13192 2001-02-20 Tuesday 18:08  polux
13194  Added the BeOS code for vlc_mutex_destroy() and vlc_cond_destroy()
13196 2001-02-20 Tuesday 16:03  massiot
13198  Minor optimizations in the video decoder.
13200 2001-02-20 Tuesday 14:41  massiot
13202  On machines without dvd ioctl, remove the DVD plugin from the Makefile,
13203  fucking holy piece of *£$^%ù !
13205 2001-02-20 Tuesday 13:06  reno
13207  * Move ac3 globals variables into structures
13208  * Adding authors
13209  * Prepared to add asm imdct and downmix
13211 2001-02-20 Tuesday 12:34  sam
13213   * Fixed a bash-ism in configure.in
13215 2001-02-20 Tuesday 10:10  sam
13217   * Fixed a segfault in input.c when no input plugin was found for
13218     a given file.
13219   * Fixed a deadlock in the Gnome interface. Next time I'll initialize
13220     my mutexes, I promise.
13221   * Added Oct to the authors list in intf_gnome.glade :)
13223 2001-02-20 Tuesday 09:47  stef
13225  Second step in area management ; everything is in place now to have
13226  title handling; it is coming :)
13228 2001-02-20 Tuesday 08:49  sam
13230    * Ported Glide and MGA plugins to the new module API. MGA never worked,
13231      so this didn't make it work better.
13232    * Started thinking about built-in modules, and added some code to
13233      make it easier eventually.
13234    * Added Oct in the AUTHORS file.
13235    * Fixed a mistake in configure.in.
13236    * All your base are belong to us.
13237    * Fixed a bug in src/misc/modules which prevented loading modules
13238      when launched from the Tracker.
13239    * Fixed a similar bug in src/video_output/video_text.c.
13240    * BeOS CSS support, thanks to Markus Kuespert <ltlBeBoy@beosmail.com>
13241      who ported the Linux DVD ioctls. We can now read encrypted DVDs
13242      under BeOS ! Woohoo.
13244 2001-02-20 Tuesday 03:53  stef
13246   First serie of changes in DVD module for the forthcoming interface menus
13247   There is a new capability in input type modules for setting the
13248  attributes of a new area. It is set to NULL for PS and TS plugins.
13249   It should be called for every title change, chapter change,
13250  audio mode change or spu channel change.
13252  But this part of code is not used at the moment, and is not completed
13253  yet.
13255 2001-02-19 Monday 20:28  massiot
13257  * Kludge of the kludge, removing an oddity in YUV initialisation, and
13258  activating YUV overlay on startup whenever hardware acceleration is
13259  available. Thanks for bearing with us, stay tuned.
13261 2001-02-19 Monday 20:08  massiot
13263  * mux_rate parsing ;
13264  * Changed video decoder's error messages into warnings.
13266 2001-02-19 Monday 04:46  sam
13268    * Drag and drop support under BeOS.
13270 2001-02-19 Monday 04:12  stef
13272  -Change in the code to detect beginning of movie. It is much better now
13273  but still fails with some DVD for which the movie is not the first
13274  Program.
13276  As a consequence some DVD that worked before don't work anymore.
13278  -Beginning of ideas to handle chapters and ES selection
13280 2001-02-18 Sunday 20:14  sam
13282    * configure.in and Makefile.in patches for better SDL support and
13283      support for $(bindir) $(datadir) and $(libdir) stuff, courtesy
13284      of Arkadiusz Miskiewicz <misiek@pld.ORG.PL>
13285    * Ported ggi.so to the new modules API. As for the other modules, only
13286      the "q" key works. Moreover, VLC doesn't exit cleanly if you close the
13287      GGI window.
13288    * Deactivated non-working widgets in the Gnome interface.
13289    * Added CONTRIBUTORS file.
13291    Hint of the day: don't expect to code quite long in your bed when sleepy.
13293 2001-02-18 Sunday 11:24  sam
13295   * Ported the framebuffer plugin to the new module API. As for most of the
13296     other video output modules, keyboard doesn't work. Except ^C to quit.
13298 2001-02-18 Sunday 04:32  polux
13300     The BeOS port seems to work again.
13302     I used this command to play an unencrypted DVD, but maybe there is a
13303     better solution: ./vlc dvd:/dev/disk/ide/atapi/1/master/0/raw
13305     Current problems: gcc doesn't like MMX-EXT instructions, and refuses
13306     to have register %ebx being used in the main application. Grr.
13308     ,-- don't trust the CVS bot, it's Sam speaking here :)
13309    /
13311 2001-02-18 Sunday 02:42  stef
13313  -UDF filesystem support so that we know the location of the first video
13314  related file with 100% reliability (great change that should make DVDs
13315  with binaries and extra stuff work with vlc).
13317  -Correction of a bug in ifo reading that falsified the adress of
13318  video titles.
13320  -Changed the method for selecting title at start. It is _not_ reliable
13321  though, but it is better than the preceding one.
13323 2001-02-17 Saturday 09:48  sam
13325   * Tried to fix the BeOS interface and video output. Any BeOS developers
13326     listening ? I can't even test that code, it probably wants additional
13327     fixing.
13328   * Added a workaround in modules.c for broken libc's which happen to truncate
13329     filenames in dentry structures when using 64bits offsets. The kind of
13330     stuff you only see in RedHats <g>.
13331   * Made the SDL error messages a bit more useful.
13332   * The Gnome menu is now created when mouse is released, not when it
13333     is pressed. It may sound stupid, but it really makes a difference.
13335 2001-02-16 Friday 10:25  sam
13337   * Upgraded version number to 0.2.61. Release is today.
13339   * Fixed package building (both RPMs and .debs).
13340   * Fixed `make snapshot' rule.
13341   * Added some magic to filename detection. To read a DVD you now just
13342     need to run 'vlc dvd:/dev/hdc' for instance. Same for file:// URIs.
13343   * Fixed a segfault in the slider when no stream was playing.
13344   * Made the slider go from 0 to 100 (instead of 99 :)
13345   * The vlc now doesn't exit when finished playing. As a side effect of
13346     the playlist code being very recent, it continuously loops.
13348 2001-02-16 Friday 07:37  sam
13350   * Fixed a segfault in the input thread creation, as well as a possible
13351     deadlock. This happened mostly when opening non-existing files.
13352   * Created input_SetStatus to do input_SetRate's job. input_SetRate will
13353     be used to set an arbitrary rate, for people who want to read DVDs at
13354     1/2.71828 times the actual speed.
13355   * Stubs for the ncurses control interface. No working code yet, but the
13356     holes just need to be filled.
13357   * Improved X11 support. Still not as functional as before.
13358   * The output window now states the method name, so that people know whether
13359     they are using X11 or SDL.
13360   * The Gnome interface is now drag'n'drop aware, you can drop a file
13361     on it just like Xine does (or so I guess).
13363 2001-02-15 Thursday 04:01  sam
13365   * X11 output works again. It's just the output, but it works; I now need
13366     to clean the code and add event handling.
13368 2001-02-14 Wednesday 16:58  henri
13370  Begining of TS Input
13372  Done :
13373  - fixed netlist
13374  - embryo : support TS video trough file ( kludgy ... )
13376  Next :
13377  - Write DecodePSI and DemuxPSI, wich will clean the kludges off
13379  Then :
13380  - Write NetworkOpen ( shouldn't be difficult )
13382  Eventually :
13383  - Deal with lost/corrupt packets
13385 2001-02-14 Wednesday 15:31  sam
13387   * Should have fixed the dependency generater for some plugins.
13389 2001-02-14 Wednesday 08:48  sam
13391   * updated version information to 0.2.60 -- today's release
13392   * started porting the X11 vout (still disabled)
13393   * a few unnoticeable changes in the Gnome intf
13395 2001-02-13 Tuesday 05:29  sam
13397   * added --intf option to vlc
13398   * started cleaning vout_sdl.c
13399   * the dummy plugin works again
13400   * added a slider to the Gnome interface so that we can browse through streams
13402    There is a problem with the slider: we sometimes get unexpected async
13403    replies, which would mean that we don't properly lock our Xlib calls.
13404    Which is true. But we also get these errors when using `--vout dummy'.
13405    I'll investigate.
13407 2001-02-12 Monday 14:20  massiot
13409  * We can now seek at position 0 :p ;
13410  * Fixed a typo in my previous commit.
13412 2001-02-12 Monday 12:22  massiot
13414  * Tried to enhance picture dating on timebase discontinuities.
13416 2001-02-12 Monday 10:39  sam
13418   . removed tests against i_rate and i_new_rate calculation from the
13419     plugins and hid this complexity into input_ext-intf.c
13421 2001-02-12 Monday 08:52  sam
13423    * Fixed my old stupid bug that disabled sound after having played the
13424      first playlist item.
13425    * Added `Prev' and `Next' buttons to the interface, with the beginning of
13426      a playlist window (still empty).
13427    * Added `Slow' and `Fast' buttons to the interface and popup menu.
13429    Ok, I promise it's the last time I check bloat in, from now the interface
13430    commits will be much cleaner and actually fix things :)
13432 2001-02-12 Monday 01:20  sam
13434   * The pure Gnome part of the Gnome interface has been rewritten from
13435     scratch, and the .glade file included as well. You can edit it by
13436     installing glade-gnome and doing `glade plugins/gnome/intf_gnome.glade',
13437     or directly by hand if you grok XML.
13438   * Files can now be loaded into vlc using the `Open' buttons. But for the
13439     moment you still have to launch vlc with at least one file, because it
13440     quits when the end of the playlist is reached.
13441   * Idle screen was disabled because it eats a lot of CPU and is mostly
13442     useless for the moment. And it gets activated when pause lasts for too
13443     long.
13445 2001-02-11 Sunday 02:15  sam
13447    Beginning of Interface II
13448   ---------------------------
13450   * Plugins have completely disappeared, we now only use the new module API.
13451   * All intf and vout modules are now independant. So far, only the Gnome
13452     intf module and the SDL vout module have been ported. configure.in has
13453     been modified to reflect the changes (x11 and dummy aren't compiled by
13454     default anymore, while SDL and Gnome are).
13456    Note that this is _not_ Interface II, it's just a step forward. For
13457    instance, it lacks the whole message passing scheme.
13459    Things that should work:
13461   * Right-clicking on the SDL video output window brings the Gnome menu.
13462   * Pause, Play, Exit, About work from the menu or from the interface window.
13463   * The old SDL keys still work.
13465     Things that are broken or may be broken:
13467   * Xlib calls are not locked yet, which may lead to "Unexpected async reply"
13468     errors, and make the vlc segfault.
13469   * Sound only works for the first file.
13470   * The SDL vout_sdl.c file is absolutely ugly and kludgey.
13471   * The vlc immediately quits when no filename is given as an argument. Not
13472     a real bug, but still annoying.
13473   * The Gnome menu does not work in fullscreen mode.
13475     Things that will come soon, maybe tomorrow:
13477   * Complete navigation buttons (fast forward, slow, etc.).
13478   * File/Open menu to add files to the playlist.
13479   * Return of the X11 video output for those of us who do not have SDL.
13480   * Textmode interface for those of us who do not have Gnome.
13481   * aout and vout autospawn (maybe).
13483 2001-02-09 Friday 04:51  stef
13485  -Some functions to prepare ifo commands utilisation to move in the
13486  structures of DVDs
13487  -Change in configure to avoid compiling css functions on BSD.
13489 2001-02-09 Friday 00:40  sam
13491   . added comments to src/interface/intf_plst.c and include/intf_plst.h
13492     so that people understand how the playlist works.
13493   . updated the TODO list (34 items to do, 41 done !)
13495 2001-02-08 Thursday 18:44  massiot
13497  * Portability : changed off64_t to off_t and activated appropriate
13498    GNU/Linux options ;
13499  * Changed fseek() to fseeko() for 64-bit offsets ;
13500  * Reset frame predictors on a stream discontinuity.
13502 2001-02-08 Thursday 14:52  massiot
13504  * Implemented basic stream navigation function, and bound Jump forward
13505    and jump Backward in the SDL intf. Enjoy !
13507 2001-02-08 Thursday 14:08  massiot
13509  * Pause function implemented ('p' key).
13511 2001-02-08 Thursday 08:24  sam
13513   . moved the playlist handling from input/input.c to interface/interface.c
13514   . fixed a few warnings at compile-time
13515   . fixed sound channel selection in playlist mode
13516   . added a color message in the plugin bank because on peut bien déconner
13517     cinq minutes, quand-même
13518   . we now spawn a new input thread for each file
13519   . added a missing pf_close() because it's always cool to close files
13520     after we read them
13522 2001-02-08 Thursday 07:41  stef
13524  -solved bug with cssdescrambling. The vlc might segfault with dvd
13525  plugins. I will fix that soon.
13526  -minor modification in pluginification.
13528 2001-02-08 Thursday 05:43  sam
13530     This commit is a bit early, but it'll save Stef, Henri and me much
13531   time later, when we don't have to backport modifications to input_*.c
13533     What's new :
13534      - playlist works again (still the old wrong way like Meuuh doesn't
13535      like, but this is going to change within a few hours)
13536      - input_ps, input_ts and input_dvd are now plugins, located in
13537      plugins/mpeg/ and plugins/dvd/
13539     What's broken :
13540      - audio output might be broken on some streams ; have to investigate
13542     What has changed :
13543      - fast/slow keys are now A/Z instead of A/S since S was already
13544      linked to the scale/noscale toggle.
13545      - `--dvd' doesn't work anymore, for the moment try to use :
13546       vlc --input dvd /dev/dvd
13547      - module bank is now less verbose ; use `--warn 1' to turn back
13548      verbosity on
13550 2001-02-08 Thursday 02:34  stef
13552  -New method using netlist to read packets on DVD device by sectors of
13553  2048 bytes.
13554  -Some modifications in netlist to make it work with DVD.
13555  -Fixed à bug in mpeg_system.c
13557  We use INPUT_READ_ONCE many times in the input code. I think that
13558  we should replace it with a field in input_thread_t to give more
13559  flexibility to modules. I have done it in DVD plugin but it can't work
13560  if input.c is limited by INPUT_READ_ONCE.
13562  The DVD method is slower than input_ps ; but there are things to
13563  improve.
13564  CSS descrambling is broken.
13566 2001-02-08 Thursday 01:46  reno
13568  We can now choose the speed of forward (between 32/1 and 1/8)
13570  Thanks to Meuuh, he's MORTEL ;)
13572 2001-02-07 Wednesday 18:56  massiot
13574  Another mistake.
13576 2001-02-07 Wednesday 18:51  massiot
13578  /me <- pogno who modifies Makefile instead of Makefile.in :p
13580 2001-02-07 Wednesday 18:44  massiot
13582  * Functional fast forward and slow motion API ;
13583  * Dirty hack in the SDL intf to bind "a" (fAst forward), "s" (Slow motion)
13584  and "p" (Play).
13586 2001-02-07 Wednesday 16:32  massiot
13588  * Centralized clock management, preparing for stream navigation ;
13589  * Fixed a bug in the management of the first video PTS.
13591 2001-02-06 Tuesday 01:56  nitrox
13593  . Fixed a FIXME in SDL: p_vout->p_sys is no more used in intf_sdl.c
13594  . Used instead p_vout->i_changes like in x11
13596 2001-02-05 Monday 22:00  sam
13598   . disabled SDL parachute to let the vlc dump a core instead of staying stuck
13599   . patched 2 debian bugs
13600      (see http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=vlc)
13601   . improved the snapshot generation
13603 2001-02-04 Sunday 04:06  sam
13605   . removed obsolete video_yuv_mmx.S
13606   . updated the TODO list and wrote a small todo.pl parser to make it
13607     easier to see which items remain to be done
13608   . `make snapshot' now creates vlc-*.tar.gz and vlc-*-nocss.tar.gz
13610 2001-01-31 Wednesday 04:42  sam
13612   . version 0.2.50 for the Linux Expo
13613   . --overlay and --fulscreen options (only work with --vout sdl)
13614   . the vlc exits after the end of the stream, which prevents from having
13615     to kill it and relaunch it during a presentation, just script it like :
13617        for i in ~/mpeg/* ; do vlc --fullscreen --overlay --vout sdl $i ; done
13619   Yes, I know the --overlay stuff is fucking ugly. But *I* am not the one
13620    who redefines vout_sys_t in an interface-related source file. I won't
13621    change it until the vout/intf is finished being rewritten.
13623   Additional information: if "--overlay --fulscreen" doesn't center your
13624    picture, try with your screen geometry, eg:
13625    "--overlay --fullscreen --width 1024 --height 768"
13627 2001-01-31 Wednesday 04:24  sam
13629   . version 0.2.0 pour la linux expo
13630   . ajout des options --fullscreen et --overlay
13631   . XXX: l'overlay ne fonctionne pas chez moi, je ne comprends pas
13632     pourquoi -- mais je m'en fous, ça ne marchait déjà pas avant ce
13633     commit. Si quelqu'un veut voir, qu'il se lâche.
13635 2001-01-30 Tuesday 20:19  massiot
13637  * Fix for assholes who don't have a dvd players. :pppp
13639 2001-01-30 Tuesday 06:48  sam
13641   . not a very nice hack, but will probably spare us a few user complaints: if
13642    no -a option is specified, the vlc will play the first audio type it finds,
13643    so there is no need to specify "-a ac3" for a DVD anymore.
13645 2001-01-29 Monday 07:28  stef
13647  * Correction of two errors.
13649 2001-01-29 Monday 07:10  stef
13651  -CSS support kludged for current DVD input.
13652  It is very slow now but will be more adapted to the forthcoming DVD
13653  input.
13654  It should read the first title of many DVDs but has been tested with few.
13656  -Beginning of ifo commands to implement DVD navigation.
13658 2001-01-27 Saturday 03:51  henri
13660  added documentation
13662 2001-01-27 Saturday 03:51  henri
13664  file VideoLAN-HOWTO.sgml was initially added on branch V0_2.
13666 2001-01-26 Friday 16:38  massiot
13668  * Removed dead code.
13670 2001-01-26 Friday 01:10  bozo
13672    - backport of the sdl plugin (minor correction in video_output as I made
13673      in unstable)
13675  NOTE: This is the last development commit in the stable version. Do NOT commit
13676  any new features in the stable version. If you do you'll be murdered by Henri.
13678 2001-01-25 Thursday 22:57  sam
13680   . removed Makefile -- I can't understand why it reappeared.
13682 2001-01-24 Wednesday 20:05  massiot
13684  * Hooks for fast forward and slow motion support.
13686 2001-01-23 Tuesday 14:22  massiot
13688  * Fixed backwards moves ;
13689  * Updated TODO list.
13691 2001-01-23 Tuesday 11:15  massiot
13693  * Completely removed BIZARRE_OPTIMS.
13695 2001-01-22 Monday 20:40  massiot
13697  * Tuned up optimizations.
13699 2001-01-22 Monday 19:04  massiot
13701  * Minor bitstream optimization.
13703 2001-01-22 Monday 16:49  massiot
13705  * Tuned up optimization flags.
13707 2001-01-22 Monday 06:20  stef
13709  *Check for the needed headers for DVD ioctls
13711  I have only tested it on my computer ; so I don't know if it work
13712  elsewhere, particularly on BSD and BeOS.
13714 2001-01-21 Sunday 10:20  stef
13716  *Some cleaning in the dvd authentification code
13718  Now it generates a valid title key, but there is no sector descrambler
13719  yet.
13721 2001-01-21 Sunday 02:36  massiot
13723  * Various miscellaneous minor optimizations of the video parser.
13725 2001-01-20 Saturday 21:59  stef
13727  * Beginning of support for encrypted DVDs.
13728  * It only tests encryption and authenticates disc.
13730  The decryption does not work now et it is very ugly but I'm working on it.
13732 2001-01-20 Saturday 14:08  sam
13734   . really fixed GetChunk now.
13736 2001-01-20 Saturday 05:19  sam
13738   . the infamous Saturday morning mighty one-liner patch that fixes subtitles
13740 2001-01-19 Friday 19:17  sam
13742   . changed program version to 0.2.5 (preparing 0.3.0 release).
13743   . changed codename to Urumov
13744   . cleaned a lot of stuff in the Debian package generation.
13746    If anyone objects with the versioning scheme, let's fight in the
13747    dirt and sort that out. Or change it yourself.
13749    Debian packages can be tried here: http://armitage.via.ecp.fr/~sam/vlc/
13751 2001-01-18 Thursday 18:40  massiot
13753  * 32-bit aligned bitstream (not that fast).
13755 2001-01-18 Thursday 06:13  sam
13757      The motion compensation routines are now modules as well ; choose your
13758    implementation with `--motion motion', `--motion motionmmx' or
13759    `--motion motionmmxext'. Of course, the best implementation is chosen
13760    if you don't ask for any. There doesn't seem to be any performance hit
13761    due to the move to shared libs, which is a good thing. Please test
13762    actively if you have time, though.
13764      Updated --help result, manpage, INSTALL document, and a few files.
13766      I moved vdec_motion.h and vpar_blocks.h back to /include because they
13767    will be needed to build motion compensation modules, but perhaps we don't
13768    need to export everything which is in these files.
13770      /src/video_decoder/ now has only one .c file, perhaps it could now be
13771    merged with video_parser ?
13773 2001-01-17 Wednesday 19:17  massiot
13775  * Borrowed LiViD's MMX and MMX EXT IDCT.
13777  This might break things. Expect a performance increase.
13779 2001-01-17 Wednesday 18:25  sam
13781   . removed a few useless malloc() and unused variables in the audio SDL stuff
13782   . prepared the work for built-in modules (not yet finished)
13784 2001-01-17 Wednesday 01:52  stef
13786  * Minor changes
13788 2001-01-16 Tuesday 19:35  octplane
13790  - Added SDL sound support. Sounds a bit laggy sometimes but my streams are ill.
13791    please try.
13792  - modified configure.in and all that stuff. Re-run configure
13793  - SDL audio, video and interface are all part of the same .so now.
13794  - remove YUV old files :->
13796 2001-01-16 Tuesday 19:06  massiot
13798  * Reverted something that wasn't supposed to go into the cvs :p
13799  * Removed -fargument-noalias-global which causes problems with as (???).
13801 2001-01-16 Tuesday 18:59  massiot
13803  * Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to
13804  test it, replace vdec_motion_inner_mmx.c by vdec_motion_inner_mmxext.c.
13806  I'm interested in performance feedback.
13808 2001-01-16 Tuesday 17:09  sam
13810   . a few changes in the CPU extensions detection code, borrowed from the
13811     kernel and from mpeg2dec. I still don't know how to detect if code
13812     compiled with -mcpu=pentiumpro will run, since the cpuid arcanes are
13813     quite obtuse to me. Perhaps we should also have a way not to load modules
13814     if they have been compiled with a different CPU to avoid segfaults.
13816 2001-01-16 Tuesday 14:26  sam
13818   . added files for the SSE (MMX on steroids) IDCT. Meuuh, you should just
13819     need to touch plugins/idct/idct_mmxext.c (ok, the filenames suck).
13821 2001-01-16 Tuesday 06:04  sam
13823   [ include/config.h.in has changed, don't forget tu run ./configure ]
13825   . fixed the --aout, --idct and --yuv flags
13826   . updated manpage and --(long)help output to reflect that change
13827   . removed a few unneeded #includes here and there
13828   . cosmetic changes in error messages in input.c
13830     Currently available flags are now :
13832       --aout dummy
13833              esd
13834              dsp
13835              alsa
13837       --idct idct
13838              idctclassic
13839              idctmmx
13841       --yuv yuv
13842             yuvmmx
13844    --vout works like before, but still uses the old plugin system for now.
13846 2001-01-16 Tuesday 05:41  stef
13848  . Now use of 64 bits offsets to parse the whole DVD. So we have all the
13849  available information
13850  . Fixed a bug in parsing of VTS attributes
13851  . Fixed a bug in input.c that made input plugin initialize even though
13852  no stream is reachable (thanks Sam)
13854  I hope I'll be able to get the position of the movie soon.
13856  Meuuh : the seek function of the plugin now take off_t as argument which
13857  could be a problem later. Maybe it should take off64_t or time argument.
13859 2001-01-16 Tuesday 03:16  sam
13861   . merged the YUV plugins in the same directory to avoid too much code
13862     duplication
13863   . YUV transformations now use the new module API ; now only the vout
13864     and interface still depend on the old plugin API
13865   . changed TestMMX to TestCPU because we will be able to test for other
13866     specific extensions (3DNow, SSE) for the forthcoming IDCT we'll
13867     borrow to mpeg2dec (as usual :P)
13868   . don't show "hiding module" messages anymore except in debug mode
13869   . swapped C IDCT and Classic IDCT scores since the classic one seems
13870     to be faster ; anyway you should use the MMX one
13871   . fixed a Makefile bug under BeOS
13872   . tried to fix the cpuid code so that it compiles under BeOS (Polux, can
13873     you test it when you have time ?)
13875 2001-01-15 Monday 09:07  sam
13877     OK, so I foired input.h once again. But this one works. For real.
13879 2001-01-15 Monday 07:56  sam
13881   . correction d'un poliotage de copier-coller
13883 2001-01-15 Monday 07:18  sam
13885   . fixed the bug-that-made-the-vlc-segfault-on-exit, which means that
13886     more than ever, « le client ne segfaulte pas ».
13888   . there was still a problem upon quitting: sometimes the null packet
13889     wasn't big enough to reach a decoder breakpoint, so I now create 10
13890     of them (since I can't make it bigger) to be sure. Meuuh, what do
13891     you think ?
13893   . fixed the Makefile to spare a few variables here and there.
13895   . reduced module hide delay, removed loading of the audio output
13896     plugins since they are now modules.
13898   . changed a few intf_Msg to intf_DbgMsg, and added "vout:", "intf:",
13899     and so on in a few other messages.
13901   . removed unused includes in the idct modules.
13903 2001-01-15 Monday 04:26  stef
13905  . Correction of bugs in ifo parsing. Now the structures should be well
13906  initialized. It remains some segfaults but it globally works.
13907  . DVD mode is enabled with option --dvd. For the moment, it only read
13908  the first vts and find the movie if it is at the beginning of the title
13909  set.
13911  Coming soon:
13912  . udf filesystem management to access over 2Gb zones.
13913  . detection of the offset to the movie inside a vts when it is not at
13914  the beginning.
13916  Is there a chance that using fopen/fseek function instead of open/lseek
13917  system calls solve the 2Gb issue ?
13919 2001-01-14 Sunday 08:08  stef
13921  . Beginning of dvd_input.
13922  . Parsing of ifo file almost completed.
13923  . Still does not work well.
13925 2001-01-13 Saturday 13:57  sam
13927   . the IDCT functions are now located in modules : the classic IDCT,
13928     our optimized IDCT, and MMX IDCT.
13929   . cosmetic changes for modules (pf_* instead of p_*)
13930   . fixes to the BeOS and dummy modules
13932     WARNING: a new directory has been added, which means you have to
13933     use `cvs update -dP' to update ; files have been removed , which means
13934     you either have to run `make distclean' or remove the .deps directory,
13935     and the configure script has changed, which means you have to run it
13936     again. Don't complain before having checked this :)
13938     Note about the IDCT modules: there is no way to choose the one we
13939     use, but you may remove the module in lib/ to prevent it from being
13940     loaded. The preference order is : MMX, Optimized, Classic.
13942 2001-01-12 Friday 18:33  massiot
13944  * Changed default values :
13945  INPUT_PTS_DELAY down to 200 ms ;
13946  video heap down from 10 to 5 pictures ;
13947  decoder fifo size from 1023 to 511 PES ;
13948  * Fixed various bugs in 32 bit-versions of input_ext-dec.h ;
13949  * Fixed a bug in GetChunk() ;
13950  * Renamed GetByte, GetWord, ShowWord to _GetByte, _GetWord, _ShowWord ;
13951  * Moved decoder_fifo-specific code from programs.c to dec.c ;
13952  * Fixed bugs in program.c that prevented vlc to close all decoders ;
13953  * Gave sam a lesson for the use of the bitstream in spu_decoder.c :ppp ;
13954  * Made the video parser unlock the reference pictures before quitting
13955  (still one left, yaknow why ?)
13957 2001-01-12 Friday 15:49  sam
13959   . destroy fifo mutex and cond variables _after_ they are used for
13960     the last time. henri, that'll be one binouze.
13962 2001-01-12 Friday 13:48  henri
13964  Done :
13965  - ported the alsa plugin to the news vlc module API
13966  - cosmetic changes
13968  To do :
13969  - check if it works with the latest alsa release
13970  - add features ... prepare for 4 or more speakers
13972 2001-01-12 Friday 12:36  massiot
13974  * Fixed 32 bits bitstream bugs.
13976 2001-01-11 Thursday 18:44  sam
13978    . moved the MPEG audio decoder to the new bitstream
13980      I wasn't sure whether the bits counting method was effective to
13981    skip ancillary data at the end of a frame, but I kept it for
13982    safety. There is still a lot to optimize in the bit counting, like
13983    unrolling the first iteration of some loops, but I don't know if
13984    it would be worth it. The other solution would have been to look for
13985    a startcode after eache frame, without caring about the ancillary bits.
13987    . cleaning in the SPU decoder.
13989 2001-01-11 Thursday 16:35  sam
13991   . moved swab32 from input_ext-dec.h to common.h. We probably won't need
13992     it anymore really soon, since ntohl() and htonl() seem to be properly
13993     optimized when gcc is passed the right optimization flags.
13995   . fixed GetBits32 and RemoveBits32. I know the #ifdefs are useless since
13996     we only support u32 words, but it's a safe reminder. Comments appreciated
13997     on this fix since I may have b0rked something -- it runs well here though.
13999 2001-01-10 Wednesday 20:22  massiot
14001  * Changed code for handling b_die in bitstream ;
14002  * Move input_ext-dec.h to input.h ;
14003  * New input_NullPacket function ;
14004  * Fixed init bugs in input and vpar ;
14006 2001-01-10 Wednesday 17:24  massiot
14008  * Placed a callback to the decoder in the bitstream structure ;
14009  * Fixed a purify bug in input_ps.c ;
14010  * Added -mcpu=pentiumpro in the Makefile.
14012 2001-01-10 Wednesday 03:33  sam
14014   . complete commenting of modules_core.h and small modifications
14015   . separated MODULE_CONFIG_START and ADD_WINDOW (Henri, beware)
14016   . fixed a very, very old bug that caused namespace collision between
14017     plugins (Henri, beware: call your aout_getplugin function like this,
14018     not alsa_aout_getplugin)
14019   . removed the Debian specific clean rules from the Makefile, since they
14020     are already handled by the debian/rules script.
14021   . tidied a few compilation rules (-lfoo should always be at the end)
14023 2001-01-09 Tuesday 22:03  sam
14025   . fixed a warning under FreeBSD (dlerror() is a const char*, not a char*).
14026   . made configure script look for the bswap assembly instruction (using
14027     AC_TRY_COMPILE makes sure the compiler will really accept it).
14029 2001-01-08 Monday 19:16  sam
14031   . Added a missing mutex_unlock in video_output.c
14032   . Moved a mutex_destroy after the thread cancellation to prevent
14033     possible problems
14034   . Added a missing #ifdef in intf_msg.c which prevented compilation
14035     with --enable-debug
14036   . Fixed a bug in the input that prevented to quit properly in certain
14037     cases (some ES were not deleted because their index was skipped when
14038     the former one was deleted, well Meuuh should know what I mean)
14040    There is still a segfault when quitting, most presumably in the
14041   audio output. I couldn't find what causes it yet.
14043 2001-01-07 Sunday 18:07  sam
14045   . added a .cvsignore file in lib/ so that the directory doesn't get
14046     removed whenever one does a cvs update -dP
14047   . fixed debian/.cvsignore because of a new version of debhelper
14049 2001-01-07 Sunday 17:17  sam
14051   . all plugins now compile with -fPIC.
14053   . made the audio_output API a bit simpler.
14055   . got rid of modules_config.h.
14057   . fixed `make install' rule.
14059   . fixed warnings in the MMX YUV compilation.
14061   . probably fixed a bug in the input : pp_foo structures were free()d at
14062     the end, but this was useless since the last call to realloc() is
14063     equivalent to free(), and two consecutive calls to free() aren't a
14064     goo idea.
14066   . we check that the version number match and that we don't already have
14067     a module by that name when loading a new module.
14069   . all public module_* functions now properly lock the module bank.
14071   . the audio_output now uses the new module API ; EsounD and DSP modules
14072     have been ported, which should be enough for Henri to port the ALSA one.
14074     The new plugin API is now much simpler ; it's now just a matter of
14075  calling module_Need( p_main->p_module_bank, MODULE_CAPABILITY_FOO, p_data );
14076  and if successful we get the best module. Capabilities can be ORed, so that
14077  one can ask for a plugin that does VOUT _and_ INTF actions for instance.
14079     It's not complete yet though -- by making it generic I had to do a few
14080  ugly casts here and there, which I am going to fix ASAP. Also, command line
14081  selection of a plugin does not work yet.
14083     The switch to the new plugin API has probably broken the BeOS audio
14084  output ; we can either wait until the whole vlc has switched to the new
14085  plugins, or create a separate beos_sound.so that conforms to the new API.
14087 2001-01-07 Sunday 07:40  benny
14089  Hum, ouais bon ben euhh, j'avais fume, donc je repare mes conneries et je
14090  vais me coucher.
14092 2001-01-07 Sunday 06:41  benny
14094  Optimisation de BinaryLog
14096 2001-01-07 Sunday 05:31  henri
14098  - Order : if a then b are initialized, release b then a ;
14099  - Typos ;
14100  - Cosmetic changes.
14102 2001-01-07 Sunday 04:56  henri
14104  - Added vlc_mutex_destroy and vlc_cond_destroy function, for pthreads.
14105  - Used them before quitting, every lock and cond is destroyed
14106  - Checked the return value of malloc and realloc in input_programs
14107  - Cosmetic changes
14109  TODO: add vlc_*_destroy for beos and C_thread
14111 2001-01-06 Saturday 09:05  benny
14113  Fixed compilation pb under solaris 2.6
14115 2001-01-06 Saturday 09:04  benny
14117  Fixed solaris libraries
14119 2001-01-06 Saturday 08:23  sam
14121   . should compile & run on Solaris with ./configure --disable-dsp
14122      (tested on puma)
14123   . removed most SYS_SOLARIS #ifdef's in favour of more generic tests
14124   . updated example ./configure line in INSTALL file
14125   . now we only load modules that end with ".so"
14126   . null module is compiled by default
14128 2001-01-06 Saturday 06:44  henri
14130  Fixed a typo than prevented from building ...
14132 2001-01-06 Saturday 04:16  henri
14134  Fixed initialization of payload_start and payload_end
14135  It should be finished now.
14137 2001-01-05 Friday 19:46  massiot
14139  BSD port, including :
14140  * --enable-sdl and some others are now --with-sdl[=name] to supply an
14141  optional library name ;
14142  * deleted all unnecessary #include <sys/uio.h> ;
14143  * /usr/include is now searched when looking for libraries and headers.
14145  It seems to compile and run on BSD. Under Linux Sam's latest commit makes
14146  vlc crash on startup, so I can't really tell, but hey it compiles.
14148 2001-01-05 Friday 19:06  sam
14150   . src/misc/modules.c is in a workable state now.
14152    To test it, run ./configure with the --enable-null flag, which will
14153    compile the Null Module as a plugin. Watch the memory usage at the
14154    launch and when the plugin is released.
14156 2001-01-05 Friday 15:46  sam
14158  (previous commit foired)
14160   . this is a coding style patch which removes all "foo(bar){" constructions
14161     and most of the tabulations.
14162   . also, fixed a bug in the default subtitle track.
14163   . and made a few error messages more explicit, ie. changed "error: %s" to
14164     "foo error: couldn't initialize bar (%s)"
14165   . and removed a warning in intf_ctrl.c which isn't used anyway.
14167 2001-01-05 Friday 15:45  sam
14169   . this is a coding style patch which removes all "foo(bar){" constructions
14170     and most of the tabulations.
14171   . also, fixed a bug in the default subtitle track.
14172   . and made a few error messages more explicit, ie. changed "error: %s" to
14173     "foo error: couldn't initialize bar (%s)"
14175 2001-01-05 Friday 15:28  sam
14177   . splitted modules.h into modules.h and modules_core.h to enable
14178      clean compilation of the Null Module.
14180 2001-01-05 Friday 15:24  sam
14182   . added the Null Module, the module that does nothing but that is going
14183      to be of great help for debugging my module code.
14185 2001-01-05 Friday 14:57  sam
14187   . Added files needed for the forthcoming module management.
14189   Notes:
14191     Plugins are now called modules, because we will be able to compile
14192     them either as a dynamic plugin, or within the program. And, more
14193     important, I can commit this without having to break the vlc :)
14195     I tried to be as clear as possible in my comments, please tell me
14196     if a few prototypes still have an unclear beahaviour.
14198     Current features:
14199      . none, files haven't even been added to the Makefile yet.
14201     Future features:
14202      . dynamic loading (done)
14203      . built-in modules (still to do)
14204      . automatic unloading of plugins (done)
14205      . dynamic configuration (still to do)
14206      . automatic choosing of the most appropriate plugin for a given
14207         task (still to do but well prepared)
14209 2001-01-05 Friday 00:18  bozo
14211    - fixed pitch bug;
14212    - fixed segfault, it was probably a memory corruption but I'm not sure :) ;
14213    - video_output.c : compute picture size even if b_need_render == 0;
14215 2001-01-04 Thursday 20:11  massiot
14217  Fixed a deadlock.
14219 2001-01-04 Thursday 19:47  massiot
14221  * Fixed a deadlock (the vout unlocked a mutex locked by another thread,
14222  grrrr, I'll kill someone) ;
14223  * Put config.h in front of others in audio_decoder.c.
14225 2000-12-30 Saturday 01:38  massiot
14227  Comments for Henri.
14229 2000-12-29 Friday 15:04  sam
14231   . fixed default subtitle stream handling (default: no subtitles)
14232   . added a few missing break;s
14233   (oui je sais je ne fais que des patches de deux lignes à trois balles,
14234    mais par telnet c'est pas facile)
14236 2000-12-29 Friday 15:03  henri
14238  - Removed i_iovec_start and i_iovec_end. Used i_data instead
14239  - Meuuh : some questions for you in the commentaries
14241  Happy new year !
14243 2000-12-29 Friday 11:52  massiot
14245  * Fixed a bug in the DTS/PTS parsing ;
14246  * Fixed a bug in vpar_headers.c synchro handling introduced before ;
14247  * Enhanced synchro's handling of dates and frame structure changes.
14249 2000-12-28 Thursday 19:00  massiot
14251  Cosmetic change of the debug messages.
14253 2000-12-28 Thursday 18:57  massiot
14255  Fixed a bug in the PSM decoder.
14257 2000-12-27 Wednesday 19:35  massiot
14259  We now read the DTS (but we don't use it for the moment).
14260  NB : b_has_pts has disappeared for brevity reasons, use i_pts != 0 instead.
14262 2000-12-27 Wednesday 10:54  sam
14264   . avoid calling SafeRead() with a null packet size.
14266 2000-12-26 Tuesday 20:14  massiot
14268  * Use of ptrdiff_t whenever necessary (IA-64 port) ;
14269  * Changed behaviour of preparsing code, faster startup ;
14270  * Fixed DecodePSM(), cannot test ;
14271  * Cleaned up ParsePES(), fixed a bug which could reject very small but
14272    valid PES packets ;
14273  * Fixed cosmetic bugs in vpar_synchro frame_rate display.
14275 2000-12-24 Sunday 07:08  sam
14277   . changed subtitles palette.
14279 2000-12-24 Sunday 07:07  sam
14281   . changed subtitles palette.
14282   . updated ChangeLog.
14283   . updated debian/* files.
14285 2000-12-23 Saturday 04:27  sam
14287   (stable)
14288    . fixed audio MPEG for streams that don't have b_data_alignment.
14289    . removed debug messages from spudec.
14290    . changed SPU default palette.
14291    . no default SPU if -s isn't specified.
14293 2000-12-23 Saturday 04:10  sam
14295   . SPU decoder now uses Meuuh's GetChunk() code.
14296   . lots of cleaning in the SPU decoder.
14297   . message queue is flushed before we spawn input.
14298   . fixed so that it compiles with VDEC_SMP (no good sync yet though).
14300 2000-12-22 Friday 18:53  massiot
14302  * Using i_id instead of i_stream_id whenever possible ;
14303  * Fixed a bug in -c and -s options.
14305 2000-12-22 Friday 16:34  massiot
14307  * Fixed a compile pbm in debug mode (f34r d4 1-line fix)
14309 2000-12-22 Friday 16:00  sam
14311   . fixed AC3 and SPU PES reading (ph34r da one-byte patch)
14312   . some 79 char wrap.
14314 2000-12-22 Friday 14:04  sam
14316   . no need to add "\n" at the end of intf_*Msg() messages anymore.
14318 2000-12-22 Friday 11:58  massiot
14320  * Moved input_DecodePES() to input_dec.c ;
14321  * Fixed an segfault in input_programs.c ;
14322  * Added -fomit-frame-pointer optimization.
14324 2000-12-21 Thursday 20:33  massiot
14326  * Fixed a *major* memory leak in the pre-parsing code. Hopefully it should
14327    be the last one.
14329 2000-12-21 Thursday 20:24  massiot
14331  * New decoder spawning API input_dec.c ;
14332  * Moved p_input->pp_es -> p_input->stream.pp_es and clean up of
14333    input_programs.c & co ;
14334  * Fixed memory leaks.
14336 2000-12-21 Thursday 18:19  massiot
14338  * Moved video_decoder's headers from include/ to src/video_decoder.
14339  * Temporarily removed b&w kludge.
14341 2000-12-21 Thursday 16:01  massiot
14343  * Splitted up p_method_data/p_plugin_data ;
14344  * Cleaned up input_ts.c, added it into the Makefile.
14346 2000-12-21 Thursday 15:18  massiot
14348  Fixed various memory leaks.
14350 2000-12-21 Thursday 14:54  massiot
14352  * Removed all arbitrary limits on the number of elementary streams.
14354 2000-12-21 Thursday 14:25  massiot
14356  * Removed b_die and b_error from all decoders (obsoleted by decoder_fifo_t).
14357  All decoders should now exit cleanly (if it's not the case, it should be
14358  referenced as a bug).
14360 2000-12-21 Thursday 14:07  massiot
14362  Comments for Henri.
14364 2000-12-21 Thursday 13:38  massiot
14366  * Fixed a bug which prevented the input to exit normally (non-selected
14367  ES in the pp_selected_es array).
14369 2000-12-21 Thursday 01:39  henri
14371  Added netlist support.
14373  Warning : it has not been tested. It just make no error at build time.
14375 2000-12-21 Thursday 00:24  reno
14377  Désolé !
14379 2000-12-20 Wednesday 23:23  reno
14381  Added U8_Mono audio output
14383 2000-12-20 Wednesday 23:19  reno
14385  Added U8 Mono audio output
14387 2000-12-20 Wednesday 21:09  sam
14389   . fixed "-a [ mpeg | ac3 | lpcm | off ]" option
14391 2000-12-20 Wednesday 19:45  massiot
14393  Only pre-parse the first 32 MB of data.
14395 2000-12-20 Wednesday 18:49  massiot
14397  * Added -a, -c and -s options. (-a doesn't work but I will let the people
14398  who thought it would be cleaner to put config in environment variables
14399  correct what's wrong in my code).
14401 2000-12-20 Wednesday 17:39  sam
14403   . now we only try to open plugins which are existing files
14405 2000-12-20 Wednesday 17:04  massiot
14407  * Big cleanup of the PS input plugin ;
14408  * Fixed a bug in AC3 initialization ;
14409  * PS streams are now pre-parsed (this can take a while) if possible ;
14411  ./configure is required after this update.
14413 2000-12-20 Wednesday 00:18  reno
14415  Correction of a compilation bug with --enable-debug
14417 2000-12-19 Tuesday 23:34  reno
14419  Move #define from audio_output.h to config.h
14420  Change vlan_server_ip to vishnou's ip (but vlans not working yet)
14422 2000-12-19 Tuesday 23:14  reno
14424  Move #define from audio_output.h to config.h
14425  Change vlan_server_ip to 138.195.139.95
14426  Creating lib directory by Makefile
14428 2000-12-19 Tuesday 20:55  massiot
14430  GetChunk() : reads n bytes from the elementary stream and places them
14431  in a big buffer (a gift for Sam).
14433 2000-12-19 Tuesday 20:08  massiot
14435  Input-II now correctly handles private stream 1 (AC3, DVDSPU).
14437 2000-12-19 Tuesday 20:05  sam
14439   . split the audio decoder into adec_generic, adec_layer1 and adec_layer2
14440      (no new code added)
14442 2000-12-19 Tuesday 18:51  octplane
14444  - fixed the ratio/position problem in YUV, now patching Stable.
14446 2000-12-18 Monday 16:31  massiot
14448  We now display CPU usage statistics for each thread.
14450 2000-12-18 Monday 11:40  massiot
14452  We can now read from stdin.
14454 2000-12-18 Monday 03:47  bozo
14456    - Hardware YUV overlay (SDL) with real colors ;p It may suck for non
14457      4:2:0 streams.
14458    - Removed vout code found in intf file to support fullscreen switching.
14459      Now only vout_SDL updates SDL data and intf only switch flags such as
14460      b_reopen_display and b_fullscreen in p_vout->p_sys.
14461    - Fixed a var name typo in input_programs.c which prevents vlc from
14462      compiling with --enable-debug option. (i_es_pid -> i_es_id :)
14464  There's a segfault in the termination process due to sdl, I don't really
14465  know what is the problem and I have to work today. Help me!
14467  Good night suckers. I love you too :p
14469 2000-12-16 Saturday 17:31  stef
14471  Fixed support for broken MPEG-1 files.
14473  --Meuuh
14475 2000-12-15 Friday 20:05  massiot
14477  * Cleaned up program and ES management by using input_programs.c whenever
14478  necessary.
14479  * Cleaned up decoder spawning.
14481 2000-12-15 Friday 18:21  massiot
14483  Enhanced handling of stream discontinuities.
14485 2000-12-15 Friday 14:39  massiot
14487  More comments.
14489 2000-12-15 Friday 14:27  massiot
14491  * Fixed two typos in the Makefile (sam you owe me at least one beer)
14492  * Moved b_discontinuity to pgrm_descriptor_t, cleaned up CRDecode
14493  (needs some more cleaning for discontinuities)
14494  * Added pf_new_pes in plugins
14496 2000-12-14 Thursday 21:03  reno
14498  Correct a bug in channel changing
14500  Don't forget ; at the end of line
14502 2000-12-14 Thursday 11:47  massiot
14504  Some comments for Henri.
14506 2000-12-14 Thursday 03:01  henri
14508  Netlist embryo :
14509   - pes netlist
14510   - data netlist
14512  Still to do :
14513   - iovect netlist
14515  It hasen't been tested yet.
14516  Meuuh, could you tell me if it works ? ( if yes, gimme some more work :p )
14518 2000-12-11 Monday 20:26  massiot
14520  Fix in the SCR parser for high values.
14522 2000-12-11 Monday 19:51  massiot
14524  Fixed a bug with DVD's SCR (too close from the PTS).
14526 2000-12-11 Monday 16:29  massiot
14528  Prototypes for netlist functions.
14530 2000-12-11 Monday 15:34  massiot
14532  Fixed benny's mistakes :pp
14534 2000-12-11 Monday 14:55  henri
14536  Same changes that were made in the stbale branch ( FB_NOYPAN support )
14538 2000-12-10 Sunday 10:21  benny
14540  Fixe la gestion des signaux
14542 2000-12-10 Sunday 09:08  benny
14544  Generation d'un makefile presque correct pour les vieilles versions de make
14545  Nettoyage: gestion des dependances pour les plugins, suppressions de pas
14546  mal de redondances, options de compilations coherentes, etc...
14548 2000-12-10 Sunday 04:55  benny
14550  debut de portage sous solaris
14552 2000-12-08 Friday 19:50  massiot
14554  * Code to manage es_descriptors and program_descriptors, from benny's
14555  input_psi.c
14556  (unfinished)
14558 2000-12-08 Friday 14:33  reno
14560  VLAN support modified.
14562  Warning : vlc doesn't know VLAN, but only vlan's id.
14563  Only vlanserver makes the translation between id and vlan.
14565 2000-12-07 Thursday 16:45  massiot
14567  We now correctly parse MPEG-1 SCR and there is no need to kludge to read
14568  the stream at the right pace.
14570 2000-12-06 Wednesday 18:28  reno
14572  Add vlc.channels
14574 2000-12-06 Wednesday 18:28  reno
14576  Add channel support with VLAN
14578 2000-12-06 Wednesday 17:41  massiot
14580  * Support for MPEG-1 .mpg files.
14581  * Fixed a bug in the synchro with non-P5/B1 streams.
14583 2000-12-06 Wednesday 05:16  henri
14585  Added a option to bypass double buffering in fb mode
14587 2000-12-05 Tuesday 23:30  massiot
14589  The new tasks for the input-II.
14591 2000-12-05 Tuesday 20:36  massiot
14593  The input-II. (more info by mail in about an hour)
14595 2000-11-29 Wednesday 20:02  stef
14597  . Ajout de la date dans les warning si le mode debug est activé
14598  . Modification du configure pour remmettre le x11 par défaut, et pour
14599  montrer que ppro et mmx sont par défauts maintenant.
14601 2000-11-29 Wednesday 19:55  massiot
14603  Added -funroll-all-loops and -fstrict-aliasing which seem to make things
14604  faster.
14606 2000-11-29 Wednesday 18:33  massiot
14608  Added hooks for the fothcoming YUV overlay support.
14610 2000-11-29 Wednesday 15:36  massiot
14612  ppro and mmx optimizations are now enabled by default (K6 users should
14613  buy real processors).
14615 2000-11-29 Wednesday 15:21  massiot
14617  Now using buffer I/O to write debug logs (huge performance increase).
14619 2000-11-29 Wednesday 15:05  massiot
14621  * Added debug messages in the video synchro
14622  * Fixed a bug in the video synchro time scheduling
14623  * Made the vout more precise on display dates
14625 2000-11-28 Tuesday 20:58  massiot
14627  More stats.
14629  NB : it is necessary to re-run ./configure
14631 2000-11-28 Tuesday 17:00  massiot
14633  The YUV buffer is now freed after displaying (useful for overlay).
14635 2000-11-27 Monday 18:49  massiot
14637  * Added more stats
14638  * Fixed a bug in the parser when trashing an already parsed frame
14639  * Simplified (and enhanced) vpar_synchro for B pictures
14640  * Lowered the synchro DELTA
14642 2000-11-27 Monday 11:35  massiot
14644   * vlc is now compiled without the STATS mode by default.
14645   * Fixed a bug which made frames go backwards with some displays (the
14646     video_decoder thread is now niced).
14647   * Made use of intf_WarnMsg() in the most needed places.
14648  Also simplified the synchro algorithm and fixed a bug with non-(5/1) streams.
14649  Fixed the optimizations in the configure stuff.
14650  Warning : this release needs a full rebuild (make clean; make).
14651  Warning : I might have broken the BeOS port, could somebody check ?
14653 2000-11-23 Thursday 02:40  henri
14655  - Cosmetic changes to alsa.c
14656  - Configure now checks alsa is present
14658 2000-11-21 Tuesday 02:41  stef
14660  .Implémentation de intf_WarnMsg( int i_level, char *psz_format, ... ) et
14661  intf_WarnMsgImm
14662  .on active les messages de warning au lancement avec l'option --warning
14663  .le i_level par défault est 12 (on ne montre pas les messages de niveau
14664  inférieur à 12
14666  J'espère que ça correspond à ce qui a été discuté dans videolan-devel.
14668 2000-11-20 Monday 04:31  henri
14670  Added : alsa support
14671  Todo : - test it on several cards
14672         - support more than Stereo s16
14673         - make configure check for alsa
14675 2000-11-18 Saturday 04:15  massiot
14677  * Added --enable-debug, --enable-stats and --disable-optims (sam could
14678  you check I did'nt make a mess of it ?).
14679  * Added todo things in the TODO file.
14681 2000-11-14 Tuesday 23:58  massiot
14683  * Réparation du VDEC_SMP. Ca marche sans planter avec la nouvelle
14684  synchro.
14685  * Remettage du #define STATS parce qu'en fait sinon on n'a pas les infos
14686  dans la fenêtre. C'est dommage d'ailleurs qu'on ait à le mettre, parce
14687  que du coup ça va nous décourager de faire des stats sur d'autres
14688  parties.
14689  * Changements cosmétiques dans les relations video_parser/video_decoder.
14691 2000-11-13 Monday 23:09  massiot
14693  * Retirage du #define STATS ;
14694  * Le warning (late pictures) du vout est désormais un DbgMsg (en
14695  attendant les WarnMsg) ;
14696  * Correction d'un bug en mode debug (sic).
14698 2000-11-13 Monday 14:58  massiot
14700    * Totally new frame dropping algorithm.
14701    * Fixed a bug in video_ouput.c which made the stream go backwards
14702      sometimes.
14703    * Fixed a bug in video_ouput.c which trashed more late pictures than
14704      necessary.
14705    * Fixed the DEBUG mode in the Makefile.
14706    * Fixed a bug in mwait() which made us wait too long.
14708  Ca va tuer.
14710 2000-11-10 Friday 23:43  polux
14712  Correction d'un buffer overflow qui crÃait des plantages alÃatoires sous BeOS.
14714 2000-11-03 Friday 22:33  stef
14716  .changed option --novlans to --vlans to test vlan server
14717  .removed return 0 in LoadChannels
14719  vlc.channels works again and with vlan soon...
14721 2000-10-29 Sunday 11:05  sam
14723   . le mode framebuffer vide l'écran quand on quitte.
14725 2000-10-26 Thursday 17:00  sam
14727   . ajout de l'option --broadcast en ligne de commande
14729 2000-10-26 Thursday 14:00  reno
14731  Une légère modification pour le passage B&W à C
14733 2000-10-25 Wednesday 14:18  reno
14735  Suppression du décodage de la chrominance en B&W
14737 2000-10-25 Wednesday 01:16  jeanphi
14739  lecon de programmation a l'intention des debutants qui ont ecrit
14740  input_file.c :
14741  - les codes d'erreur sont fait pour etre utilises
14742  - quand on ouvre un fichier on le referme
14743  -- jeanphi
14745 2000-10-24 Tuesday 19:36  octplane
14747  . Added a very basic splash screen, to be continued.
14748  . fixed a small bug in the idle screen.
14750  --
14751  Oct.
14753 2000-10-24 Tuesday 18:00  reno
14755  Modification légère de la gestion du volume
14757 2000-10-24 Tuesday 11:16  sam
14759   * correction de l'affichage des fps (affichage, pas calcul).
14760   * changements mineurs dans les fichiers Debian.
14762 2000-10-23 Monday 04:04  stef
14764  * Débuggage de la vidéo MPEG 1 (=> correction de deux bugs dans le
14765  parsage des blocs et d'un bugs dans le parseur des vecteurs de mouvement).
14767  --Meuuh
14769 2000-10-18 Wednesday 04:17  sam
14771   . correction d'une faute de frappe dans configure.in (ça répond à ta
14772    question, Stef ? :)
14774 2000-08-30 Wednesday 19:06  henri
14776  Oui, bon,  j'ai oublié le changelog, ça peut arriver einh !
14778 2000-08-29 Tuesday 02:03  octplane
14780  . Arranged a few things
14782  ... still dirty, but the earthquake is coming...
14784 2000-08-29 Tuesday 02:01  sam
14786   . rha mais faisez gaffe au format de la todo list sarass !
14788 2000-08-29 Tuesday 01:12  octplane
14790  . Added a 'f' shortcut to the SDL output (fullscreen/windowed)
14791  . Modified the Idle screen of the vlc (seems to suck a lot of CPU anyway :/)
14792  . Prayed for a good indentation ;).
14794 2000-08-28 Monday 02:37  sam
14796   . version 0.1.99i
14798 2000-08-28 Monday 02:33  sam
14800    * cleaned Octplane's crappy indentation.
14801    * fixed the --server option which didn't work if a ~/.vlcrc existed.
14803 2000-08-28 Monday 00:05  sam
14805   . rajout du fix de Meuuh dans la todolist.
14807 2000-08-27 Sunday 18:31  massiot
14809  Oublié d'en committer un bout...
14811 2000-08-27 Sunday 14:32  sam
14813   . fixé une erreur d'indentation
14815  (Oct, tu devrais vraiment regarder ton éditeur. Tu as vu le
14816     bordel qu'il a foutu dans src/interface/interface.c ?)
14818 2000-08-27 Sunday 12:49  sam
14820   . update de la TODO list
14822    Henri, il y a du nouveau boulot pour toi, regarde la task 0x38,
14823   ça ne devrait pas être trop dur, ça t'obligera à lire le code de
14824   l'audio_output, et surtout ça te fera la bite.
14826 2000-08-26 Saturday 15:07  henri
14828  Put a test outside a loop : fixes task 0x31
14830 2000-08-24 Thursday 18:29  octplane
14832  many minor style fixes (thanx to sam).
14834 2000-08-24 Thursday 16:58  octplane
14836  Hello,
14838  Some news things:
14840   . I am still going on modifiying the key event handling method to make it more flexible. I still have a few things to get what I'd like to
14841   . added a keystrokes.h include which contains a generic name of all the VLC keys binding
14842   . modified some of the core interface routines to allow the passing of an extra parameter with a keystroke (VLC_CHANNEL).
14843   . next step: move all the interface dependent parts (such as the getKey function) to the plugins.
14845  Hope this will run on your boxes...
14847 2000-08-24 Thursday 02:16  sam
14849   . support pour --synchro I+ (images I et la première P)
14851 2000-08-24 Thursday 02:04  sam
14853   . support de la touche `q' pour quitter
14855 2000-08-24 Thursday 01:45  sam
14857   . fixed an other typo
14858   . fixed the aliases install
14859   . renamed an inconsistent variable in src/input/input_file.c
14861 2000-08-24 Thursday 00:22  polux
14863  Fixed another bug in the input_file.
14865 2000-08-24 Thursday 00:15  massiot
14867  Remplissure du champ AUTHORS des sources.
14869 2000-08-23 Wednesday 23:38  sam
14871  We now have support for the field pictures. It shouldn't break teh frame
14872  pictures, if you notice anything please ring my bell.
14874  --Meuuh (live from Julie)
14876 2000-08-22 Tuesday 17:58  sam
14878   . fixed PPC .deb build
14880 2000-08-22 Tuesday 02:13  sam
14882    * added a few sanity checks in the audio mpeg and ac3 decoders.
14883    * temporarily got rid of vlc.channels.
14884    * added notice in debian/control about unencrypted DVDs.
14885    * fixed PowerPC .deb build.
14887 2000-08-21 Monday 22:16  polux
14889  Added the beos fixes in the ChangeLog.
14891 2000-08-21 Monday 22:05  sam
14893   . updated version number
14894   . removed a verbose message in intf_sdl.c
14896 2000-08-21 Monday 21:57  polux
14898  A lot of bug fixs for the BeOS side of VideoLAN:
14899  - the vlc does not exhaust system resources anymore (it was creating a new
14900    mutex each picture so after a while there was no more mutex available in
14901    the entire system);
14902  - the sound has been corrected and now it works perfectly;
14903  - the window has now the right size (there was and additional line before).
14905  The (BeOS) threads have also been improved especially with the cond vars
14906  (but it is no more compliant with the pthread cond vars).
14908  VideoLAN for BeOS now rocks and is ready for its first binary release.
14910 2000-08-21 Monday 18:22  octplane
14912  .SDL:
14913         .removed the YUV thing from the SDL
14914         .cleaned up the makefile to remove it
14915         .UNTESTED (seems to compile).
14917 2000-08-21 Monday 11:40  octplane
14919  Plugin handling:
14920         . switched low and high order vout plugins
14921         . removed yuvsdl plugin.
14923 2000-08-21 Monday 11:33  octplane
14925  A few new things:
14927         . The interface part:
14928                         . created intf_AssignKey, intf_getKey and intf_AssignNormalKeys
14929                         these new function are a first abstraction of the the key handling system.                      It makes use of a new structure in the interface : p_keys.
14931                         . AssignNormalKeys is commonly used in all the interface plugins.
14932                         AssignKey is used to allow the SDL interface to react nicely.
14934                         . Now the plugin struct element psz_filename is filled (and freed
14935                                 at the end of the program).
14937         . the SDL plugin:
14938                         works but does only display a green screen for now. so don't use it !
14940         . Please try and compile the client on your box with this version.
14941                 I've tried a few output plugin but not all.
14943 2000-08-21 Monday 03:47  sam
14945    * removed CCFLAGS flags which were improperly used.
14946    * added hints for powerpc build.
14947    * fixed the input_file exit bug.
14948    * fixed a Makefile bug which removed the CVS directory.
14949    * removed the frame statistics output.
14951 2000-08-18 Friday 19:02  sam
14953   . removed the sdlvlc alias
14954   . added the vlc-sdl package in the Debian control files
14956 2000-08-18 Friday 10:25  octplane
14958  My first contribution.
14960  * Added SDL plugin
14961         * support fullscreen display with --display fullscreen
14962         * complete keyboard handling
14963  * Added --enable_sdl to configure
14965  Octplane.
14967 2000-08-17 Thursday 16:45  sam
14969   . new tasks :
14971  Description: Fix plugins namespace problem
14972  Description: Fix plugin autoloading
14973  Description: Real plugin API
14974  Description: Enable compiled-in plugins
14975  Description: Optimize SPU rendering
14976  Description: SPU error recovery
14978 2000-08-16 Wednesday 02:28  sam
14980   * more files needed to build packages
14981   * changed "pentiumpro" to "ppro" in the ./configure, it was misleading.
14982   * prepared 0.1.99g
14984 2000-08-16 Wednesday 01:35  sam
14986    * fixed a dumb bug in the Makefile that prevented inclusion of the
14987      -march=pentium directive. thanks Meuuh, blame sam.
14988    * fixed a warning in main.c.
14989    * separate Debian packages.
14990    * added request for ALSA support in the TODO list.
14992 2000-08-15 Tuesday 19:40  polux
14994  Réparation de la version BeOS. Le problème venait du swab32 de la nouvelle
14995  bit stream, la macro pour la conversion de BIGENDIAN vers LITTLEENDIAN ne
14996  fonctionnant (toujours) pas.
14998  La version BeOS pose encore de gros problèmes:
14999  - des plantages aléatoires lorsqu'on utilise le son,
15000  - des performances très en dessous de celles d'anciennes version du vlc,
15001  - une synchro son qui ne fonctionne pas correctement,
15002  - au bout d'un certain temps d'utilisation, toutes les ressources systèmes
15003    sont consommées et le système lui-même devient instable (merci d'éviter
15004    les commentaires sur la stabilité de BeOS)
15006 2000-08-15 Tuesday 15:37  sam
15008   . rajouté build-stamp et debian/tmp dans les .cvsignore
15010   . de nouvelles idées dans la TODO list :
15012  Difficulty: Guru    Urgency: Wishlist   Support for RTP
15013  Difficulty: Medium  Urgency: Wishlist   Draw a font / support color fonts
15014  Difficulty: Medium  Urgency: Important  Layer 2 mono support
15015  Difficulty: Hard    Urgency: Wishlist   MP3 support
15016  Difficulty: Hard    Urgency: Normal     Support for unencapsulated streams
15017  Difficulty: Guru    Urgency: Wishlist   Ogg/Vorbis audio decoder support
15018  Difficulty: Hard    Urgency: Normal     Xv video output support
15019  Difficulty: Medium  Urgency: Normal     SDL video output support
15021 2000-08-14 Monday 03:13  sam
15023    * fixed 8bpp YUV.
15024    * fixed the fscked up Bresenham algorithm in all YUV functions.
15026 2000-08-13 Sunday 20:36  sam
15028    * now scaling is on by default, so that people won't tell that the vlc
15029      cannot do scaling :-)
15030    * fixed a few long lines.
15031    * _almost_ fixed 8bpp YUV.
15033 2000-08-13 Sunday 19:39  sam
15035    * removed an unused variable in the MMX YUVs.
15036    * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
15038 2000-08-11 Friday 01:33  sam
15040   . changé l'ordre des tâches
15042 2000-08-11 Friday 00:52  sam
15044   . TODO list
15046 2000-08-09 Wednesday 00:51  sam
15048   . viré les aliases « xvlc », « ggivlc » etc. qui faisaient un peu
15049    pitié, pour ne laisser que « vlc », « gvlc » (gnome) et « fbvlc »
15050    (framebuffer) ; les autres restent bien entendu accessibles avec
15051    par exemple « vlc --vout ggi ».
15053   . IMPORTANT - nouvelle option --synchro pour forcer un type de
15054    synchro. Pour le moment les options possibles sont :
15056      --synchro I     /* n'affiche que les I */
15057      --synchro IP    /* affiche les I et toutes les P */
15058      --synchro IP+   /* affiche les I, les P, et la moitié des B */
15059      --synchro IPB   /* affiche toutes les images */
15061     Toute autre valeur de --synchro sera ignorée et c'est l'algo
15062    par défaut basé sur la consommation de processeur qui sera
15063    utilisé. Notez que si vous en demandez trop au vlc, il va
15064    bien entendu planter, ou tout du moins remplir sa fifo comme
15065    un gros cochon. On n'y peut pas grand chose, c'est la vie.
15067 2000-08-08 Tuesday 14:05  sam
15069   . décommentage d'une fonction commentée par erreur
15070   . version 0.1.99f
15071   . divers fixes dans la création des packages
15073 2000-08-08 Tuesday 00:20  sam
15075   . un peu de ménage dans le .cvsignore
15077 2000-08-08 Tuesday 00:19  sam
15079   . fichiers manquants
15081 2000-08-08 Tuesday 00:18  sam
15083    * vlc.init becomes ~/.vlcrc
15084    * removed float operations in the video decoder, and all emms asm functions
15085    * borrowed linuxvideo's MMX motion compensation
15086    * fixed an undefined symbol in the MMX YUV plugin
15088  Meuuh & Sam.
15090 2000-07-31 Monday 01:42  sam
15092   . rajout de l'option -Winline
15093   . fix de certaines fonctions qui devraient être inlinées
15094   . gain de place dans la YUVMMX
15096 2000-07-30 Sunday 03:59  sam
15098   . autodétection des plugins
15099   . les aliases "gvlc" "fbvlc" "ggivlc" fonctionne comme il faut
15101 2000-07-20 Thursday 15:49  sam
15103   . suppression du décodeur de référence qui de toute façon ne marcherait
15104    plus vraiment avec la structure actuelle du vlc
15105   . préparation de la 0.1.99e
15107 2000-07-19 Wednesday 02:03  sam
15109   . nouveau bitstream fait par Meuuh (qui est mortel) et qui nous
15110  fait gagner plus de 0.8% en vitesse, ce qui peut paraître peu, mais
15111  en fait au bout de 35 fois on aura dépassé 30% de gains.
15113   . remise de l'ancienne taille d'image par défaut
15115 2000-07-18 Tuesday 21:23  polux
15117  Maintenant le vlc fonctionne correctement sous BeOS (à part la synchro).
15119 2000-07-12 Wednesday 01:04  sam
15121   . le make snapshot fait un .bz2 aussi
15123 2000-07-12 Wednesday 01:03  sam
15125   . changement cosmétique
15127 2000-07-12 Wednesday 01:03  sam
15129   . updated changelog
15131 2000-07-08 Saturday 16:29  sam
15133   . petite correction pour que le RPM puisse être construit sur Mandrake
15135 2000-07-06 Thursday 16:45  sam
15137   . fixé une bévue dans la YUV 8 bits
15138   . descendu le délai de démarrage à .5 secondes au lieu de 2
15139   . un nouvelle synchro qui devrait punixe !!!
15141 2000-07-04 Tuesday 04:37  sam
15143  Bon, puisque ça semble commiter sous BeOS, je commite.
15145  Voilà le changelog appoximatif :
15147   . fichier INSTALL plus clair
15148   . viré quelques warnings
15149   . *PATH sont maintenant définis dans config.h
15150   . quelques fautes d'orthographe
15151   . l'option --enable-ppro n'est pas mise par défaut car elle ne fonctionne
15152    pas sur un K6-2
15153   . nouvelle API des plugins
15154   . le client framebuffer ne détruit plus la console quand on quitte
15155   . réparation de la YUV 8 bits
15156   . mise des YUV en plugins
15157   . transfo YUV 32bits MMX chourée dans la libmpeg2
15159 2000-06-24 Saturday 00:28  sam
15161   . nouveaux plugins - ne fonctionnent pas encore tous
15163 2000-06-21 Wednesday 19:59  polux
15165   Le son fonctionne sous BeOS !
15167   Ah, vraiment, on peut dire que BeOS roulaize, les enfants.
15169 2000-06-20 Tuesday 03:21  sam
15171   . génération de .rpm et .deb via make.
15172   . rajout des plugins dummy même pour BeOS.
15174 2000-06-19 Monday 18:35  sam
15176   . vlc.spec pour faire des packages RedHat
15177   . un petit peu plus d'aout_beos
15179 2000-06-19 Monday 02:04  polux
15181   . correction d'un flag inexistant dans input_file
15182   . début du support son BeOS
15183   . fix d'un warning dans ac3_exponent.c
15185 2000-06-18 Sunday 22:20  sam
15187   . kludge con pour éviter que ça segfaulte plus en sortant
15189 2000-06-18 Sunday 18:52  sam
15191   . réparation de la page de man
15192   . le target GGI fonctionne à nouveau, même s'il rame salement
15194 2000-06-18 Sunday 13:17  sam
15196   . On peut enfin fermer la fenêtre principale en cliquant sur le bouton
15197    fermeture du window manager
15199 2000-06-18 Sunday 10:14  benny
15201  Le Makefile genere ne gerait pas correctement le mode debug=1
15203 2000-06-17 Saturday 03:49  sam
15205   . ajouté un FIXME pour un bug dans plugins/vout/vout_x11.c
15206   . ajouté un ChangeLog
15207   . updaté le README
15209 2000-06-16 Friday 16:04  sam
15211   . le code des VLAN devrait refonctionner
15213 2000-06-16 Friday 14:28  sam
15215   . vlc.init et vlc.channels sont à nouveau lus et interprétés lorsqu'il
15216    n'y a pas de paramètres donnés en ligne de commande.
15218   . conséquence directe, il faut faire « vlc - » pour lire stdin.
15220 2000-06-15 Thursday 20:50  sam
15222   . autoconf
15224 2000-06-15 Thursday 20:50  sam
15226   . petit oubli bête dans le `make snapshot`
15228 2000-06-15 Thursday 02:51  sam
15230   et hop, encore une connerie
15232 2000-06-15 Thursday 02:46  sam
15234   . virage d'une connerie
15236 2000-06-15 Thursday 02:26  sam
15238   . réparation d'un oubli
15240 2000-06-15 Thursday 01:55  sam
15242   . input fichier en ligne de commande (le reste a du péter, c'est pas
15243     possible autrement)
15245 2000-06-14 Wednesday 23:37  bbp
15247  réparation de mes betises sur la yuv (désolé tm), mais je remets ca bientot.
15249 2000-06-14 Wednesday 22:53  sam
15251   . disparition de la plupart des printf
15252   . moins de warnings dans la YUV MMX
15254 2000-06-09 Friday 02:40  sam
15256   . correction des conneries de BBP :)
15257   . typo dans src/interface/main.c
15259 2000-06-07 Wednesday 04:27  bbp
15261  Petites optims dans SCALE_HEIGHT pour les images de hauteur réduite.
15263 2000-06-06 Tuesday 01:58  sam
15265   . bug dans le code des sous-titres (mauvais scaling en Y)
15266   . le vlc ne meurt pas salement en mode framebuffer quand on change
15267    de console (par contre, segfault en quittant, je ne sais pas encore
15268    pourquoi)
15269   . le make est à nouveau un peu plus verbose
15271 2000-06-05 Monday 22:49  jimmy
15273    Ajout cradement d'une yuv en mmx 4:2:0 en 16 bpp dans video_yuv.c. Pour
15274  l'activer / desactiver, décommentez le define MMX du debut du fichier.
15276    Cette modif est expérimentale vue qu'elle empeche la correction gamma
15277  dans le mode pré-cité et que c'est du boulot de salop. A voir si on laisse
15278  ou pas d'après les perfs. (impossibles à estimer de visu chez moi).
15280    A vot' bon plaisir,
15282 2000-06-01 Thursday 17:25  sam
15284   . petite erreur dans le configure.in qui empêchait de configurer
15285    convenablement les options de compilation
15287    maintenant faire: ./configure --enable-fb --enable-blabla
15288      (./configure --help pour tous les voir)
15290   . correction d'un warning en mode non-MMX
15292 2000-05-29 Monday 09:29  sam
15294   . encore un peu plus loin dans le passage à autoconf
15295   . giclage de l'ancien décodeur dans le Makefile
15297  n'oubliez pas de relancer ./configure avec les bonnes options !
15298  typiquement elles sont du genre :
15300     ./configure --enable-fb --enable-mmx --enable-ppro
15302 2000-05-28 Sunday 20:28  sam
15304   . suppression d'un bug cosmétique dans l'affichage des plugins qui en
15305     plus faisait segfaulter, ce qui n'était malheureusement pas top
15307 2000-05-28 Sunday 16:22  sam
15309   . correction d'un bug dans les sous-titres pour un scaling > 1
15310   . correction d'un bug dans l'affichage 8 bits pour un scaling < 1
15312 2000-05-27 Saturday 17:37  sam
15314   . scaling des sous-titres (à proprifier)
15315   . position correcte des sous-titres sur l'image
15316    ça ne devrait plus segfaulter
15318 2000-05-26 Friday 03:55  sam
15320   . support 8 bits pour X (avec private colormap)
15321   . affinement de la durée d'affichage des sous-titres
15322   . correction d'un bug dans les sous-titres
15324 2000-05-25 Thursday 00:39  sam
15326   Bon. On ne rit pas, je m'étais juste planté dans l'en-tête des
15327  licences. Et puis ça peut arriver à tout le monde :)
15329 2000-05-24 Wednesday 23:48  nitrox
15331  Ajout des fichiers pour la gestion du lpcm.
15332  Il reste à implémenter le lpcm au niveau de l'input et écrire le décodage.
15334 2000-05-17 Wednesday 16:38  sam
15336   . corrections de fautes d'orthographe je ne sais plus trop où
15338   . quelques bidouilles dans vout_mga mais de toute façon ce n'est pas
15339    prêt de changer et on aura changé la structure bien avant
15341   . encore un meilleur support des sous-titres
15343   . exemple d'input fichier dans le vlc.channels, à adapter à votre
15344    convenance
15346 2000-05-17 Wednesday 16:21  reno
15348  Ajout des fonctions de réglage du volume (touches : +, -, m)
15350 2000-04-20 Thursday 02:54  sam
15352   . changement dans les headers pour que ça compile sous Linux.
15354   Polux, j'ai viré <byteorder.h> pour le remplacer par <netinet/in.h> car
15355   c'était comme ça dans tous les autres .c, tu peux vérifier que ça
15356   fonctionne toujours ?
15358 2000-04-20 Thursday 00:13  polux
15360  Portage du client sous BeOS. Il manque encore l'audio mais ça marche.
15361  En cadeau bonux un nouvel input_file qui permet de lire les vob. Il
15362  faur rajouter la ligne suivante dans vlc.init:
15363  spawn-input method=10 filename=braindead
15365 2000-04-14 Friday 06:19  sam
15367   9 avril:
15368   - réindentation de quelques bouts de code
15369   - les plugins vont être cherchés en priorité dans . puis ./plugins
15370    puis dans le répertoire habituel
15371   - début de communication entre le thread gnome et l'input
15372   - l'interface gnome ne segfaulte plus en sortant
15373   - le menu "Exit" fonctionne
15375  10 avril:
15376   - fenêtre Gnome au lieu de fenêtre Gtk
15377    *** ATTENTION *** l'interface Gnome n'est vraiment qu'un début, soyez
15378     gentils de ne pas faire de bug report si un bouton ne fonctionne pas.
15379   - popup "About"
15381  11 avril:
15382   - fenêtre playlist (rien dedans encore)
15383   - masquage du pointeur souris
15384   - popup menu dans la fenêtre vout
15385   - hide/show des fenêtres playlist
15386   - les boutons "Exit" fonctionnent quel que soit le menu
15388  12 avril:
15389   - début du cassage des channels
15390   - début des menus générés en runtime
15392  13 avril:
15393   - ajout du target "snapshot" dans le makefile
15395  14 avril:
15396   - décodage de tous les sous-titres connus
15397   - spu_decoder.c ne segfaulte plus quand on quitte
15398   - rajout du flag b_active dans la structure audio_decoder
15399   - le bouton pause fonctionne
15401 2000-03-30 Thursday 14:54  polux
15403  - Correction du bug de la synchro.
15404    Le problème provenait d'un décalage d'une seconde qui avait été rajouté
15405    dans le calcul de la date dans audio_output.c :
15406    p_aout->date = -1000000 + mdate() + ( (((mtime_t)(l_bytes / 4)) * 1000000)
15407                                          / ((mtime_t)p_aout->l_rate) );
15408    C'est le -1000000 qui faisait retarder le son d'exactement une seconde.
15409    J'aimerais bien savoir pourquoi il a été rajouté car peut-être y-a-t-il
15410    d'autres bugs similaires qui ne sont pas visibles pour l'instant.
15412  - Nettoyage d'une partie du code de audio_decoder_thread.c
15413    Il est vraiment très dommage que les conventions de codage ne soient pas
15414    respectées, si il y en a ce n'est pas pour rien. De plus le mélange
15415    d'espaces et de tabulations rend le code très peu lisible. Je le
15416    rappelle, nous n'utilisons que des indentations de 4 espaces et toute
15417    tabulation est proscrite. Il serait bien de changer le reste du code
15418    pour qu'il respecte les conventions et reste ainsi facilement lisible
15419    par tout le monde.
15421 2000-03-28 Tuesday 02:22  walken
15423  Version 2 de mon tutorial sur les DCT et DFT. Les choses sont un peu plus dans
15424  l'ordre maintenant, et il y a pas mal d'explications qui ont ete rajoutees pour
15425  expliquer comment implementer efficacement l'algo AAN.
15427  Si un jour j'ai le courage, j'ecris une routine DCT32 qui torchera celle de
15428  regis, na !
15430  Pour etre parfait il faudrait rajouter une section sur les DCT en 2 dimensions,
15431  mais bon...
15433 2000-03-23 Thursday 07:27  sam
15435   . les sous-titres sont affichés et effacés à l'heure
15436   . une petite optimisation de l'affichage
15437   . attention, config.h.in a changé, n'oubliez pas de refaire ./configure
15439 2000-03-22 Wednesday 01:57  sam
15441   . les sous-titres sont centrés
15442   . la palette des sous-titres par défaut est moins affreuse.
15444  Bugs que j'avais oubliés:
15445   . ne marchent qu'en 16 bits (devrait se fixer vite)
15446   . parfois quelques glitches graphiques que je ne comprends pas.
15448 2000-03-21 Tuesday 23:36  sam
15450  NEWS:
15451   . encore un peu de parsage de sous-titres
15452   . affichage des sous-titres.
15454  BUGS:
15455   . ça segfaulte toujours au moment où on quitte, mais c'est le problème
15456    habituel, ça sera réglé.
15457   . pour le moment ils sont en noir et blanc, parce qu'il faut aller
15458    chercher cette putain de palette dans les .IFO du dvd et que pour
15459    l'instant j'ai la flemme
15460   . les sous-titres ne sont pas affichés comme il faut si la largeur
15461    de l'écran n'est pas 720.
15462   . dimensions par défaut mises à 720x576 (format DVD) au lieu de 640x480
15463    pour la raison évoquée ci-dessus. mais ça sera réglé bientôt.
15464   . pas de gestion de transparence, coordonnées, fade in/fade out
15465   . pas de gestion de date : le sous-titre est affiché dès qu'il est reçu
15466    et n'est pas effacé tant qu'on en a pas reçu un nouveau.
15468 2000-03-20 Monday 08:50  sam
15470   . suppression d'une variable inutile que j'avais laissée trainer
15471    au précédent commit.
15472   . début du décodeur de sous-titres. Pour le moment il ne fait que
15473    parser le flux comme un cochon, c'est tout.
15475 2000-03-20 Monday 05:29  sam
15477   Bon finalement puisque tout le monde dort, je l'ai fait :)
15479    . rajout de i_pes_real_size dans la structure p_pes_packet, qui vaut 0
15480     par défaut, et est initialisé à la taille du payload PES annoncée dans
15481     le header si celle-ci est présente.
15482    . à chaque nouveau paquet TS, si i_pes_real_size == i_pes_size on envoie
15483     directement le PES au décodeur sans attendre le début du PES suivant.
15484    . création de input_ParsePES pour y mettre le code dupliqué de
15485     input_DemuxPES.
15487   Ca fait 1 test de plus par paquet TS, donc négligeable. Par contre si
15488  des gens ayant bossé sur l'input ont le temps de vérifier que je n'ai pas
15489  fait de connerie, ça peut être intéressant :)
15491 2000-03-19 Sunday 07:29  walken
15493  Un petit tutorial sur les DCT et DFT... enfin non pas sur leur representation
15494  "physique" mais plutot sur les differentes methodes de calcul utilisables.
15496  Ca n'est pas franchement indispensable mais disons que j'ai eu du mal a trouver
15497  de la doc sur le sujet donc je me dis que ca peut pas faire de mal de
15498  rassembler ce qu'on a...
15500 2000-03-13 Monday 22:32  sam
15502   . gestion de la souris sous X (essentiellement le bouton du milieu
15503    qui cache le pointeur, très pratique quand on regarde un DVD)
15504   . rajout de 3 fichiers d'installation pour le package Debian
15505   . correction de "usefull" et "successfull" à une dizaine d'endroits dans
15506    le code parce que ça commençait à m'horripiler
15507   . erreur de syntaxe dans la page de man.
15508   . un peu plus de choses dans l'interface gnome, mais rien ne marche
15509    pour le moment.
15511 2000-03-13 Monday 05:08  sam
15513   . ajout de quoi faire des packages debian :
15514     - fichiers de contrôle pour dpkg-buildpackage
15515     - une icône de merde - que les artistes la remplacent
15516     - page de man
15517   . les données qui ne sont pas platform-dependant sont maintenant
15518    dans le répertoire share ( et plus lib )
15519   . le client va chercher les polices dans le répertoire courant
15520    et dans /usr/share/videolan/vlc/
15521   . le message précédent était l'ajout du répertoire share/ mais
15522    les scripts CVS semblent avoir déconné
15524 2000-03-12 Sunday 23:45  walken
15526  J'ai retire gnome du build par defaut afin que ca ne cree pas de probleme
15527  chez ceux qui n'ont pas les includes appropries...
15529  Je sais que cette solution n'est pas ideale mais peut on se mettre d'accord
15530  pour ne construire par defaut que les outputs X et dummy pour la video, et
15531  dsp et dummy pour l'audio ?
15533  (a la rigueur si on dit que dans le cvs on ne construit que les dummy je suis
15534  d'accord aussi)
15536  ou alors ca sert peut etre a rien de se mettre d'accord et ca sera regle par
15537  le ./configure bientot ?
15539 2000-03-12 Sunday 22:04  sam
15541   . suppression d'un warning pour les machines n'ayant pas usleep()
15542   . correction d'une boulette que j'ai faite dans netutils.c
15543   . début de intf_gnome. vout_gnome est une copie de vout_x11 pour l'instant
15545 2000-03-12 Sunday 20:05  walken
15547  Proprification du decodeur mpeg audio, comme j'avais fait pour l'ac3 :
15548  separation de ce qui est specifique videolan et de ce qui est generique.
15550  Je compte encore bidouiller pas mal la partie generique, mais deja la ca
15551  marche donc...
15553 2000-03-11 Saturday 01:05  polux
15555  Quelques ajustements pour beos. Les plugins ne compilent toujours pas.
15557 2000-03-10 Friday 02:24  sam
15559   . réglé un petit oubli dans le Makefile
15560   . dernier commit pour tester les scripts ;
15561        ça devrait bien marcher à présent
15563 2000-03-10 Friday 01:57  sam
15565   ben oui, encore un poliotage. mais ça me permet de tester les scripts
15566   de commit en cachette :)
15568 2000-03-10 Friday 01:47  sam
15570   . suppression de quelques #define SYS_* (mais pas encore tous)
15571   . include/config.h devient include/config.h.in et config.h sera
15572    généré par ./configure. Le but est d'éviter les options -DFOO de gcc
15573   . suppression d'un 'Resources' qui trainait encore dans config.h
15575 2000-03-09 Thursday 13:30  sam
15577   . la version et le codename sont définis uniquement dans configure.in
15578   . plus de #ifdef SYS_* dans threads.h, on utilise defs.h
15579   . re-test des scripts de tibob :)
15581 2000-03-09 Thursday 11:08  sam
15583   . normalement on devrait se prendre 1 seul mail par commit grâce aux
15584    top scripts de tibob.
15585   . suppression de Makefile
15586   . rajout de include/defs.h.in qui génère include/defs.h
15588   pour générer le Makefile et defs.h il faut lancer ./configure
15590   pour ceux qui voudraient toucher à configure.in, "include/defs.h.in" est
15591  généré par la commande autoheader, et "configure" est généré par autoconf
15593 2000-03-08 Wednesday 11:44  sam
15595   . remise du vieux Makefile en attendant celui généré par ./configure
15597 2000-03-08 Wednesday 11:33  sam
15599   ./configure puis make, et ça devrait compiler.
15601 2000-03-08 Wednesday 11:22  sam
15603   Premiers fichiers nécessaires à autoconf
15605 2000-03-04 Saturday 23:32  polux
15607  Début du portage BeOS. Beaucoup de fuchiers ont été modifié car il a fallu
15608  réorganiser les headers pour que ce soient les headers les plus proches
15609  du système qui se retrouvent en premier (threads.h devrait toujours être
15610  le premier des headers non systèmes). J'ai du aussi rajouter un type
15611  plugin_id_t et par la même occasion inclure plugins.h dans la plupart
15612  des fichiers. Voici en vrac les modifs les plus importantes que j'ai opéré:
15614  o Légère réorganisation pour les raisons évoquées ci-dessus (certaines
15615    macros comme MIN et MAX peuvent être déjà définies par le système et
15616    interférer avec celles définies dans common.h ou autre)
15618  o Dans intf_msg j'ai du remplacer les vasprintf par des vsprintf
15619    dans le cas où ARCH=BEOS.
15621  o la commande hostname du Makefile n'était pas compatible et je
15622    l'ai donc enlevé, en avons-nous besoin ? Auquel cas il suffit de
15623    rajouter un ifeq.
15625  o J'ai aussi remplacé  les bzero et bcopy par memset et memmove.
15627  o plugin.c, mtime.c et threads.h et quelques fichiers de l'input
15628    ont été adaptés à BeOS à grand coup de #ifdef SYS_*.
15630  TODO:
15632  o Ecrire intf_beos.cpp, vout_beos.cpp et aout_beos.cpp
15634  Je suis sous linux et je viens de tester le client qui marche très
15635  bien, mais il est néanmoins possible que j'ai introduit quelques
15636  problèmes de compilations pour certains modules, si c'est le cas
15637  prévenez moi.
15639 2000-03-04 Saturday 12:52  sam
15641   - ça compile sous FreeBSD (mais ça ne tourne pas)
15642   - les dépendances sont cachées dans .deps/ au lieu de deps/
15643   - suppression d'encore quelques #include inutiles.
15644   - la gestion des plugins est maintenant encapsulée dans misc/plugin.c
15645    un peu comme les threads, pour faciliter le portage.
15646   - léger remaniement de l'output pour --help et --version
15647   - les p_ts_packet sont castés en (void *) pour éviter un warning sous
15648    certaines architectures.
15649   - ajout de la GPL dans un fichier COPYING
15650   - fichier README avec rien dedans pour le moment, à part la liste de
15651    toutes les personnes ayant participé au projet. J'en ai *forcément*
15652    oublié certains, alors si vous avez un nom, rajoutez-le. de même, s'il
15653    y a un gros con que j'ai mis par erreur dans la liste et qui n'a jamais
15654    rien fait pour le projet, n'hésitez pas à le supprimer sournoisement.
15655   - fichier AUTHORS avec la liste des gens ayant bossé sur le client. j'ai
15656    mis toutes les personnes ayant fait au moins un commit, ainsi que Henri
15657    parce que je sais qu'il bosse sur l'audio, et HPReg, Steve et Oli parce
15658    qu'ils ont bossé dessus aussi. Par contre ici aussi j'ai fort probable-
15659    ment oublié des gens. Corrigez !
15660   - répertoire debian/ qui servira à créer des packages
15661   - rajout d'une entrée pour faire `make install' (pas encore parfait)
15662   - nom de code de la future release 0.2 : `Onatopp' :)
15664 2000-03-03 Friday 08:03  sam
15666   Encore un commit venu tout droit des abysses de l'enfer, désolé pour
15667  le flood, c'est la dernière fois.
15669    . après le demoronifier, le GPLifier: il y a les entêtes de la GPL dans
15670     chaque fichier ; votre mission, si vous l'acceptez, est de mettre votre
15671     nom dans chaque fichier qui est votre oeuvre ou auquel vous avez
15672     participé, pour qu'on sache qui a fait quoi. Pas de fausse modestie,
15673     c'est plus pour des raisons pratiques que pour la gloire.
15675    . rajout de -lthreads pour que ça linke sous Hurd
15677    . rajout de quelques #include pour que ça compile sous FreeBSD
15678     (d'ailleurs ça compile mais ça ne linke pas, je ne sais pas comment
15679     linker avec la libpthread sur la machine de Dae)
15681    . quelques #ifdef SYS_BSD çà et là.
15683 2000-03-03 Friday 01:59  sam
15685   . portage des vlc_threads aux cthreads de Mach pour GNU/Hurd
15686   . rajout de #ifdef SYS_LINUX autour du code concernant les interfaces
15687   . suppression de quelques #include <sys/soundcard.h> qui trainaient encore
15688   . option PPRO dans le Makefile (si vous avez des erreurs
15689      'Illegal instruction', ça venait probablement de là)
15690   . rajout de quelques commentaires pour expliquer en quoi certains #include
15691      sont nécessaires, aux endroits où je ne comprenais pas, et suppression
15692      de #include qui semblaient inutiles.
15694 2000-03-02 Thursday 00:51  walken
15696  Created a small&clean public interface for the ac3 decoder (see ac3_decoder.h)
15698  Modified ac3_decoder_thread to use this interface
15700  Find ac3 sync words not by scanning the ac3 stream but by using the magic
15701  bytes at the start of the ac3 pes packets
15703 2000-02-28 Monday 03:35  walken
15705  Separation du decodeur ac3 et de la partie specifique a videolan
15707  Les interfaces du deco ac3 ne sont pas encore bien propres et documentees
15708  mais ca viendra dans un second temps. Les fichiers ac3 ne dependent plus
15709  d'includes videolan. C'est deja une bonne premiere etape.
15711  Au niveau du bitstream compresse, l'interface avec le decodeur ac3 ne se fait
15712  plus par le fichier decoder_fifo.h. En effet, le decodeur ac3 a besoin de
15713  connaitre la structure exact d'un bitstream_t, donc cette interface n'etait
15714  pas la plus propre. La nouvelle interface se compose d'une fonction
15715  ac3_byte_stream_next (ac3_byte_stream_t * p_byte_stream) que le decodeur
15716  ac3 appelle lorsqu'il a besoin d'un nouveau buffer de donnees compressees.
15718  ac3_byte_stream_t est une structure comprenant les champs
15719  u8 * p_byte (pointeur sur le debut du buffer),
15720  u8 * p_end (pointeur sur la fin du buffer),
15721  void * info (utilisation libre pour implementer ac3_byte_stream_next)
15723  L'implementation actuelle de ac3_byte_stream_next () dans ac3_decoder_thread.c
15724  fait un peu double emploi avec misc/decoder_fifo.c mais je reglerai tout ca
15725  plus tard.
15727 2000-02-25 Friday 03:45  walken
15729  Decoupage de vdec_motion en deux parties :
15731  vdec_motion_inner contient le code plus ou moins bourin qui calcule les pixels
15732  (je pense que c'est la que la majorite du temps est ecoulee, et qu'il y aurait
15733  eventuellement un avantage a rechercher des optimisations particulieres pour
15734  ce fichier, genre debouclage de boucles ou quelque chose du genre)
15736  Le code dans vdec_motion contient quand a lui des tests sur le type exact
15737  de prediction a effectuer, des calculs de pointeurs en fonction des motion
15738  vectors, et les appels a vdec_motion_inner.
15740  La fonction MotionComponent de vdec_motion a ete modifiee pour appeler
15741  directement la bonne fonction de vdec_motion_inner en fonction des parametres.
15742  La encore en raison de la gestion d'inlines faite a la compilation, pour chaque
15743  appel les parametres i_width, i_height et b_average sont deja connus et
15744  donc l'appel de MotionComponent devrait s'etendre a un simple switch (i_select)
15745  et un appel de la fonction correspondante dans vdec_motion_inner.
15747  Le code dans vdec_motion presente toujours une apparence contestable mais
15748  je n'ai pas modifie son fonctionnement (seulement la fonction MotionComponent).
15750 2000-02-23 Wednesday 04:09  sam
15752    rha ! deux fichiers oubliés.
15754 2000-02-23 Wednesday 04:04  sam
15756   Le retour du demoronifier qui n'est pas content.
15758     . 11 moronic long lines destroyed
15759     . 1282 trailing spaces eradicated
15760     . 4 ugly macros fixed
15761     . 5 innocent a_bit_long lines shortened
15763     . 5987 tabulations transformées en espaces
15764     . 153 '??' transformés en 'XXX??' ou 'FIXME??'
15765      (ptyx, j'espère que ce compromis te convient)
15767     . commentaires en // corrigés en /* */
15768      (je parle bien des commentaires, pas des morceaux de code
15769       mis en // comme les printf de debug par exemple)
15771  Au passage :
15773     . version du vlc modifiée en 0.1.99 (la release sera la 0.2.0)
15774     . suppression de video_x11.h
15775     . correction d'un warning dans intf_ctrl.c
15777 2000-02-22 Tuesday 23:54  walken
15779  travail sur l'ac3_decoder : debut de separation de ce qui est specifique a
15780  videolan (ac3_decoder_thread) et de ce qui ne l'est pas. Ce n'est pas encore
15781  ideal, la partie "videolan" fait des inits a l'interieur de la partie
15782  "ac3"... il faudra que je fasse une belle interface pour ca.
15784  Le probleme des includes n'est pas non plus regle, mais c'est a cause des
15785  bit_streams :) patience.
15787 2000-02-21 Monday 10:15  sam
15789   3 vilains fichiers avaient disparu
15791 2000-02-21 Monday 10:15  sam
15793   chargement dynamique de plugins audio/video/interface
15795   utilisation: c'est tout con, ça marche comme avant. pour le moment
15796    il n'y a pas de vérification des symboles mais ça viendra.
15798   seule restriction, il faut être dans le répertoire vlc quand on lance
15799    le client, parce que le chemin des plugins est relatif, mais ça aussi
15800    ça va changer.
15802   le Makefile devient pas très beau, il faudra songer à passer à automake
15804 2000-02-21 Monday 05:21  sam
15806   . ajout de l'audio output pour Esound
15807   . pas encore très au point à cause d'un bug dans esd_get_latency() mais
15808   j'en ai besoin pour tester le chargement dynamique de plugins.
15810 2000-02-21 Monday 03:19  walken
15812  Une partie de patch qui ne devrait pas etre trop controversee : j'ai juste
15813  change les #define MACHIN_DELAY pour qu'ils soient definis en tant que
15814  multiples de CLOCK_FREQ
15816  :>
15818 2000-02-21 Monday 00:24  reno
15820  Ajoute du support son U8_Stereo
15822  --
15823  Reno
15825 2000-02-19 Saturday 01:39  walken
15827  Yop,
15829  Bon ben voila, j'ai commence a bouger les .h comme je voulais le faire...
15831  C'est encore un peu le bordel et j'en suis desole. Mais je compte bien
15832  deplacer des trucs jusqu'a ce que ca soit a nouveau bien range :)
15834 2000-02-19 Saturday 01:11  sam
15836   deux changements cosmétiques de rien du tout et suppression d'un warning
15838 2000-02-18 Friday 01:26  walken
15840  Modification du decoder_fifo : le GetByte devrait etre un chouilla plus rapide,
15841  ce qui devrait au minimum compenser la perte due a ma derniere modification.
15843 2000-02-17 Thursday 23:17  polux
15845  La plupart des causes de segfault de la video ont été éliminées, les messages
15846  d'erreur qui sont affichés sur stderr vous donnerons une bonne idée du nombres
15847  d'occasions de planter qui se présentent au client.
15849  J'ai aussi remis le flag DEBUG à 1 et commenter omit-frame-pointer pour que
15850  tout le monde puisse avoir la chance de participer à la chasse aux segfaults
15851  avec son gdb. Les bugs report sont le bienvenu (surtout si c pour l'audio ;).
15853 2000-02-17 Thursday 20:27  walken
15855  Modification de decoder_fifo.h : le cas ou on passe d'un buffer a l'autre
15856  lors de la lecture d'un octet n'est plus inline. Precedemment le code etait
15857  inclus a chaque invocation de NeedBits ou GetBits...
15859  Vu l'etat de la synchro je n'ai pas pu mesurer d'impact precis sur les fps
15860  mais je ne m'attends pas a ce qu'il soit mesurable de toute facon : on troque
15861  un apel de fonction contre un meilleur comportement du cache code...
15863  Premier checkin de ma part, mais il devrait en venir d'autres.
15865 2000-02-17 Thursday 19:04  polux
15867  Petite modif dans la synchro, peut-être que cela marchera mieux, qui sait ?
15869 2000-02-17 Thursday 17:36  polux
15871  Premier service pack de la POLUX_SYNCHRO:
15872   o 0 bug fixe
15873   o several bugs added
15874   o synchro is now slower than ever
15876  Si par chance cela marchait chez vous prévenez moi vite.
15878  Mise à 0 du flag DEBUG pour tester la synchro dans les meilleures conditions
15879  possibles, attention les accès disque du mini-server ainsi que les nombreuses
15880  irrégularités du flux peuvent perturber le client de façon non négligeable.
15882 2000-02-17 Thursday 12:04  dae
15884  remaniement de quelsques includes pour que ca passe sous BSD.
15886 2000-02-17 Thursday 07:07  sam
15888   o remise de b_stereo dans les structures audio en attendant que soit
15889    définie une api pour la gestion de plus de 2 voies, qui de toute façon
15890    est loin d'être une priorité. je dirais même qu'on s'en fout.
15891   o argument supplémentaire pour GetBufInfo() pour que la méthode dummy
15892    attende un temps convenable, et correction de aout_dummy.c
15893   o le test sur la variable DEBUG dans config.h est maintenant conforme
15894    à ce que dit le Makefile.
15895   o suppression d'une variable inutile dans intf_fb.c
15896   o --long-help devient --longhelp comme dans mpg123
15897   o version du programme arbitrairement mise à 0.95.0
15898   o commentaire d'une variable inutilisée dans Synchronize (video_output.c)
15899   o correction du "LIN" en "LIB" dans le Makefile, qui doit traîner là
15900    depuis des siècles
15901   o proprification de quelques routines du Makefile
15903  le code de sélection de méthode audio/video est loin d'être propre, je
15904  dirais même que c'est du gros caca, mais j'y bosse.
15906  bonne nuit,
15908 2000-02-17 Thursday 01:43  polux
15910  Corrections de quelques petits bugs et surtout nouvelle synchro qui ne semble
15911  pas trop mal marcher sur ma machine mais qui j'en suis sûr ne marchera pas du
15912  tout sur la votre.
15914  A noter qu'il existe maintenant 3 synchros que l'on peut choisir en changeant
15915  le define dans vpar_synchro.h (POLUX_SYNCHRO, SAM_SYNCHRO, MEUUH_SYNCHRO)
15917 2000-02-16 Wednesday 08:27  sam
15919   o renommage arbitraire et totalitaire de idctmmx.S en vdec_idctmmx.S
15920   o correction d'une typo débile dans audio_output au commit précédent
15921   o b_stereo est remplacé par i_channels
15922   o suppression de la structure aout_dsp_t dont les membres dépendant
15923    de l'output se retrouve dans aout_*_sys_t, et les autres directement
15924    dans aout_thread_t, on se fait pas chier.
15926 2000-02-16 Wednesday 04:54  sam
15928   o changement de nom des fonctions spécifiques BeOS
15929   o début de l'éclatage de l'audio_output :
15930     . giclage des variables *dsp* en faveur de *sys*
15931     . aout_*GetBufInfo renvoie l_bytes pour que video_output.c ne dépende
15932      plus de la structure audio_buf_info spécifique à <linux/soundcard.h>
15933     . création de la méthode audio 'dummy' qui ne fait rien.
15934   o nouvelle option --aout acceptant 'dummy' et 'dsp' pour le moment
15936 2000-02-16 Wednesday 01:35  sam
15938   . virage de cette #@!#@@#@#!@#@#!!@#@!!#@!@!!@# de dépendance du Makefile
15940 2000-02-15 Tuesday 06:25  sam
15942   . amélioration de la YUV 8bpp
15943   . nettoyage du code de gestion des méthodes vout
15944   . nouvelle option --vout
15945   . préparation de l'éclatage de l'audio output comme ça a été
15946    fait avec le vout.
15947   . nouvelle commande --long-help
15949  La sélection de la méthode vout est encore plus simple. Pour sélectionner
15950  le framebuffer par exemple : "vlc --vout fb". Par défaut, X11 est choisi.
15952 2000-02-14 Monday 09:44  sam
15954   . fixé une erreur de syntaxe dans video_fb.c
15955   . *3dfx* devient *glide*
15956   . suppression de tabulations dans quelques fichiers
15957   . suppression des 2 warnings dans sam_synchro
15958   . video_* devient vout_* quand ce sont des méthodes de vout
15959   . tentative de correction de la détection de MMX pour BeOS
15960   . nouvelle option vlc_vout_method (faute de mieux pour le moment)
15961   . modification du Makefile pour supporter plusieurs VIDEO_*
15963  dorénavant on peut compiler plusieurs output différents dans le
15964  client. la préférence se fait dans l'ordre x11, fb, ggi, glide...
15966  si on le compile avec x11 et fb, par défaut il se lancera en X.
15967  pour le lancer en framebuffer :
15968  ./vlc vlc_vout_method=fb
15970  (il faut que je proprifie un peu le choix de l'output, et que je
15971  facilite l'ajout d'un nouveau vout_*)
15973 2000-02-13 Sunday 20:43  sam
15975   . détection d'un processeur MMX.
15976   . l'output fb remet le terminal comme il faut en sortant.
15977   . séparation du flag MMX et de l'architecture dans le Makefile
15979 2000-02-13 Sunday 05:31  sam
15981   Je vous avais prévenu. Le demoronifier a frappé.
15983   Désolé pour le flood. Les en-têtes de fonctions ne font plus 81
15984  caractères, et il n'y a plus d'espaces inutiles, Tous les trailing
15985  spaces ont disparu, j'ai essayé de vérifier que ça ne pétait rien,
15986  mais j'ai pu oublier un truc con. J'accepte tous types de châtiments
15987  à base d'orties fraîches.
15989   Désolé d'avoir aussi modifié les fichiers de ceux qui formataient
15990  bien proprement leurs en-têtes à 80 et pas 79 sans embêter personne,
15991  mais j'ai dû choisir entre les deux.
15993   Dorénavant ce serait bien de formater les en-têtes et les commentaires
15994  justifiés à droite à 79 colonnes, ou au pire à 80.
15996   . 1343 moronic long lines destroyed
15997   . 12893 trailing spaces eradicated
15998   . 115 ugly macros fixed
15999   . 959 innocent a_bit_long lines shortened
16000   But hey, 40054 lines were OK !
16002 2000-02-10 Thursday 06:57  sam
16004   Juste une modif à la con dans video_output pour que le message "waiting
16005   for stream" s'affiche dès le lancement du vlc. En même temps ça me
16006   permet de tester que la migration du CVS sur shiva a fonctionné.
16008 2000-02-10 Thursday 04:15  sam
16010   . double buffering avec locks pour 3dfx
16011   . gestion des touches pour l'interface 3dfx
16012   . proprification de la gestion des touches en framebuffer
16014 2000-02-09 Wednesday 06:50  sam
16016   . video output pour 3dfx.
16017   . le premier qui se marre gagne le droit de venir voir comment ma 3dfx1
16018    fait l'overlay, le scaling et la YUV en hard (nan je déconne, elle fait
16019    rien de tout ça, et en plus ça rame).
16021 2000-02-09 Wednesday 03:04  sam
16023   . un peu de ménage dans video_fb.c
16024   . récupération des masks dans la structure framebuffer, ce qui fait que
16025    l'output framebuffer fonctionne à nouveau.
16027 2000-02-08 Tuesday 06:08  sam
16029   . gestion du gamma en 8bpp grayscale
16030   . optimisations dans la YUV 8bpp
16031   . l'output framebuffer ne bloque plus la console
16032   . rajout d'une fonction dans la structure vout pour allouer une palette
16033   . réinitialisation de l'ancienne palette en quittant
16035  bugs restant:
16036   . pas d'allocation de palette en 8bits sous X11
16037   . bugs du scaling en 8bits sous X11 (sans doute dû à l'alignement sur 1
16038    octet au lieu de 2)
16039   . l'output framebuffer est toujours pétée pour 16 et 32 bits
16040   . pas de correction gamma en 8bits couleur
16041   . c'est tout moche pendant la fraction de seconde du changement de palette
16043 2000-02-07 Monday 06:13  sam
16045   . suite de l'output 8 bits couleur/n&b
16046   . correction d'un bug dans la génération de la palette optimale
16047   . YUV avec dithering mortel qui tue
16049  todo:
16050   . x11 (ça ne marche qu'en framebuffer pour le moment)
16051   . mettre la génération de palette dans video_yuv
16052   . refaire marcher l'output framebuffer pour bpp!=8
16054 2000-02-07 Monday 05:53  sam
16056   . rajout du mode video 'dummy' pour les gens qui n'ont pas de carte
16057    video. Le premier qui se marre se prend une claque.
16059 2000-02-06 Sunday 16:48  sam
16061   . yuv pour le 8 bits noir et blanc
16062   . yuv 8 bits couleur (bon c'est moche pour le moment, mais ça vient)
16063   . correction de "convertion" en "conversion" un peu partout :)
16065  à faire encore : allouer dynamiquement la lookup table pour la YUV 8 bits,
16066  parce que directement dans p_vout ça pue un peu, faire le changement de
16067  palette qui va bien au passage couleur / n&b.
16069 2000-02-06 Sunday 14:13  seguin
16071  IMPORTANT:
16072         p_vout->i_depth est maintenant la profondeur SIGNIFICATIVE de
16073                 l'écran (8, 15, 16 ou 24)
16074         p_vout->i_bytes_per_pixel est la profondeur réelle (1, 2, 3 ou 4)
16076  Ajout du calcul des décalages à video_output.
16077  Refonte de l'initialisation des tables.
16078  Détection correcte des profondeurs 24/24 et 24/32 en X11
16079  Correction de bugs dans le scaling en 1, 3 et 4 Bpp.
16080  Récupération des masques depuis le materiel en X11 et GGI.
16082  FrameBuffer cassé pour le moment: il faut rajouter les masques de couleur
16083  (des valeurs par défaut sont au début de video_yuv.c) et le calcul des
16084  nouvelles profondeurs d'écran.
16086 2000-02-05 Saturday 02:57  sam
16088   . prototypes de fonctions pour le 8bpp
16089   . virage d'un bug dans le calcul de bytes_per_line (sauf fumage de ma part)
16090   . suppression de quelques #@@#@!!#@@#!@#@#! d'espaces en fin de ligne
16091   . quelques reformatages à 79 colonnes au lieu de @@#@!!#@@#!@#@#!# 81.
16093 2000-02-04 Friday 21:52  maxx
16095  * ac3_decoder/ac3_decoder.c :
16096  - suppression des `#ifdef AC3_SIGSEGV' ;
16097  - correction d'un bug de la fonction `InitThread()' (scotchage à
16098  l'initialisation du décodeur AC3 dans certaines conditions très
16099  particulières) ;
16100  - support du booléen `b_invalid' permettant de détecter des frames
16101  supposées invalides ;
16103  * ac3_decoder/ac3_exponent.c :
16104  - suppression des `#ifdef AC3_SIGSEGV' ;
16105  - détection des frames invalides et support du booléen `b_invalid' ;
16107  * ac3_decoder/ac3_mantissa.c :
16108  - suppression des `#ifdef AC3_SIGSEGV' ;
16109  - détection des frames invalides et support du booléen `b_invalid' ;
16110  - optimisation de la fonction `mantissa_unpack()' ;
16112  * audio_decoder/audio_decoder.c :
16113  - correction d'un bug de la fonction `InitThread()' (scotchage à
16114  l'initialisation du décodeur MPEG2 dans certaines conditions très
16115  particulières) ;
16117  * include/ac3_decoder.h :
16118  - suppression du `#define AC3_SIGSEGV' ;
16120  * include/vpar_synchro.h :
16121  - déclaration explicite de la fonction `vpar_SynchroKludge()' lorsque
16122  `SAM_SYNCHRO' n'est pas activée ;
16124  * interface/intf_ctrl.c :
16125  - initialisation à `-1' des variables `i_input' et `i_pid' de la
16126  fonction `SelectPID()' ;
16128  * video_output/video_yuv.c :
16129  - mise en commentaire de la fonction inutilisée `yuvToRgb24()' ;
16131  * video_parser/video_parser.c :
16132  - intégration du patch proposé dans videolan-devel ;
16134  * video_parser/vpar_blocks.c :
16135  - intégration du patch proposé dans videolan-devel ;
16137  NdlR : apu warnings à la compilation :-)
16139 2000-02-04 Friday 15:48  seguin
16141  Support 4:2:2, 4:4:4 et niveaux de gris en 15, 16 et 32 bpp complet.
16143 2000-02-04 Friday 14:20  seguin
16145  Correction du segfault en gris.
16147 2000-02-03 Thursday 14:38  seguin
16149  Suppression de la ligne verte.
16150  Scaling encore optimisé.
16151  Suppression d'un bug causant un segfault sur certaines tailles de fenetre.
16153 2000-02-03 Thursday 13:40  seguin
16155  Correction du bug de calcul du masque (fontes outlines, point sous les ]).
16156  Vive les ^ qui suivent les ].
16158 2000-02-03 Thursday 04:37  maxx
16160  * audio_output/audio_output.c :
16161  - suppression du fprintf() de debug ;
16163  * spu_decoder/spu_decoder.c :
16164  - suppression des fprintf() de debug ;
16165  - la nouvelle version est prête mais je ne la commit pas encore ;
16167  * input/input_psi.c :
16168  - le décodeur spu était autospawné uniquement si b_audio était à 1...
16169  remplacement de b_audio par b_video (g bon sam ?) ;
16171 2000-02-03 Thursday 02:23  seguin
16173  Synchro améliorée X et Y, dans les 2 sens
16175 2000-02-02 Wednesday 22:52  maxx
16177  * audio_output/audio_output.c, interface/intf_ctrl.c :
16178  - suppression de deux warnings à la noix de cajou polymère ;
16180 2000-02-02 Wednesday 00:13  seguin
16182  Scaling horizontal >=1
16184 2000-02-01 Tuesday 10:30  seguin
16186  Scaling vertical dans les 2 sens en YUV walken.
16188 2000-02-01 Tuesday 03:16  massiot
16190  Rajout de #define SAM_SYNCHRO si sam veut reprendre son code.
16192 2000-02-01 Tuesday 02:38  massiot
16194  Un Makefile qui est parti un peu vite...
16196 2000-02-01 Tuesday 02:37  massiot
16198  Re-tentative de sauvetage de la synchro.
16200 2000-02-01 Tuesday 01:50  seguin
16202  Temporaire (ça segfaulte si on le chatouille un peu).
16203  YUV walken avec resize. Y et + seulement pour le moment.
16205 2000-02-01 Tuesday 00:11  massiot
16207  Synchro de base.
16209 2000-01-31 Monday 17:56  seguin
16211  Changement de chaîne configurable depuis un fichier texte.
16212  Quelques corrections esthetiques dans vout.
16214 2000-01-31 Monday 15:00  seguin
16216  Correction du bug 100% CPU en idle.
16218 2000-01-31 Monday 14:32  seguin
16220  Mise place du scaling, episode II
16221  Alignement amélioré
16222  Effacement 'intelligent' des zones modifiées
16223  Correction d'une memory corruption
16224  Structure d'acceuil pour les subpictures
16225  ggi et fb fonctionnent (pas mieux qu'avant, mais ils compilent)
16227  Ca rame. C'est normal, c'est la YUV en C qui est utilisée. C'est aussi normal
16228  parce que l'effacement, ça prends un peu de temps (et ça c'est définitif).
16229  Ce n'est pas beau: normal, il n'y a que du croping pour le moment, le scaling
16230  arrive.
16232 2000-01-31 Monday 06:03  sam
16234   . initialisation du décodeur de sous-titres
16235   . correction du bug de quit
16237 2000-01-31 Monday 03:29  stef
16239  Ca ne devrait plus segfaulter maintenant. Correction d'un bug dans l'input.
16241  --Meuuh
16243 2000-01-31 Monday 02:16  maxx
16245  IMPORTANT :
16246  * ce commit devrait corriger les problèmes de fermeture du vlc, commentaires
16247  souhaités (et obligatoires) ;
16248  * le problème de la synkro initiale de l'audio devrait être corrigé : reports
16249  souhaités (et obligatoires) grâce aux messages "aout debug" ;
16250  * en clair FAITES PETER UN MAIL avec vos messages "aout debug" et vos coups
16251  de gueule/coups de coeur quant à la fermeture du vlc ;-)
16253  * ac3_decoder/ac3_decoder.c, audio_decoder/audio_decoder.c :
16254  - rajout d'un msleep() en début de fonction RunThread() afin de
16255  contrebalancer le délai entre la réception d'un paquet TS et la
16256  présentation de son contenu (INPUT_PTS_DELAY) ;
16257  - rajout d'un cond_signal() dans la fonction EndThread() ;
16259  * audio_output/audio_output.c :
16260  - activation des messages de debug ;
16261  - réécriture de la fonction NextFrame() ;
16263 2000-01-31 Monday 01:33  sam
16265   . le décodeur de sous-titres s'appelle maintenant spu_decoder
16266   . auto spawn du spu_decoder (pour le moment ça chie)
16268 2000-01-31 Monday 00:31  stef
16270  Amélioration de la synchro.
16272  --Meuuh
16274 2000-01-30 Sunday 16:08  seguin
16276  Nouvelle interface, effacement des zones modifiées d'une image sur 2,
16277  calcul de la taille optimale d'une image, scaling.
16279  -Le scaling donne de bonnes tailles, mais les conversions YUV ne peuvent
16280  pas suivre pour le moment.
16281  -J'ai peut etre un peu cassé le fb et ggi (trop long à compiler pour tester).
16282  En cas de problème, je corrige de suite.
16283  -Les idle screens ("no stream") sont temporairement hors service.
16285 2000-01-28 Friday 03:10  massiot
16287  * Correction d'un message d'erreur erronné dans l'input ;
16288  * Correction d'un bug de synchro ;
16290 2000-01-28 Friday 01:12  stef
16292  . Déplacement de deux structures de lookup dans le parseur
16294 2000-01-27 Thursday 19:30  seguin
16296  Nouveau moteur de fontes.
16298 2000-01-27 Thursday 00:16  massiot
16300  Nettoyage et commentationnement.
16302 2000-01-26 Wednesday 23:46  sam
16304   . nouvelle synchro. ça devrait déjà fonctionner correctement en monothread
16306 2000-01-26 Wednesday 22:08  massiot
16308  Fichier désormais inutile.
16310 2000-01-26 Wednesday 21:48  massiot
16312  * Optimisation du video_parser ; define VPAR_OPTIM_LEVEL dans config.h
16313    pour régler le temps de compilation ;
16314  * virage d'un printf dans l'idct et d'une fonction inutile.
16316 2000-01-26 Wednesday 19:59  maxx
16318  * audio_output/audio_output.c :
16319  - mise en commentaire de l'affichage de l'aout_debug ;
16321 2000-01-26 Wednesday 17:33  sam
16323   . encore un peu plus de synchro. si ça saccade c'est normal, ça sera
16324    réglé dans l'heure, mais j'ai commité pour qu'on puisse enfin voir
16325    des B avec le nouveau décodeur (qui torchaize)
16327 2000-01-26 Wednesday 03:57  massiot
16329  vpar_motion.c n'est plus nécessaire désormais.
16331 2000-01-26 Wednesday 03:38  massiot
16333  * Optimisation du parseur ;
16334  * Réactivation du motion DMV ;
16336  Pour info, on torche largement le décodeur de référence (50 %).
16338 2000-01-25 Tuesday 20:02  maxx
16340  * audio_output/audio_output.c :
16341  - rajout de messages de debug en attendant de trouver le coefficient de
16342  synkro optimal ;
16343  - modification du coefficient de synkro (8 -> 256) ;
16345 2000-01-25 Tuesday 06:44  sam
16347   . correction d'un bug dans l'interface framebuffer
16348   . début de synchro qui marchouille, mais tous mes flux merdent
16350 2000-01-25 Tuesday 02:51  massiot
16352  * Ajout d'un flag VDEC_SMP à commenter si on n'a qu'un seul
16353  microprocesseur.
16355 2000-01-25 Tuesday 01:23  jimmy
16357    Ajout de fonctions yuv permettant un scaling 'exotique' en fin du
16358  fichier. Elles seront testees des que l'output le permettra.
16360 2000-01-25 Tuesday 01:09  massiot
16362  * Optimisation de vdec_motion.c et video_decoder.c ;
16363  * Passage des fonctions de la video_fifo en inline ;
16364  * Correction d'un bug provoquant un overflow des messages dans
16365  vpar_headers.c.
16367 2000-01-24 Monday 13:53  seguin
16369  Makefile et config.
16371 2000-01-24 Monday 07:53  sam
16373   fichiers oubliés qui faisaient que ça compile pas
16375 2000-01-24 Monday 04:28  sam
16377   . un chti peu plus de synchro video, mais c'est pas encore ça
16378   . suppression des #include "X11/*" pour que ça compile sans X
16379   . alban, t'es mortel
16381 2000-01-24 Monday 03:07  maxx
16383  * audio_output/audio_output.c :
16384  - implémentation de la synkro (qui punit méchant) ;
16386  * audio_decoder/audio_decoder.c, ac3_decoder/ac3_decoder.c :
16387  - rajout de vlc_cond_signal() afin de prévenir l'audio_output que de
16388  nouveaux samples ont été décodés ;
16390  * Makefile :
16391  - rajout de l'options de compilation -g ;
16392  - utilisation du old decoder (synkro) ;
16394  * include/config.h :
16395  - suppression des messages de debug ;
16397 2000-01-24 Monday 01:16  maxx
16399  * GoldenEye rewlz :
16400  - explications du commit au prochain commit :-)
16402 2000-01-23 Sunday 21:58  jimmy
16404  * Activation des Sparses idct dans le video parser;
16405  * Utilisation de la mmx pour la dct si l'architechture s'y prête
16406    (modif de Makefile et vdec_idct)
16407  * idctmmx.S avec une forme d'appel identique a vdec_idct a ete ajoute a
16408    video_decoder.
16410 2000-01-23 Sunday 10:05  maxx
16412  * audio_output/audio_output.c :
16413  - suppression d'une macro inutile ;
16414  - proprification d'une ligne de code obscur ;
16416 2000-01-23 Sunday 03:32  jimmy
16418  CA MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARCHE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16420  --Meuuh
16422 2000-01-22 Saturday 23:22  sam
16424   . ajout des flags pour Linux Sparc (au fait, jimmy, t'es con :p)
16426 2000-01-21 Friday 12:31  sam
16428   . support framebuffer
16429   . input clavier limitée mais fonctionnelle
16431 2000-01-21 Friday 07:59  sam
16433   l'output framebuffer fonctionne presque.
16434   ca va *pas* merder.
16436 2000-01-21 Friday 05:52  maxx
16438  * ac3_decoder/ac3_decoder.c, audio_decoder/audio_decoder.c :
16439  - correction d'un bug dans la fonction d'initialisation des décodeurs
16440  (freeze lorsqu'aucun paquet PES n'est envoyé aux décodeurs) ;
16442  * audio_output/audio_output.c :
16443  - correction d'un bug dans l'initialisation du flag b_die des fifos des
16444  décodeurs ;
16445  - correction d'un bug dans la lecture des flags b_die des fifos des
16446  décodeurs (les fifos n'étaient pas détruites avant la mort du thread
16447  audio_output) ;
16449 2000-01-20 Thursday 19:48  maxx
16451  * include/decoder_fifo.h :
16452  - correction d'un bug dans la fonction GetByte (freeze éventuel des
16453  décodeurs lors du suicide du thread input) ;
16455 2000-01-20 Thursday 19:18  seguin
16457  Gras de parametres en ligne de commande ou en variables d'environnement,
16458  afin de ne pas avoir a recompiler le client en cas de loose.
16460 2000-01-20 Thursday 18:17  seguin
16462  Desactivation du changement de chaine en --novlan
16464 2000-01-20 Thursday 18:10  seguin
16466  Timeout pour les changements de vlan
16468 2000-01-20 Thursday 17:12  seguin
16470  Changement de chaine. Delicat encore, mais il marche. Quelques corrections
16471  esthetiques, un timeout pour les vlans et le frame buffer et c'est la
16472  release démo (en ce qui me concerne) !
16474 2000-01-20 Thursday 14:30  maxx
16476  * ac3_decoder/ac3_decoder.c :
16477  - màj de la fréquence théorique de chaque frame ac3 ;
16479  * audio_output/audio_output.c :
16480  - détection des bouclages de flux et resynkronisation automatique sur la
16481  fréquence théorique ;
16483 2000-01-20 Thursday 12:23  maxx
16485  * Makefile :
16486  - DECODER=old et non DECODER=new ;
16488  * include/ac3_decoder.h :
16489  - rajout, dans la structure ac3dec_thread_t, du membre b_invalid (utilisé
16490  pour skipper une frame ac3 invalide) ;
16492  * ac3_decoder/ac3_decoder.c :
16493  - rajout du support de b_invalid ;
16495  * ac3_decoder/ac3_exponent.c :
16496  - optimisations ;
16498  * ac3_decoder/ac3_mantissa.c :
16499  - détection d'une mantisse invalide et màj de b_invalid ;
16501  * audio_output/audio_output.c :
16502  - resynkro en cas de bouclage du flux ;
16504 2000-01-20 Thursday 12:16  massiot
16506  Correction de l'YUV en 15 bpp.
16508 2000-01-20 Thursday 05:10  sam
16510   et paf ! n'a pu les sales fichiers .new
16512 2000-01-20 Thursday 05:09  sam
16514   giclage de ces putains de .old et .new qu'à chaque commit je me plante
16515  et à chaque update aussi, alors pouf, des #ifdef ça va aussi..
16517 2000-01-19 Wednesday 22:03  sam
16519   rajoout d'includes pour que ça compile sous FreeBSD (thx Dae)
16521 2000-01-19 Wednesday 21:59  sam
16523   . ajout des patches ac3 de MaXX dans le nouveau décodeur
16524   . fixé ce #@!#@! de idct.c.new qui fait _chier_
16526 2000-01-19 Wednesday 19:43  seguin
16528  Début du changement de chaine.
16530 2000-01-19 Wednesday 18:39  massiot
16532  support de vout_DatePicture().
16534 2000-01-19 Wednesday 18:09  massiot
16536  Support pour le motion DMV.
16538 2000-01-19 Wednesday 17:45  seguin
16540  API vout_DatePicture terminée.
16542 2000-01-19 Wednesday 17:38  sam
16544   . préparation de la modification de l'API synchro
16546 2000-01-19 Wednesday 17:25  seguin
16548  Resize qui fonctionne.
16550 2000-01-19 Wednesday 14:38  sam
16552   . augmentation de VOUT_FPS_SAMPLES pour un calcul un peu plus réaliste
16553    des fps, sachant qu'il y a 30 images par seconde sur un DVD, faire une
16554    moyenne sur 5 images me parait un peu débile.
16556 2000-01-19 Wednesday 14:11  massiot
16558  Corrections de bugs dans le motion.
16560 2000-01-19 Wednesday 13:28  seguin
16562  API vout_DateImage (mais ça ne marche pas)
16563  Suite nettoyage
16565 2000-01-19 Wednesday 11:52  seguin
16567  Ajout d'une fonction de deboguage à UnlinkPicture
16568  VS: ----------------------------------------------------------------------
16570 2000-01-19 Wednesday 11:04  seguin
16572  Nettoyage.
16574 2000-01-19 Wednesday 10:47  maxx
16576  * Documentation/bugs, Documentation/todo :
16577  - mise à jour des sections concernant les décodeurs audio ;
16579 2000-01-19 Wednesday 07:06  sam
16581   . dernier fichier nécessaire à la compilation du subtitle decoder
16583 2000-01-19 Wednesday 07:00  sam
16585   . ultimisation des calculs de prédiction dans la synchro
16586   . squelette du subtitle_decoder
16588 2000-01-19 Wednesday 03:15  seguin
16590  Toujours du nettoyage.
16591  Une API pour les sous titres.
16593 2000-01-19 Wednesday 01:01  maxx
16595  * ac3_decoder/ac3_decoder.c, audio_output/audio_output.c :
16596  - modification de la synkro, détection de la fréquence du flux ac3 ;
16598 2000-01-19 Wednesday 00:43  seguin
16600  YUV MMX, avec aspect ratio !!!
16602 2000-01-19 Wednesday 00:16  seguin
16604  YUV en couleurs.
16606 2000-01-18 Tuesday 23:33  sam
16608  début de la synchro. ça n'influe pas sur le reste pour le moment, mais
16609  la base des algos à deux balles est là.
16611 2000-01-18 Tuesday 23:29  massiot
16613  Le motion compensation. Notez que ça ne marche pas (encore).
16615 2000-01-18 Tuesday 22:50  seguin
16617  Changement de l'API de vout (chroma_width)
16618  Nettoyage des YUV.
16620  Ne marche qu'en -g pour le moment, le reste arrive.
16622 2000-01-18 Tuesday 21:39  polux
16624  Le parser fonctionne maintenant avec les I, les P et les B.
16625  Reste a implementer la synchro et finir le decodeur.
16627 2000-01-18 Tuesday 17:22  sam
16629   faut pas être trop pressés dans la vie :)
16631 2000-01-18 Tuesday 17:17  sam
16633   petit patch pour faire marcher l'AC3
16635 2000-01-18 Tuesday 16:00  massiot
16637  i_aspect_ratio et i_matrix_coefficients pour Ptyx.
16639 2000-01-18 Tuesday 15:34  sam
16641   le bug de input_psi était fourbement réapparu.
16643 2000-01-18 Tuesday 15:09  seguin
16645  Ajout de quelques membres a picture_t
16647 2000-01-18 Tuesday 14:55  maxx
16649  * Modification de l'input afin de spawner un décodeur ac3 lorsqu'un tel flux
16650  est détecté ;
16652  * Implémentation du décodeur ac3 ;
16654  * Il est rewlz(ac3dec) - 2h00 :-)
16656 2000-01-18 Tuesday 05:09  massiot
16658  Nettoyage global. Le vlc se ferme proprement, elem_t devient dctelem_t, le
16659  macroblock perdu a été retrouvé, et bien plus...
16661 2000-01-18 Tuesday 01:43  seguin
16663  Redimensionnement de la fenetre en fonction de la taille des images sous X11.
16665 2000-01-18 Tuesday 00:43  seguin
16667  Gestion des touches en GGI (ouf !)
16669 2000-01-17 Monday 22:52  maxx
16671  * Rajout du début du décodeur ac3 ;
16673 2000-01-17 Monday 22:51  maxx
16675  * Makefile :
16676  - rajout de ac3_decoder ;
16677  - rajout de l'option MMX ;
16679  * Makefile.dep :
16680  - suppression de lignes vides ;
16682  * include/audio_decoder.h, audio_decoder/audio_decoder.c :
16683  - remplacement de AOUT_FRAME_SIZE par ADEC_FRAME_SIZE et aout_frame_t par
16684  adec_frame_t ;
16686  * include/audio_constants.h :
16687  - mise en commentaire du tableau inutilisé ADEC_FRAME_SIZE ;
16689  * include/audio_output.h :
16690  - corrections typographiques ;
16692  * include/vlc.h :
16693  - rajout de ac3_decoder.h ;
16695 2000-01-17 Monday 22:35  polux
16697  Les I marchent !!!!!!!!!!!!!!!!!!!!!!!!
16698  Le gros bug est mort.
16700 2000-01-17 Monday 17:43  seguin
16702  Nettoyage, ajout du gamma, préparation de la yuv walken.
16704 2000-01-17 Monday 15:52  massiot
16706  Suite des images I.
16708 2000-01-17 Monday 14:49  massiot
16710  Fin du parsage des I.
16712 2000-01-17 Monday 13:54  massiot
16714  Virationnement d'un warning avec l'ancien décodeur (j'ai vraiment du temps à
16715  perdre).
16717 2000-01-17 Monday 13:31  seguin
16719  Resize sous X11, gestion du screen saver.
16720  Nettoyage de config.h
16721  Nettoyage de vout et intf
16723 2000-01-17 Monday 05:56  polux
16725  Il est 6 heure du matin et le parser ... parse !!!!!!!!
16726  Ca à l'air de pas trop mal marcher. Parmis les bugs les plus sauvages
16727  on trouve :
16728  1) le DumpBits sans NeedBits (corrigé par un RemoveBits)
16729  2) Une table à laquelle il manquait une ligne
16730  3) le test de fin de boucle du décodage des coef dct était mal placé
16732  Meuh, à toi de jouer
16734  Stef & Polux
16736 2000-01-17 Monday 01:00  massiot
16738  Virationnement de quelques warnings.
16740 2000-01-16 Sunday 21:39  seguin
16742  Récupération du kludge level dans display.c pour pouvoir afficher autre
16743  chose que les I...
16745 2000-01-16 Sunday 20:17  seguin
16747  Mise au point du driver GGI.
16749 2000-01-16 Sunday 17:43  seguin
16751  Integration de display.c à vout.
16752  Mise au point du driver X11 (plus de XShm error).
16753  Incrustation de texte en X11, calcul des FPS, etc...
16754  Intégration de la conversion MMX.
16755  Mode 'niveaux de gris' pour les machines lentes non MMX (les pauvres !)
16756  Attention: les drivers GGI et FB ne sont pas à jour...
16758 2000-01-15 Saturday 15:26  polux
16760  Le debuggage du parser avance ... lentement.
16762 2000-01-15 Saturday 11:51  stef
16764  * Un petit peu de débuggage dans le video parser
16766 2000-01-15 Saturday 04:03  stef
16768  * Ajout d'un flag b_mpeg2 qui manquait dans le parser
16769  * Réécriture de fonctions d'initialisation du parseur
16770  * Changement des fonctions MPEG2decode qui étaient buggées
16772   Vérification avec polux tout à l'heure
16774 2000-01-15 Saturday 00:07  seguin
16776  GGI fonctionnel. N'oubliez pas de définit GII_INPUT.
16777  Nettoyage de video_* et intf_*.
16779 2000-01-14 Friday 15:12  polux
16781  Début bu vrai débuggage du parser. Maintenant le vlc segfaulte
16782  dans Pictureheader au lieu de segfaulter dans l'initialisation
16783  du parser.
16785 2000-01-14 Friday 14:00  massiot
16787  Suppression des fichiers .raw du CVS (ils sont sur zen dans vlc-Resources).
16789 2000-01-14 Friday 12:15  sam
16791   correction d'une typo
16793 2000-01-13 Thursday 19:52  seguin
16795  YUV 15,16 et 32 bits integrée au vout (sans le MMX pour le moment).
16796  En 24bpp, à vos risques et perils...
16798 2000-01-13 Thursday 11:44  polux
16800  Rajout d'un vlc.h.new que j'avais oublie lors du dernier commit.
16801  Changement du mode d'affichage par defaut du makefile sur X11.
16803 2000-01-12 Wednesday 23:38  polux
16805  Pour la plus grande joie de tous, le client compile correctement. Attention
16806  il compile non seulement avec l'ancien video decoder mais aussi avec le
16807  nouveau. Pour passer de l'un a l'autre il faut changer le flag DECODER
16808  du Makefile ET utiliser l'utilitaire new2old.sh gracieusement mis a votre
16809  disposition par ptyx dans le module utils du CVS. Ce programme switche
16810  quelques fichiers et permet dons de passer de l'ancien client au nouveau
16811  et vis verca. Mais ATTENTION : IL NE FAUT PAS COMMITER LE CLIENT LORSQU'IL
16812  EST EN CONFIGURATION NEW, avant de commiter il faut tout remettre en
16813  configuration old.
16815 2000-01-12 Wednesday 22:23  seguin
16817  Et le .h qui va avec le nouveal .c
16819 2000-01-12 Wednesday 22:17  seguin
16821  Suppression de vlc.h
16823 2000-01-12 Wednesday 16:35  seguin
16825  Ajout du framebuffer (initialisation/terminaison) - ne fonctionne pas en VESA.
16826  La fonction d'affichage des images envoie une ligne dans le log à chaque image.
16828 2000-01-12 Wednesday 16:31  polux
16830  Correction de conneries de stef....
16831  Merci de NE PAS COMMITER VIDEO_DECODER.H, sinon ca ne compile pas !
16833 2000-01-12 Wednesday 14:14  stef
16835  * Fonction de décodage des Blocs MPEG2intra.
16836  * Correction d'erreurs sur la gestion des tables de lookup
16838 2000-01-11 Tuesday 22:34  polux
16840  Encore une petite modif pour permettre au parser de compiler.
16842 2000-01-11 Tuesday 19:01  seguin
16844  Modifs diverses et variees. Le mode FB compile (mais ne fait rien).
16846 2000-01-11 Tuesday 15:45  polux
16848  Encore du debuggage.
16850 2000-01-11 Tuesday 12:05  seguin
16852  Correction de quelques erreurs dans l'interface et vout.
16853  Changement du type vlc_thread_func en vlc_thread_func_t dans le décodeur.
16854  Utilisation de 2 displays au lieu d'un au cas ou la Xlib ne serait pas thread-safe.
16855  Ajout de droits corrects au fichier de log.
16857  Le bug lié à XShm à la fin est 'normal' (lié au serveur X, pas à moi) : il
16858  disparaitra à condition qu'au moins une image soit affichée.
16860  Le plantage sauvage de la Xlib à la fin du programme est lié à display.c.
16862 2000-01-11 Tuesday 10:59  polux
16864  Correction de 2 petites erreurs :
16865  - vdec_idct.h : oubli d'un point virgule
16866  - video_parser.h : dupplication du champs pppl_dct_dc_size
16868 2000-01-11 Tuesday 00:36  seguin
16870  A tout kassé.
16872 2000-01-11 Tuesday 00:29  massiot
16874  Heureusement que j'avais dit de faire gaffe a ne pas committer le mauvais
16875  video_decoder.h :-ppppp
16877 2000-01-10 Monday 23:45  jimmy
16879    Et le petit toast qui va avec...
16881 2000-01-10 Monday 02:09  stef
16883  * Modifications d'erreurs dans  MacroBlockAddressIncrement
16884  * Ajout des fonctions vpar_*MBtype
16885  * Ajout de tables de lookup (pour les tableaux B1 à B4 et B9)
16886  * Ajout de vpar_CodedPattern420
16888  Il manque encore pas mal de fonctions (en particulier DecodeMPEG)
16890 2000-01-10 Monday 00:38  maxx
16892  * Makefile :
16893  - rajout de l'option de compilation qui marche bien -fomit-frame-pointer ;
16895  * include/audio_output.h, audio_output/audio_output.c :
16896  - modification de la méthode de lecture d'un flux provenant d'un décodeur
16897  audio : qu'il s'agisse d'un flux audio MPEG2, AC3 ou MPEG12, l'algorithme
16898  reste le même ;
16900  * include/audio_decoder.h, audio_decoder/audio_decoder.c :
16901  - rajout de la constante AOUT_FRAME_SIZE et de la structure aout_frame_t
16902  qui décrivent la forme sous laquelle les samples audio décodés sont
16903  transmis à l'audio_output (cf point précédent) ;
16905 2000-01-09 Sunday 21:53  polux
16907  Debut de la partie parser du motion compensation.
16909 2000-01-07 Friday 17:18  polux
16911  Refonte de la synchro qui devrait eliminer les problemes rencontres
16912  lors des changements de flux.
16914 2000-01-06 Thursday 01:13  massiot
16916  video_decoder : ajout de la crop table dans AddBlock ;
16917  video_parser : correction d'une erreur dans le commit précédent (on ne
16918  fera pas la saturation dans le cas d'une DFT, de toute façon)
16920 2000-01-06 Thursday 00:50  massiot
16922  Définition des matrices de quantification par défaut, du balayage,
16923  et création de la crop table pour la saturation qu'on fera pas.
16925 2000-01-05 Wednesday 21:13  massiot
16927  Adaptation de l'input au video_parser.
16929 2000-01-05 Wednesday 19:25  massiot
16931  * vpar_blocks.c : Correction d'une erreur introduite hier soir avec
16932    AddBlock en chrominance 420 ;
16933  * vpar_headers.c : Réordonnancement des fonctions (les fonctions inline
16934    doivent etre en tete sinon elles ne sont pas optimisées en inline par
16935    gcc) ;
16937 2000-01-05 Wednesday 04:42  stef
16939  * Ajout de la fonction MacroBlockAddressIncrement dans vpar_blocks.c
16941 2000-01-05 Wednesday 03:32  massiot
16943  J'en ai chié mais j'ai enfin pondu le AddBlock du video_decoder.
16945 2000-01-04 Tuesday 18:57  massiot
16947  Ajout des fichiers de la synchro un peu partout.
16949 2000-01-04 Tuesday 16:07  massiot
16951  Correction de 1242 fautes de frappe et includes foireux. Presque tout
16952  compile presque.
16954 2000-01-04 Tuesday 01:01  massiot
16956  video_fifo.c et vpar_headers.c compilent à peu près. Correction d'environ
16957  4212 fautes de frappe.
16959 2000-01-03 Monday 21:38  massiot
16961  * Makefile : ajout du nouveau décodeur (commenté) ;
16962               suppression du video_output pour que Ptyx puisse committer
16963               ses trucs sans craindre de tout casser le cvs ;
16964  * interface/* : désactivage du video_output ;
16965  * include/config.h : plein de directives pour le parseur et le décodeur ;
16966  * include/decoder_fifo.h : nouvelles primitives pour le parseur ;
16967  * le reste : ben de quoi faire compiler video_parser.c, bug fixes
16968    essentiellement ;
16970  Eviv Bulgroz !
16972 2000-01-02 Sunday 07:00  sam
16974   - je ne ferai plus de commits débiles à 5h du mat
16976 2000-01-02 Sunday 05:42  sam
16978   - include des PES de type AC3 pour préparer une bidouille infâme
16979   - reformatage des commentaires à 80 colonnes au lieu de 81 parce que
16980    ça a le don de m'énerver prodigieusement.
16982 1999-12-31 Friday 18:35  massiot
16984  Deux oublis dans le commit de la derniere fois.
16986 1999-12-30 Thursday 14:59  stef
16988  * Modifications de quelques erreurs sur le parseur
16990 1999-12-29 Wednesday 03:48  stef
16992  * Ajout de quelques fonctions pour traiter les structures *_extension
16993    dans le parser
16995 1999-12-29 Wednesday 00:35  massiot
16997  Suite du video_parser et du video_decoder.
16999 1999-12-22 Wednesday 14:18  massiot
17001  suite du parseur.
17003 1999-12-22 Wednesday 03:27  massiot
17005  Un bon morceau du parseur.
17007  Stef, je ne t'oublie pas, demain t'auras du boulot, promis :)
17009 1999-12-21 Tuesday 19:14  massiot
17011  Ce fichier la etait en trop
17013 1999-12-21 Tuesday 19:12  massiot
17015  Début du décodeur + début du parseur.
17017  Évidemment ça compile pas et on n'est pas sortis de l'auberge, m'enfin...
17019 1999-12-21 Tuesday 01:07  stef
17021  [no log message]
17023 1999-12-19 Sunday 21:08  sam
17025   . ajout de #ifdef pour ne pas avoir de console X en mode framebuffer
17026   . mode --novlans par défaut
17028 1999-12-18 Saturday 18:13  massiot
17030  * Patchs MPEG1, qui marchent ou qui ne marche pas ;
17031  * Optimisation de ClearBlock() ;
17032  * Début du video_parser ;
17034 1999-12-15 Wednesday 20:01  maxx
17036  * audio_decoder/audio_decoder.c :
17037  - l'ancienne méthode de synchro était bugguée, la nouvelle rewlz... Sam,
17038  j'espère que tu me pardonneras un jour ;
17040  * audio_output/audio_output.c :
17041  - suppression des messages de debug, à la demande de Polux, qui veut
17042  squatter seul la console de debug avec ses messages de fps ;
17044 1999-12-15 Wednesday 00:37  maxx
17046  * .cvsignore :
17047  + Rajout du fichier core ;
17049  * audio_output/audio_output.c :
17050  + Rajout de messages de debug :
17051  - nombre de frames audio dans la plage datée courante ;
17052  - durée de cette plage audio datée (en µs) ;
17053  - fréquence du flux sonore pour cette plage datée ;
17055  * interface/intf_ctrl.c :
17056  - Correction du bug `help vlan' (mouahaha il manquait une virgule :-).
17058 1999-12-12 Sunday 19:04  polux
17060  Grâce à Jimmy, plus besoin de compiler les fichiers assembleurs à part,
17061  le make se débrouille tout seul comme un grand en utilisant gcc pour
17062  compiler les .S
17064 1999-12-09 Thursday 23:37  benny
17066  Correction d'un bug dans la lecture de la version de la PMT
17068 1999-12-08 Wednesday 22:23  benny
17070  Commit bis des modifications concernant l'initialisation du continuity
17071  counter (ecrasees entre temps)
17073 1999-12-08 Wednesday 17:01  polux
17075  Fin du remplacement des pthread + ajout du frame rate dans display.c.
17077  Polux
17079 1999-12-08 Wednesday 16:22  polux
17081  Encapsulation des pthread qui sont maintenant remplacées par les vlc_thread.
17082  Toutes les références aux pthread que ce soit les thread, les mutex ou
17083  les variables conditionnelles, ont été remplacées par leur équivalent
17084  vlc_thread. Les vlc_thread sont une version très simplifiée des pthread et
17085  fonctionnent exactement de la même façon. Ceci devrait grandement faciliter
17086  le portage vers d'autres OS.
17088  Polux
17090 1999-12-08 Wednesday 01:42  benny
17092  Le continuity_counter du vlc est maintenant initialise automatiquement a
17093  la valeur du premier paquet TS que l'input recoit pour chaque PID. On
17094  evite de trasher systematiquement (ou presque) le premier TS de chaque
17095  PID.
17097 1999-12-07 Tuesday 04:33  benny
17099  Correction d'une erreur dans le parsage de la PMT (mauvais masque de
17100  lecture des PID des ES)
17102 1999-12-07 Tuesday 03:16  maxx
17104  * Documentation/todo :
17105  - mise à jour des données concernant l'audio_decoder et l'audio_output ;
17107  * CVS :
17108  - rajout automatique de la signature du commiteur (si vous voyez "maxx"
17109  un peu plus bas, c'est que ça rewlz :-) ;
17111 1999-12-06 Monday 18:02  maxx
17113  * .cvsignore :
17114  - Suppression d'une ligne inutile... certains font vraiment n'importe
17115  quoi O:->
17117  -- MaXX
17119 1999-12-06 Monday 17:59  maxx
17121  * .cvsignore :
17122  - Rajout d'une ligne inutile... il faut bien tester la nouvelle
17123  configuration CVS :-)
17125  -- MaXX
17127 1999-12-05 Sunday 00:19  maxx
17129  retest
17131 1999-12-05 Sunday 00:00  maxx
17133  test
17135 1999-11-21 Sunday 15:26  polux
17137  Mise en place du mécanisme de détection de changement de flux dans la synchro
17139  Polux
17141 1999-11-10 Wednesday 00:30  benny
17143  Nettoyage de input_psi.
17145  Debugage de DemuxPSI. Le nouveau code doit etre capable de gerer des cas
17146  foireux qui ne sont pas senses arriver (et qui n'ont jamais ete rencontre
17147  dans les flux qu'on a, vu que ca n'a jamais plante la avant). Son
17148  principal interet est de ne plus produire de warning a la compilation :)
17150  Benny
17152 1999-11-06 Saturday 22:45  massiot
17154  Modifications de Polusque depuis la DR2, à savoir :
17155  - virationnement de la saturation ;
17156  - optimisation MMX de la conversion YUV.
17158  --Meuuh
17160 1999-10-27 Wednesday 20:00  benny
17162  Le prototypes des fonctions Enable/DisableScreeSaver dans xutils.h ne
17163  correspondait pas a leur declaration dans xutils.c
17165  Benny
17167 1999-10-21 Thursday 01:30  benny
17169  Bug fix: le buffer p_pes_header_save du pes n'etait jamais alloue, ce qui
17170  fait que la fonction DemuxPES plantait si jamais le header pes etait plus
17171  gros que le premier packet ts du pes.
17173  Benny
17175 1999-10-12 Tuesday 20:58  massiot
17177  Synchronisation vlc-DR2/CVS
17179  * Makefile : nouvelles options d'optimisation, décodeur vidéo ;
17180  * config.h : FIFOs et netlist plus longues ;
17181  * input_psi.c : Suppression de messages de debug ;
17183  --Meuuh
17185 1999-10-06 Wednesday 20:47  massiot
17187  * Correction d'un bug ou quand on ne definait pas le DEBUG, il
17188  remplacait les intf_DbgMsg par des ;, ce qui n'est pas cool pour les
17189  if ... else sans accolades (input_psi.c).
17191  --Meuuh
17193 1999-10-06 Wednesday 19:25  massiot
17195  Un #ifdef DEBUG qui manquait et qui faisait que ca compilait pas sans le DEBUG.
17197  --Meuuh
17199 1999-10-06 Wednesday 03:29  maxx
17201  * Documentation/bugs :
17202  - Suppression d'un bon nombre de bugs de l'input ;
17203  - Rajout d'un bug concernant ./vlc --novideo ;
17205  --
17206  MaXX
17208 1999-10-06 Wednesday 02:32  massiot
17210  * L'autospawn réagit correctement si on utilise les flags --novideo ou
17211    --noaudio ;
17213  --Meuuh
17215 1999-10-06 Wednesday 01:41  maxx
17217  * audio_output/audio_output.c :
17218  - Suppression totale de la synchro en dates absolues ;
17219  - Rajout de la re-synchro en dates relatives (il est donc désormais
17220  possible de couper un flux et de le relancer, ou de changer de flux,
17221  tout en gardant le même input, le même décodeur audio... pratique pour
17222  le pseudo-changement de chaîne prévu à la War :-) ;
17224  --
17225  MaXX
17227 1999-10-04 Monday 12:20  maxx
17229  * audio_output/audio_output.c :
17230  - Suppression de la synchro en attendant de trouver une meilleure méthode ;
17232  --
17233  MaXX
17235 1999-10-04 Monday 04:24  maxx
17237  * input/input.c :
17238  - Correction de deux bugs concernant le calcul de b_has_pts et d'une autre
17239  variable de la structure pes (les masques utilisés n'étaient pas les bons...
17240  conséquence immédiate : la synchro ne voyait jamais de paquet daté) ;
17241  - Correction d'un bug de la méthode de calcul de i_pts ;
17243  * audio_decoder/audio_decoder.c :
17244  - Autodétection des dates en utilisant le champ i_pts fourni par la
17245  synchro... le son à fréquence variable adaptée aux pertes de paquets TS et
17246  autres problèmes est désormais une réalité :-)
17248  * audio_output/audio_output.c :
17249  + Rajout de la synchro :
17250  - On attend si on est en avance ;
17251  - On saute des frames si on est en retard ;
17252  + Ce n'est pas encore tout à fait ça, mais ça commence à prendre forme...
17253  On dirait que le mini-server va trop vite, parce que l'audio est souvent
17254  en retard... Polux ?
17256  * Makefile :
17257  - Modifications cosmétiques ;
17259  --
17260  MaXX
17262 1999-10-03 Sunday 00:37  maxx
17264  * .cvsignore :
17265  - Rajout des fichiers vlc.init et gmon.out ;
17267  --
17268  MaXX
17270 1999-10-03 Sunday 00:31  maxx
17272  * Makefile :
17273  - Rajout des options de linkage -g et -pg afin de faire fonctionner le
17274  profiling ;
17276  --
17277  MaXX
17279 1999-10-02 Saturday 23:32  maxx
17281  * include/decoder_fifo.h :
17282  - Rajout du support permettant de détecter la fin du thread input
17283  correspondant au flux de bits passé en argument à la fonction GetByte ;
17285  * input/input.c :
17286  - Changements cosmétiques ;
17288  * input/input_psi.c :
17289  - Correction d'un bug de la fonction DestroyPgrmDescr qui faisait
17290  segfaulter le vlc à sa terminaison ;
17292  * audio_decoder/audio_decoder.c :
17293  * generic_decoder/generic_decoder.c :
17294  * video_decoder/video_decoder.c :
17295  - Les fonctions xdec_DestroyThread envoient désormais un signal permettant
17296  aux decoder threads de quitter la fonction GetByte meme s'ils sont en
17297  attente dans la fonction pthread_cond_wait ;
17299  --
17300  MaXX
17302 1999-10-02 Saturday 12:20  massiot
17304  * input.c : Ajout du booléen b_error et d'une boucle d'erreur pour
17305    éviter la fermeture sauvage de l'input ;
17306  * main.c : Le vlc se ferme désormais proprement quand il bouffe un SIGINT.
17308  --Meuuh
17310 1999-10-02 Saturday 00:45  massiot
17312  * Suppression d'un message d'erreur erronné ;
17314  --Meuuh
17316 1999-10-02 Saturday 00:05  massiot
17318  * L'input devrait être capable de se fermer correctement après une
17319    erreur (j'ai dit _capable_, hein, j'ai pas dit qu'elle le faisait) ;
17321  --Meuuh
17323 1999-10-01 Friday 17:44  maxx
17325  * Makefile :
17326  - Rajout de l'option -pg maintenant que le %*!&#@ de bug est corrigé, et en
17327  attendant qu'on trouve le moyen de releaser proprement le lock des
17328  decoder_fifos :-)
17330  * audio_decoder/audio_decoder.c :
17331  - Correction d'un bug qui entrainait une dérivation du son ;
17333  * include/audio_output.h :
17334  - Passage du nb max de fifos audio de 4 à 2 pour augmenter le niveau sonore ;
17336  * interface/main.c :
17337  - Typo ;
17339  --
17340  MaXX
17342 1999-10-01 Friday 14:38  maxx
17344  * input/input_pcr.c :
17345  - Correction d'un bug de la fonction input_PcrReInit : pthread_mutex_lock()
17346  était appelée avec un argument obtenu en déréférençant un pointeur non
17347  initialisé ;
17348  - Le bug ne survenait que lorsque le vlc était compilé SANS -Ox, probablement
17349  parce que le code optimisé n'exécutait pas les instructions dans le meme
17350  ordre ;
17352  -- MaXX
17354 1999-09-29 Wednesday 11:56  maxx
17356  * include/mtime.h :
17357  - mtime_t devient un s64 (et non plus un u64) pour harmoniser gestion de
17358  l'horloge et synchronisation ;
17359  - LAST_MDATE correspond désormais à la plus grande valeur que peut
17360  prendre un s64 ;
17361  - MSTRTIME_MAX_SIZE prend en compte le fait que les dates peuvent désormais
17362  être négatives ;
17364  * misc/mtime.c :
17365  - modifications diverses et variées prenant en compte le changement de
17366  mtime_t ;
17368  * include/input.h :
17369  - i_pts et les variables s64 de la structure pcr sont désormais des mtime_t ;
17371  * input/input.c :
17372  - passage des casts en (mtime_t) et non (s64) ;
17374  * input/input_file.c :
17375  - rajout d'un #include "mtime.h" ;
17377  * input/input_pcr.c :
17378  - passage des s64 en mtime_t ;
17380  * misc/xutils.c :
17381  - correction de deux warnings ;
17383  -- MaXX
17385 1999-09-28 Tuesday 12:35  maxx
17387  * include/decoder_fifo.h :
17388  - Proprification des commentaires ;
17390  * include/input.h :
17391  - i_pts était un u32 mais doit être un s64 ;
17392  - Question ouverte au Ptyx : pourquoi mtime_t est un u64 ?
17393    Est-ce que c'est mauvais de passer mtime_t en s64 ?
17394    Est-ce que ça fait modifier beaucoup de code ?
17396  * input/input.c :
17397  - Correction d'un cast ;
17399  -- MaXX
17401 1999-09-24 Friday 12:02  maxx
17403  * audio_decoder/audio_decoder.c :
17404  - Intégration totale et non commentée du support de la synchro ;
17405  - Le problème du 0.1% de CPU -> 9.7% est résolu en compilant avec un
17406  flag d'optimisation (cf ci-dessous) ;
17408  * Makefile :
17409  - Rajout d'une ligne *commentée* avec le flag d'optimisation -O2 ;
17410  - En -O2 et en faisant tourner le mini-server et un vlc --novideo sur la
17411  meme machine, la somme des %CPU du vlc et du mini-server est égale à 0 :-)
17412  C'est pas beau ça ?
17414  -- MaXX "vlc rewlz"
17416 1999-09-23 Thursday 22:56  polux
17418  Implémentation rudimentaire de la synchro : les packets
17419  PES sont maintenant datés.
17421  --
17422  Polux
17424 1999-09-23 Thursday 12:22  massiot
17426  * AUTO_SPAWN n'est plus necessaire pour lancer l'init script.
17428  --Meuuh
17430 1999-09-22 Wednesday 17:53  maxx
17432  * include/audio_output.h :
17433  - Correction d'une erreur dans la taille des frames du Layer II (1152
17434  et non 1192) (ne vous en faites pas, l'erreur n'était présente que dans
17435  un commentaire :-) ;
17437  * audio_decoder/audio_decoder.c :
17438  - Rajout d'un certain nombre de commentaires utiles pour la suite du
17439  développement de l'audio_decoder ;
17440  - Modification de la méthode de calcul du nombre de frames audio libres
17441  dans l'aout_fifo (à tester !) ;
17443  -- MaXX
17445 1999-09-21 Tuesday 20:55  massiot
17447  * Le video_decoder a desormais une structure qui tourne (copier-coller de
17448    l'audio_decoder) ;
17450  L'integration du mpeg2decode arrive !
17452  --Meuuh
17454 1999-09-21 Tuesday 00:07  massiot
17456  * Passage de NeedBits(), DumpBits(), etc. dans decoder_fifo.h ;
17457  * Suppression de warnings ;
17459  --Meuuh
17461 1999-09-20 Monday 23:22  massiot
17463  J'avions oublie celui-la :(
17465  --Meuuh
17467 1999-09-20 Monday 23:21  massiot
17469  * La DCT et la PCM sont dans audio_math.c ;
17470  * Corrections de quelques warnings ici ou la ;
17472  --Meuuh
17474 1999-09-20 Monday 22:41  massiot
17476  * Ajout d'un .cvsignore ;
17477  * Au démarrage l'interface lance le script contenu dans vlc.init s'il
17478    existe (typiquement spawnage d'input) ;
17479  * Le décodeur PSI spawne automatiquement les threads video et audio des
17480    qu'il a fini ;
17481    [les deux précédents comportements peuvent être désactivés en
17482     commentant #define AUTO_SPAWN dans config.h]
17483  * Correction d'un bug de compilation dans input_pcr.c
17485  --Meuuh
17487 1999-08-08 Sunday 14:42  maxx
17489  * CVS Creation
17491  -- MaXX
17493 1999-08-08 Sunday 14:42  maxx
17495  Initial revision