Changeset 9da450db4287f8b03f7deb6fcb5fc12eba4cee7e

Show
Ignore:
Timestamp:
02/17/03 07:15:21 (5 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1045462521 +0000
git-parent:

[1950e19e2d431d2f17aed6592eec6a76bfe1ada7]

git-author:
Sam Hocevar <sam@videolan.org> 1045462521 +0000
Message:
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    rabddc03 r9da450d  
     12003-02-17 Monday 07:00  sam 
     2 
     3   * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths, 
     4     but Windoze will certainly do. 
     5 
     62003-02-17 Monday 06:50  sam 
     7 
     8   * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's 
     9     directory whenever possible, to use it for the spudec font or to load 
     10     plugins. 
     11 
     122003-02-17 Monday 05:21  sam 
     13 
     14   * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings. 
     15 
     162003-02-17 Monday 01:04  asmax 
     17 
     18 * added a sample playlist. All fields must be separated with TABs 
     19 
     202003-02-17 Monday 00:57  asmax 
     21 
     22 * libvlc binding for python 
     23 * new VideoLAN RTSP Server, using libvlc. 
     24   Not yet fully rfc2326-compliant, but it works ;) 
     25 
     262003-02-17 Monday 00:32  hartman 
     27 
     28 * Added an info panel to show movie info, etc. 
     29 
     302003-02-16 Sunday 18:35  sam 
     31 
     32   * ./debian/changelog: updated for 0.5.1. 
     33   * ./debian/control: vlc-glide is now Architecture: i386 only. 
     34   * ./debian/control: vlc-plugin-mad Provides: mp3-decoder. 
     35   * ./debian/rules: the deprecated vlc-* packages have a proper link to 
     36     /usr/share/doc/vlc/. 
     37 
     382003-02-16 Sunday 17:58  ipkiss 
     39 
     40  * added an entry for the "subtitles don"t work on windows" problem 
     41 
     422003-02-16 Sunday 17:22  jpsaman 
     43 
     44 Updated release numbering for all ipk's 
     45 
     462003-02-16 Sunday 17:21  jpsaman 
     47 
     48 Qte video output get is screen size from the QT Embedded environment now. This should produce fullscreen video on other QT Embedded configurations with other screen sizes (greater then 240x320). 
     49 
     502003-02-16 Sunday 15:51  fenrir 
     51 
     52  * udp: forgot this file... 
     53 
     542003-02-16 Sunday 15:10  fenrir 
     55 
     56  * all: split muxer and access into independant part. 
     57 
     582003-02-16 Sunday 15:03  fenrir 
     59 
     60  * Less checks on muxer type. 
     61 
     622003-02-16 Sunday 12:18  fenrir 
     63 
     64  * adpcm: added dk3 too. 
     65 
     662003-02-16 Sunday 11:25  sigmunau 
     67 
     68 Added support for volume up/down buttons. 
     69 
     702003-02-16 Sunday 10:50  fenrir 
     71 
     72  * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me 
     73 somes samples.) 
     74 
     752003-02-16 Sunday 09:56  fenrir 
     76 
     77  * all: fix mpeg2 handling. 
     78 
     792003-02-16 Sunday 02:38  titer 
     80 
     81  NEWS: updated BeOS info for 0.5.1 
     82 
     832003-02-16 Sunday 02:29  massiot 
     84 
     85 * modules/gui/macosx/open.m: Removed channel server support 
     86 * po/*: Updated po files just before the 0.5.1 release 
     87 * modules/audio_filter/resampler/linear.c: fixed an initialization bug 
     88 
     892003-02-15 Saturday 21:02  jpsaman 
     90 
     91 Update iPaq packaging description files for: 
     92 - GPE port 
     93 - Opie port 
     94 - Zaurus 
     95 Updated NEWS file with OPIE port. 
     96 
     972003-02-15 Saturday 14:50  massiot 
     98 
     99 * Bumped up revision number to 0.5.1 
     100 * Updated French translation 
     101 
     1022003-02-15 Saturday 13:57  hartman 
     103 
     104 * if we are paused in fullscreen, show cursor. 
     105 
     1062003-02-15 Saturday 05:43  ipkiss 
     107 
     108  - fixed a vicious bug 
     109 
     1102003-02-15 Saturday 00:07  hartman 
     111 
     112 * Should fix an issue with multiple monitors and the hiding of the mousecursor 
     113 
     1142003-02-14 Friday 19:22  sam 
     115 
     116   * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142). 
     117   * ./src/libvlc.c: removed unnecessary malloc() calls. 
     118   * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args. 
     119 
     1202003-02-14 Friday 18:00  ipkiss 
     121 
     122  * exchanged directx' and waveout's capabilities because the latter 
     123    seems to be more reliable 
     124 
     1252003-02-14 Friday 14:48  jpsaman 
     126 
     127 Fixed deadlock upon unloading qte_main plugin. 
     128 Cleanup of debug messages. 
     129 
     1302003-02-14 Friday 14:44  jpsaman 
     131 
     132 Tuning package dependencies. 
     133 
     1342003-02-14 Friday 14:19  jpsaman 
     135 
     136 Updated opie control file for packaging. 
     137 
     1382003-02-14 Friday 14:01  jpsaman 
     139 
     140 Small improvement. 
     141 
     1422003-02-14 Friday 10:50  gbazin 
     143 
     144 * modules/audio_output/waveout.c: better buffer management and hopefully 
     145    fixed the S/PDIF output (Still untested though. Anybody here could test 
     146    this? ). 
     147 
     1482003-02-13 Thursday 22:53  massiot 
     149 
     150 Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is 
     151 meaningful. 
     152 
     1532003-02-13 Thursday 18:31  sam 
     154 
     155   * ./configure.ac.in: we should look for -lxvidcore, not -lxvid. 
     156 
     1572003-02-13 Thursday 15:16  hartman 
     158 
     159 ALL: 
     160  - when a new stream is being loaded we select the current title in the 
     161    playlist. 
     162  - Cleaned up some of my previous commited code dealing with updating 
     163    the window title. 
     164 
     1652003-02-13 Thursday 03:00  hartman 
     166 
     167 *ALL: update the title of the window everytime the stream changes. 
     168 
     1692003-02-13 Thursday 02:14  hartman 
     170 
     171 * fixed a small bug 
     172 
     1732003-02-13 Thursday 01:09  hartman 
     174 
     175 * src/playlist/playlist.c: 
     176   - added an intf-change variable. This is set whenever you add or delete 
     177     an item in the playlist. You need to unset it yourself. 
     178 * modules/gui/macosx/intf.?: 
     179   - listen for external playlist changes. update view when playlist changes. 
     180   - activate/deactivate previous and next buttons and menuitems, 
     181     whenever the playlist gets changed. 
     182 
     1832003-02-13 Thursday 00:26  jpsaman 
     184 
     185 Scripts for building and packaging vlc on Zaurus PDA. 
     186 
     1872003-02-13 Thursday 00:26  jpsaman 
     188 
     189 Updated control files and buildscript for v0.5.1 
     190 
     1912003-02-13 Thursday 00:13  jpsaman 
     192 
     193 The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments. 
     194 
     1952003-02-13 Thursday 00:09  jpsaman 
     196 
     197 Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines. 
     198 
     1992003-02-13 Thursday 00:08  massiot 
     200 
     201 * Italien translation, courtesy of Bruno <allevb@tin.it>. 
     202 
     2032003-02-12 Wednesday 18:13  jobi 
     204 
     205     * modules/access/vcd/vcd.*: fixed a warning 
     206 
     2072003-02-12 Wednesday 17:58  jobi 
     208 
     209     * modules/access/vcd/vcd.c: in entry points, track number should be read 
     210       as BCD (it should fix #244). Also fixed chapter indexing, so that it 
     211       correspond to the dvd one. 
     212 
     2132003-02-12 Wednesday 15:22  hartman 
     214 
     215 * modules/gui/macosx/controls.m: 
     216   - fixed the mute and volumeup volumedown when you use them mixed. 
     217 * src/audio_output/intf.c: 
     218   - set "saved-volume" on volume up, volume down. 
     219 
     2202003-02-12 Wednesday 14:42  massiot 
     221 
     222 Patch courtesy of gibalou : 
     223 * demux/mpeg/ts.c, demux/mpeg/system.c: Proper initialization of 
     224 i_continuity_counter, 
     225 * access/udp.c: Fixed win32 behavior when --mtu is set to a too small value, 
     226 * demux/mpeg/ts.c: Fixed detection of PAT/PMT change. 
     227 
     2282003-02-12 Wednesday 03:11  ipkiss 
     229 
     230  * compilation fix 
     231  * all files are stored in dos mode, or Borland won't compile some of 
     232    them... 
     233 
     2342003-02-11 Tuesday 19:05  massiot 
     235 
     236 * 0.5.1 German translation, courtesy of Felix K�FK@aenneburghardt.de>. 
     237 
     2382003-02-11 Tuesday 18:20  babal 
     239 
     240 - Dolby Surround fix 
     241 - support for 6.1, 7.1, and possibly even 8.1 ! Not so sure though about 
     242   6.1 since there is a doubt about where should be the Rear Center 
     243   coefficient in a decoded sample. 
     244   -> if anybody has an idea or even better a test stream... 
     245 
     2462003-02-11 Tuesday 17:19  hartman 
     247 
     248 * updated dutch strings 
     249 
     2502003-02-11 Tuesday 16:35  hartman 
     251 
     252 ALL: - changed vlc.app into VLC.app 
     253 modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the 
     254      mousecursor. 
     255 
     2562003-02-11 Tuesday 16:24  hartman 
     257 
     258 * Updated ReadMe file 
     259   - some spelling issues 
     260   - remark about the current troubles with sound 
     261   - readded deinterlace remark 
     262   - Added info on multiple screens and sound devices 
     263   - updated the bugreporting URL 
     264   - Changed all occurences of vlc into VLC where appropriate 
     265 
     2662003-02-11 Tuesday 12:16  massiot 
     267 
     268 * modules/codec/lpcm.c: Attempt at supporting all channel configurations, 
     269 * Support for 7 and 7.1 channel configurations. 
     270 
     2712003-02-11 Tuesday 00:50  massiot 
     272 
     273 * modules/video_output/sdl.c: Real fix for the aout_Volume* problem. 
     274 
     2752003-02-11 Tuesday 00:16  marcari 
     276 
     277  * sdl.c : added includes (vlc/aout.h & aout_internal.h) 
     278     => to make volumeup/down compile 
     279 
     2802003-02-11 Tuesday 00:04  hartman 
     281 
     282 * the window of the video shows the official document icon, filename and 
     283   when command-clicked the path if the stream is a local file. 
     284   this is the expected window behaviour in osx. 
     285 
     2862003-02-10 Monday 23:22  massiot 
     287 
     288 * I ran --update-po for the last time before the 0.5.1 release (and I 
     289 mean it !) 
     290 
     2912003-02-10 Monday 23:18  hartman 
     292 
     293 * The dock should no longer be visible in fullscreen mode. 
     294 
     2952003-02-10 Monday 22:56  sam 
     296 
     297   * ./debian/rules: added code to avoid timestamp skews in the faad tree. 
     298 
     2992003-02-10 Monday 22:54  hartman 
     300 
     301 * only show last part of of file/url name in the playlist. 
     302 
     3032003-02-10 Monday 22:46  sam 
     304 
     305   * ./debian/rules: added missing icon in the vlc and wxvlc packages. 
     306 
     3072003-02-10 Monday 22:28  hartman 
     308 
     309 * fixed the black bar issue with window half/normal/double window sizes in 
     310   OSX. i had forgotten the aspectratio. 
     311 
     3122003-02-10 Monday 22:11  sam 
     313 
     314   * ./debian/rules: removed Debian kludges that do not really belong to the 
     315     official VLC tree. 
     316 
     3172003-02-10 Monday 21:57  sam 
     318 
     319   * ./debian/control: added the "VideoLAN" word in the long description so 
     320     that "apt-cache search videolan" returns vlc. 
     321 
     3222003-02-10 Monday 21:11  sam 
     323 
     324   * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first 
     325     dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil. 
     326 
     3272003-02-10 Monday 19:12  sam 
     328 
     329   * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with 
     330     gprof, because gcc is unable to build it without -fomit-frame-pointer 
     331     (Closes: #260). 
     332 
     3332003-02-10 Monday 18:43  massiot 
     334 
     335 * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !), 
     336 * Minor fixes. 
     337 
     3382003-02-10 Monday 17:53  sam 
     339 
     340   * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick. 
     341     (partially fixes #260) 
     342 
     3432003-02-10 Monday 16:23  titer 
     344 
     345   Move the messages update function to another thread. It prevents it from 
     346  freezing the main window (cannot seek anymore, etc). 
     347 
     3482003-02-10 Monday 01:41  hartman 
     349 
     350 * another proof that the copy command in IE for Mac sucks. stupid stray chars. 
     351 
     3522003-02-10 Monday 01:16  massiot 
     353 
     354 * Enabled the gestures module by default, 
     355 * Run --update-po. 
     356 
     3572003-02-10 Monday 01:16  hartman 
     358 
     359 * restored old deinterlace menu. The on the fly code does not work as long 
     360   as the vout.m issue exists. but this is better then the current 'dummy' 
     361   code we have. 
     362 
     3632003-02-10 Monday 00:42  sigmunau 
     364 
     365  *: a new mouse gestures interface, currently supporting back, forward, quit 
     366 fullscreen and a nice debug message when you draw a clockwise square. Video 
     367 output modules needs to be modified for this to work, but it should be minor 
     368 in modules supporting dvd navigation. 
     369 
     370 btw: it should be easy to add new gestures, ideas appreciated 
     371 
     3722003-02-09 Sunday 20:28  massiot 
     373 
     374 * Minor typographic corrections, 
     375 * Fixed a segfault in the Preferences window. 
     376 
     3772003-02-09 Sunday 18:10  stippi 
     378 
     379 modules/gui/beos/PreferenceWindow.h/.cpp 
     380 
     381    - added settings for screenshot path and image format 
     382 
     383    - removed "Save" button, added "Cancel" and "Revert" buttons 
     384 
     385    - added revert functionality 
     386 
     387    - changed class design for cleaner functionality, 
     388        separated ApplyChanges() into more functions 
     389        to have finer control 
     390 
     391    - added more error checking and fixed memory leaks 
     392        (config_GetPsz() returns char*, not const char*!) 
     393 
     394    - all settings are now correctly saved and restored 
     395 
     396    - some more cosmetic changes 
     397 
     398 modules/gui/beos/InterfaceWindow.h/.cpp 
     399 
     400    - updated vlc way of saving settings to be on par with BeOS way 
     401        and made it selectable in the code which way is used. 
     402        However, the VideoSettings are still only savable in 
     403        the BeOS way. 
     404 
     405    - if dvd menus are used, the navigation menu enables a 
     406        "Goto Menu" item. Unfortunately, I don't see a clean 
     407        way to really detect the usage of dvd/dvdold in the 
     408        currently playing stream. I wouldn't want to see 
     409        if a playlist item has "dvd:" or "dvdold:" prepended 
     410        at each interface update. 
     411 
     4122003-02-09 Sunday 14:25  fenrir 
     413 
     414  * sub.c : begun clean up 
     415 
     4162003-02-09 Sunday 13:23  sam 
     417 
     418   * ./configure.ac.in: fiddled with linking flags for the KDE plugin. 
     419 
     4202003-02-09 Sunday 13:21  sam 
     421 
     422   * ./debian/control: made lintian happier with package descriptions. 
     423   * ./debian/rules: added extra touch calls to prevent autobuilders from 
     424     launching autoconf/automake. 
     425 
     4262003-02-09 Sunday 13:19  sam 
     427 
     428   * ./modules/video_filter/transform.c: fixed a stupid typo preventing 
     429     initialization of the plugin. 
     430 
     4312003-02-09 Sunday 13:18  sam 
     432 
     433   * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation. 
     434 
     4352003-02-09 Sunday 12:51  titer 
     436 
     437  Simplified volume functions 
     438 
     4392003-02-09 Sunday 03:01  ipkiss 
     440 
     441  * modules/gui/win32/mainframe.cpp: simplifications using the new 
     442    aout_Volume* API 
     443 
     4442003-02-09 Sunday 02:56  massiot 
     445 
     446 Fixed GTK compilation. 
     447 
     4482003-02-09 Sunday 02:50  massiot 
     449 
     450 * Added Step forward/Step backward feature. 
     451 
     4522003-02-09 Sunday 02:13  massiot 
     453 
     454 * aout_Volume* functions now do their own vlc_object_find() on the 
     455   audio output. Consequently, the first argument can be any vlc_object_t. 
     456 * modules/gui/macosx/*: greatly simplified volume functions ; you can now 
     457   call aout_Volume* even when there is no audio output, and the volume 
     458   will be saved for later use. 
     459 
     4602003-02-08 Saturday 23:43  massiot 
     461 
     462 Fixed previous commit. 
     463 
     4642003-02-08 Saturday 23:20  massiot 
     465 
     466 * src/extras/libc.c: New vlc_wraptext function, 
     467 * modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters, 
     468 * src/input/input.c: Correctly parse MRL of the type 
     469   /Volumes/toto:titi/coincoin.mpg (closes #238 & #186) 
     470 * modules/access/*: Changed some msg_Warn into msg_Err 
     471 * po/fr.po: Updated French translation, 
     472 * configure.ac.in: Re-enabled Swedish translation, 
     473 * Makefile.am: Do not recompile everything everytime someone changes a .h 
     474 
     4752003-02-08 Saturday 22:43  hartman 
     476 
     477 * window half/normal/double Size commands 
     478   - black bar issue is not fixed. i removed 'myfix' 
     479 
     4802003-02-08 Saturday 21:32  massiot 
     481 
     482 * modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE 
     483 * modules/gui/macosx/intf.m: VLC _m_edia _p_layer. 
     484 
     4852003-02-08 Saturday 20:14  asmax 
     486 
     487 * fixed the encoding 
     488   (Meuuh you can re-enable swedish ;) 
     489 
     4902003-02-08 Saturday 20:10  massiot 
     491 
     492 * Fixed misc typos in strings, 
     493 * Updated po files, 
     494 * New --buggy-psi options, to supports streams which don't update the 
     495 continuity counter in their PSI packets (walkenizes #sam). 
     496 
     4972003-02-08 Saturday 18:26  massiot 
     498 
     499 * configure.ac.in: Disabled Swedish translation since it doesn't use the 
     500   right charset, 
     501 * Implemented localization for audio-channels and video-device variables. 
     502 
     5032003-02-08 Saturday 00:36  marcari 
     504 
     505 glibc 2.1 port for linupy (linux on a yopy pda) 
     506 
     507 * modules/access/*.c : added include <sys/time.h> for struct timeval 
     508 * ipv6.c : ipv6 is not fully supported under glibc2.1 (especially multicast) 
     509 
     510 VLC rulz on Yopy ! 
     511 
     5122003-02-07 Friday 22:30  hartman 
     513 
     514 * Resize window fixes 
     515   - we should not resize the window in fullscreen 
     516   - fixed the black bars bug in half and double size 
     517   - position of top left corner should not change 
     518   - more efficient code 
     519 
     5202003-02-07 Friday 21:49  alexis 
     521 
     522 - FAQ : the first question of the "troubleshooting" section now tells the 
     523 user to delete VLC's configuration file. 
     524 
     5252003-02-07 Friday 21:23  hartman 
     526 
     527 * added half, normal and full size videowindow menuitems. 
     528   there seems to be a bug though somewhere. you end up with black bars in 
     529   half and double size. 
     530 
     5312003-02-07 Friday 19:43  ipkiss 
     532 
     533  * Fixed the "RichEdit line insertion error" bug (closes #246) 
     534  * Added a popup menu to copy log messages to the clipboard 
     535 
     5362003-02-07 Friday 17:51  massiot 
     537 
     538 Fixed a buffer leak with slice-I streams (thanks sam). 
     539 
     5402003-02-07 Friday 10:17  yves 
     541 
     542 - added missing buildrequires 
     543 - now autodetect on wich system we are: 
     544   rpm --rebuild should work out of box on rh and previous mdk systems. 
     545 - NO buildrequires on rh-like system. rh does not have a devel policy 
     546 - more redhat stuff: NO menu (i do not know their "propriatory" menu system yet) 
     547 
     5482003-02-07 Friday 02:32  hartman 
     549 
     550 * grrr changed the project file by accident. revert 
     551 
     5522003-02-07 Friday 02:31  hartman 
     553 
     554 * When you push backspace or delete in the playlist, it removes the selected item. 
     555 
     5562003-02-07 Friday 02:22  fenrir 
     557 
     558  * ffmpeg/audio : removed an old error (anyway it was harmless). 
     559  * mp4 : removed a bad initialisation. Erased all ending spaces. 
     560  * mpeg/audio : send i_rate to decoder (not yet usefull but ...) 
     561 
     5622003-02-07 Friday 02:09  sam 
     563 
     564   * ./src/interface/interface.c: interface variable is "intf", not "interface". 
     565 
     5662003-02-07 Friday 01:29  sam 
     567 
     568   * ./include/interface.h: grmbl, I forgot VLC_EXPORT did not support multiline 
     569     declarations. Should fix that later. 
     570 
     5712003-02-07 Friday 01:26  sam 
     572 
     573   * ./modules/access/dvdplay/demux.c: fixed a minor warning. 
     574 
     5752003-02-07 Friday 00:59  sam 
     576 
     577   * ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the 
     578     "interface" variable to "dvdplay" (Closes: #178, #210, and probably a 
     579     bunch of others). 
     580   * ./src/interface/interface.c: added a safety check to circumvent the bug, 
     581     allowing a smooth upgrade. 
     582 
     5832003-02-07 Friday 00:55  massiot 
     584 
     585 Fixed interface freezes in the OS X interface. 
     586 
     5872003-02-07 Friday 00:01  sam 
     588 
     589   * ./src/misc/darwin_specific.m: completed our list of known languages and 
     590     made code simpler to read. 
     591 
     5922003-02-06 Thursday 22:56  sam 
     593 
     594   * ./debian/rules: build the SLP plugin by default. 
     595 
     5962003-02-06 Thursday 22:39  titer 
     597 
     598  Tuned BeOS priorities for a better playback on low-end computers. 
     599 
     6002003-02-06 Thursday 16:14  massiot 
     601 
     602 Fixed AFMT_AC3 and AFMT_S16_NE handling. 
     603 
     6042003-02-06 Thursday 14:47  hartman 
     605 
     606 * Changed a failed DecompressSequenceFrameS error into a warning. We don't 
     607   want to bug users with this when we resize a video. 
     608 
     6092003-02-06 Thursday 04:22  sam 
     610 
     611   * ./modules/misc/screensaver.c: screen saver disabling plugin; runs a thread 
     612     in the background to disable xscreensaver the jwz way (Closes: #58). 
     613 
     614     It's an interface plugin, trigger with "--extraintf screensaver". 
     615 
     6162003-02-06 Thursday 03:37  sam 
     617 
     618   * ./configure.ac.in: libmad and liba52 need to be explicitely disabled, 
     619     otherwise we fail with an error when they are not found. 
     620 
     6212003-02-06 Thursday 01:45  sam 
     622 
     623   * ./doc/faq/faq.sgml: updated config file location for OS X. 
     624 
     6252003-02-05 Wednesday 23:48  hartman 
     626 
     627 * Changed the wrong property in my recent commit. FIXED 
     628 
     6292003-02-05 Wednesday 23:11  sam 
     630 
     631   * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug that caused crashes when 
     632     doing fullscreen or volume up from the popup menu. 
     633 
     6342003-02-05 Wednesday 17:23  hartman 
     635 
     636 * added a "Open CrashLog" button to the messages window in OSX. 
     637 
     6382003-02-05 Wednesday 15:58  hartman 
     639 
     640 * Added AppleScript support 
     641 * We can now handle mms:// etc on a systemwide level. 
     642   - No way to set this other then trough Explorer Prefs at the moment 
     643 
     6442003-02-05 Wednesday 03:31  hartman 
     645 
     646 * More support for handling URLs. Still need to create the scriptsuite. 
     647 
     6482003-02-05 Wednesday 02:36  hartman 
     649 
     650 * Added a Next and Previous item to the dockmenu 
     651 * Prelimanary support for making VLC the handler of ftp http mms and udp 
     652   URLs (on a systemwide level) 
     653 
     6542003-02-04 Tuesday 22:01  jpsaman 
     655 
     656 Closes bug #170 
     657 
     6582003-02-04 Tuesday 21:45  hartman 
     659 
     660 * We released an array that was in a autorelease pool. That's not necesarry 
     661 
     6622003-02-04 Tuesday 12:51  massiot 
     663 
     664 * modules/codec/mpeg_video/*: Support for Slice-I (aka intra slice refresh) 
     665   streams. 
     666 
     6672003-02-04 Tuesday 12:07  massiot 
     668 
     669 * modules/demux/mpeg/*: Fixed an uninitialized variable with TS streams 
     670   (thanks gibalou !). 
     671 
     6722003-02-04 Tuesday 11:07  massiot 
     673 
     674 * modules/access/*: Fixed compilation problems with "struct timeval". 
     675 
     6762003-02-03 Monday 22:47  sam 
     677 
     678   * ./bootstrap: we don't fail if gettext is too old and there is no 
     679     ABOUT-NLS in the tree. 
     680 
     6812003-02-03 Monday 22:38  massiot 
     682 
     683 Now developing 0.5.1-cvs. 
     684 
     6852003-02-03 Monday 20:45  sam 
     686 
     687   * ./debian/woody-buildpackage: enabled build-deps checking. 
     688 
     6892003-02-03 Monday 18:18  stippi 
     690 
     691 modules/gui/beos/InterfaceWindow.h/.cpp 
     692 
     693    - improved file loading: 
     694        - contents of sub folders can optionally be loaded too 
     695        - files are loaded in expected order from filepanel 
     696            _and_ drag'n'drop 
     697        - file panel accepts folders to load 
     698    - saving of playlist's display mode 
     699    - added updating of interface when playlist is modified 
     700        while nothing is playing 
     701    - added compatibility for SoundPlay's drag'n'drop message format 
     702 
     703 modules/gui/beos/ListViews.h/.cpp 
     704 
     705    - implemented reversal of playlist 
     706    - list can display full path or file name only 
     707    - drag'n'drop interaction with SoundPlay 
     708 
     709 modules/gui/beos/MediaControlView.cpp 
     710 
     711    - cosmetic fix 
     712 
     713 modules/gui/beos/PlayListWindow.h/.cpp 
     714 
     715    - added reverse sort command to edit menu 
     716    - added view menu, to allow the user to display paths 
     717        or only names in the list 
     718 
     7192003-02-03 Monday 17:07  alexis 
     720 
     721 Small fix. 
     722 
     7232003-02-03 Monday 12:25  alexis 
     724 
     725 Article format, instead of book format. 
     726 Few typos. 
     727 
     7282003-02-03 Monday 03:26  sam 
     729 
     730   * ./debian/rules: more Debian Woody fixes. Grrrr! 
     731 
     7322003-02-03 Monday 02:32  sam 
     733 
     734   * ./modules/visualization/xosd/xosd.c: Woody compilation fixed. 
     735   * ./debian/woody-buildpackage: sed syntax fixed. 
     736 
     7372003-02-03 Monday 01:56  sam 
     738 
     739   * ./share/Makefile.am: we weren't distributing the font! 
     740 
     7412003-02-03 Monday 01:43  sam 
     742 
     743   * Updated ChangeLog and pofiles. 
     744 
    17452003-02-03 Monday 01:39  sam 
    2746 
  • NEWS

    re1522ec r9da450d  
    1 $Id: NEWS,v 1.20 2003/02/16 23:32:05 hartman Exp $ 
     1$Id: NEWS,v 1.21 2003/02/17 06:15:21 sam Exp $ 
    22 
    33Changes between 0.5.0 and 0.5.1: 
     
    1515 
    1616Input demux: 
    17  * fixed a bad initialization in mp4 plug-in 
    18  * new TS --buggy-psi option for streams which don't update the 
     17 * fixed a bad initialization in the mp4 plug-in 
     18 * new --buggy-psi option for TS streams which do not update their 
    1919   continuity counter 
    2020 
     
    2727 
    2828UNIX ports: 
    29  * GTK: fixed a crash when doing fullscreen or volume up from the popup menu 
     29 * GTK: fixed a crash when going fullscreen or changing volume from the 
     30   popup menu 
    3031 * X11: new screen saver disabling plug-in (--extraintf screensaver) 
    3132 * KDE: fixed compilation with KDE 3.1 
     
    3435Mac OS X port: 
    3536 * fixed a crash on start-up on some localized systems 
    36  * lowered real-time priorities to avoid lock-up on slow machines 
     37 * lowered real-time priorities to avoid lock-ups on slow machines 
    3738 * VLC can now be made the handler of ftp http mms and udp URLs 
    3839 * playlist enhancements 
     
    4041 * new step forward/step backward commands 
    4142 * the dock should no longer be visible in fullscreen mode 
    42  * the Mac OS X binary is now compiled with Ogg/theora support 
     43 * the Mac OS X binary is now compiled with Ogg/Theora support 
    4344 * vlc.app is now VLC.app 
    4445 * added an info panel 
     
    4647Win32 port: 
    4748 * fixed the "RichEdit line insertion error" bug 
     49 * VLC can now be run from outside its installation directory 
     50 * fixed a bug that prevented to find the default subtitle font 
    4851 
    4952BeOS port: 
    50  * smarter BeOS priorities to avoid lock-up 
     53 * smarter BeOS priorities to avoid lock-ups 
    5154 * few enhancements in the interface (especially the Settings window) 
    5255 
    5356Opie port: 
    54  * Native video output is working again. 
    55  * Only commandline interface support. 
    56  * Support for MPEG4, DivX through ffmpeg package. 
     57 * native video output is working again 
     58 * only commandline interface support 
     59 * support for MPEG4, DivX through ffmpeg package 
     60 
    5761 
    5862Changes between 0.4.6 and 0.5.0: