https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
61fe4fa * Renamed all tags (eg. v0_2_83 -> 0.2.83). 06 March 2004, 17:59:16 UTC
f61e578 This commit was manufactured by cvs2svn to create tag 'v0_5_1'. 05 March 2004, 15:21:17 UTC
c445342 * ./debian/woody-buildpackage: Debian package creation fixes. 17 February 2003, 07:22:05 UTC
21bcb9e * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file! 17 February 2003, 06:31:50 UTC
9da450d * Updated NEWS and ChangeLog. 17 February 2003, 06:15:21 UTC
1950e19 * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths, but Windoze will certainly do. 17 February 2003, 06:00:24 UTC
2fe5a2c * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's directory whenever possible, to use it for the spudec font or to load plugins. 17 February 2003, 05:50:31 UTC
b42e431 * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings. 17 February 2003, 04:21:42 UTC
de962e9 * added a sample playlist. All fields must be separated with TABs 17 February 2003, 00:04:34 UTC
1000490 * libvlc binding for python * new VideoLAN RTSP Server, using libvlc. Not yet fully rfc2326-compliant, but it works ;) 16 February 2003, 23:57:48 UTC
e1522ec * Added an info panel to show movie info, etc. 16 February 2003, 23:32:06 UTC
89c5538 * ./debian/changelog: updated for 0.5.1. * ./debian/control: vlc-glide is now Architecture: i386 only. * ./debian/control: vlc-plugin-mad Provides: mp3-decoder. * ./debian/rules: the deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/. 16 February 2003, 17:35:31 UTC
d62c3bc * added an entry for the "subtitles don"t work on windows" problem 16 February 2003, 16:58:21 UTC
38c95e1 Updated release numbering for all ipk's 16 February 2003, 16:22:13 UTC
598868f 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). 16 February 2003, 16:21:37 UTC
3a1061b * udp: forgot this file... 16 February 2003, 14:51:23 UTC
31fa9d1 * all: split muxer and access into independant part. 16 February 2003, 14:10:44 UTC
8da3bb9 * Less checks on muxer type. 16 February 2003, 14:03:56 UTC
c730890 * adpcm: added dk3 too. 16 February 2003, 11:18:11 UTC
b5133d4 Added support for volume up/down buttons. 16 February 2003, 10:25:57 UTC
e2dedee * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me somes samples.) 16 February 2003, 09:50:22 UTC
25c8c4c * all: fix mpeg2 handling. 16 February 2003, 08:56:24 UTC
c4f8607 NEWS: updated BeOS info for 0.5.1 16 February 2003, 01:38:36 UTC
d0588ae * modules/gui/macosx/open.m: Removed channel server support * po/*: Updated po files just before the 0.5.1 release * modules/audio_filter/resampler/linear.c: fixed an initialization bug 16 February 2003, 01:29:40 UTC
89c8217 Update iPaq packaging description files for: - GPE port - Opie port - Zaurus Updated NEWS file with OPIE port. 15 February 2003, 20:02:16 UTC
da65f9d * Bumped up revision number to 0.5.1 * Updated French translation 15 February 2003, 13:50:27 UTC
50c0fe9 * if we are paused in fullscreen, show cursor. 15 February 2003, 12:57:51 UTC
f1a078a - fixed a vicious bug 15 February 2003, 04:43:19 UTC
fffe5e1 * Should fix an issue with multiple monitors and the hiding of the mousecursor 14 February 2003, 23:07:41 UTC
c019812 * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142). * ./src/libvlc.c: removed unnecessary malloc() calls. * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args. 14 February 2003, 18:22:23 UTC
44f34d7 * exchanged directx' and waveout's capabilities because the latter seems to be more reliable 14 February 2003, 17:00:02 UTC
bfd2bce Fixed deadlock upon unloading qte_main plugin. Cleanup of debug messages. 14 February 2003, 13:48:41 UTC
f116143 Tuning package dependencies. 14 February 2003, 13:44:42 UTC
b2c74e9 Updated opie control file for packaging. 14 February 2003, 13:19:50 UTC
35b5b55 Small improvement. 14 February 2003, 13:01:02 UTC
ce3ea76 * modules/audio_output/waveout.c: better buffer management and hopefully fixed the S/PDIF output (Still untested though. Anybody here could test this? ). 14 February 2003, 09:50:12 UTC
10a9347 Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is meaningful. 13 February 2003, 21:53:25 UTC
b33829d * ./configure.ac.in: we should look for -lxvidcore, not -lxvid. 13 February 2003, 17:31:11 UTC
4b46a11 ALL: - when a new stream is being loaded we select the current title in the playlist. - Cleaned up some of my previous commited code dealing with updating the window title. 13 February 2003, 14:16:41 UTC
17e0252 *ALL: update the title of the window everytime the stream changes. 13 February 2003, 02:00:56 UTC
d75f0d6 * fixed a small bug 13 February 2003, 01:14:55 UTC
626c340 * src/playlist/playlist.c: - added an intf-change variable. This is set whenever you add or delete an item in the playlist. You need to unset it yourself. * modules/gui/macosx/intf.?: - listen for external playlist changes. update view when playlist changes. - activate/deactivate previous and next buttons and menuitems, whenever the playlist gets changed. 13 February 2003, 00:09:51 UTC
173afde Scripts for building and packaging vlc on Zaurus PDA. 12 February 2003, 23:26:54 UTC
72d4082 Updated control files and buildscript for v0.5.1 12 February 2003, 23:26:05 UTC
9a29eb5 The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments. 12 February 2003, 23:13:51 UTC
1aae00d * Italien translation, courtesy of Bruno <allevb@tin.it>. 12 February 2003, 23:08:52 UTC
3d72a05 Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines. 12 February 2003, 23:09:23 UTC
56b7cbf * modules/access/vcd/vcd.*: fixed a warning 12 February 2003, 17:13:33 UTC
6f20756 * modules/access/vcd/vcd.c: in entry points, track number should be read as BCD (it should fix #244). Also fixed chapter indexing, so that it correspond to the dvd one. 12 February 2003, 16:58:11 UTC
e27abe7 * modules/gui/macosx/controls.m: - fixed the mute and volumeup volumedown when you use them mixed. * src/audio_output/intf.c: - set "saved-volume" on volume up, volume down. 12 February 2003, 14:22:23 UTC
9246efc Patch courtesy of gibalou : * demux/mpeg/ts.c, demux/mpeg/system.c: Proper initialization of i_continuity_counter, * access/udp.c: Fixed win32 behavior when --mtu is set to a too small value, * demux/mpeg/ts.c: Fixed detection of PAT/PMT change. 12 February 2003, 13:42:43 UTC
0562366 * compilation fix * all files are stored in dos mode, or Borland won't compile some of them... 12 February 2003, 02:11:58 UTC
3fedb96 * 0.5.1 German translation, courtesy of Felix K�hne <FK@aenneburghardt.de>. 11 February 2003, 18:05:43 UTC
fca7d03 - Dolby Surround fix - support for 6.1, 7.1, and possibly even 8.1 ! Not so sure though about 6.1 since there is a doubt about where should be the Rear Center coefficient in a decoded sample. -> if anybody has an idea or even better a test stream... 11 February 2003, 17:20:44 UTC
808e07e * updated dutch strings 11 February 2003, 16:19:59 UTC
7f880fa ALL: - changed vlc.app into VLC.app modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the mousecursor. 11 February 2003, 15:35:29 UTC
844c81f * Updated ReadMe file - some spelling issues - remark about the current troubles with sound - readded deinterlace remark - Added info on multiple screens and sound devices - updated the bugreporting URL - Changed all occurences of vlc into VLC where appropriate 11 February 2003, 15:24:58 UTC
519b080 * modules/codec/lpcm.c: Attempt at supporting all channel configurations, * Support for 7 and 7.1 channel configurations. 11 February 2003, 11:16:04 UTC
a0794f2 * modules/video_output/sdl.c: Real fix for the aout_Volume* problem. 10 February 2003, 23:50:08 UTC
0f35c7c * sdl.c : added includes (vlc/aout.h & aout_internal.h) => to make volumeup/down compile 10 February 2003, 23:16:37 UTC
ef19078 * the window of the video shows the official document icon, filename and when command-clicked the path if the stream is a local file. this is the expected window behaviour in osx. 10 February 2003, 23:04:40 UTC
c3d6e18 * I ran --update-po for the last time before the 0.5.1 release (and I mean it !) 10 February 2003, 22:22:06 UTC
243abb5 * The dock should no longer be visible in fullscreen mode. 10 February 2003, 22:18:41 UTC
0dfd542 * ./debian/rules: added code to avoid timestamp skews in the faad tree. 10 February 2003, 21:56:25 UTC
e1648ee * only show last part of of file/url name in the playlist. 10 February 2003, 21:54:03 UTC
b9acf7f * ./debian/rules: added missing icon in the vlc and wxvlc packages. 10 February 2003, 21:46:45 UTC
adc787f * fixed the black bar issue with window half/normal/double window sizes in OSX. i had forgotten the aspectratio. 10 February 2003, 21:28:16 UTC
63464c4 * ./debian/rules: removed Debian kludges that do not really belong to the official VLC tree. 10 February 2003, 21:11:17 UTC
76bff24 * ./debian/control: added the "VideoLAN" word in the long description so that "apt-cache search videolan" returns vlc. 10 February 2003, 20:57:58 UTC
360d2a9 * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil. 10 February 2003, 20:11:14 UTC
ec473b5 * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with gprof, because gcc is unable to build it without -fomit-frame-pointer (Closes: #260). 10 February 2003, 18:12:30 UTC
359975f * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !), * Minor fixes. 10 February 2003, 17:43:21 UTC
f6aa39f * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick. (partially fixes #260) 10 February 2003, 16:53:34 UTC
71ea4eb Move the messages update function to another thread. It prevents it from freezing the main window (cannot seek anymore, etc). 10 February 2003, 15:23:46 UTC
2d68f9c * another proof that the copy command in IE for Mac sucks. stupid stray chars. 10 February 2003, 00:41:45 UTC
dc35ed3 * Enabled the gestures module by default, * Run --update-po. 10 February 2003, 00:16:53 UTC
83eee35 * restored old deinterlace menu. The on the fly code does not work as long as the vout.m issue exists. but this is better then the current 'dummy' code we have. 10 February 2003, 00:16:51 UTC
3dcb134 *: a new mouse gestures interface, currently supporting back, forward, quit fullscreen and a nice debug message when you draw a clockwise square. Video output modules needs to be modified for this to work, but it should be minor in modules supporting dvd navigation. btw: it should be easy to add new gestures, ideas appreciated 09 February 2003, 23:42:06 UTC
6a741bd * Minor typographic corrections, * Fixed a segfault in the Preferences window. 09 February 2003, 19:28:43 UTC
ea3e2be modules/gui/beos/PreferenceWindow.h/.cpp - added settings for screenshot path and image format - removed "Save" button, added "Cancel" and "Revert" buttons - added revert functionality - changed class design for cleaner functionality, separated ApplyChanges() into more functions to have finer control - added more error checking and fixed memory leaks (config_GetPsz() returns char*, not const char*!) - all settings are now correctly saved and restored - some more cosmetic changes modules/gui/beos/InterfaceWindow.h/.cpp - updated vlc way of saving settings to be on par with BeOS way and made it selectable in the code which way is used. However, the VideoSettings are still only savable in the BeOS way. - if dvd menus are used, the navigation menu enables a "Goto Menu" item. Unfortunately, I don't see a clean way to really detect the usage of dvd/dvdold in the currently playing stream. I wouldn't want to see if a playlist item has "dvd:" or "dvdold:" prepended at each interface update. 09 February 2003, 17:10:52 UTC
0d558bd * sub.c : begun clean up 09 February 2003, 13:25:42 UTC
211ab3e * ./configure.ac.in: fiddled with linking flags for the KDE plugin. 09 February 2003, 12:23:28 UTC
0ea89b2 * ./debian/control: made lintian happier with package descriptions. * ./debian/rules: added extra touch calls to prevent autobuilders from launching autoconf/automake. 09 February 2003, 12:21:05 UTC
53d8010 * ./modules/video_filter/transform.c: fixed a stupid typo preventing initialization of the plugin. 09 February 2003, 12:19:09 UTC
46db017 * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation. 09 February 2003, 12:18:40 UTC
59e3f0e Simplified volume functions 09 February 2003, 11:51:36 UTC
7d3c9e8 * modules/gui/win32/mainframe.cpp: simplifications using the new aout_Volume* API 09 February 2003, 02:01:21 UTC
df8f674 Fixed GTK compilation. 09 February 2003, 01:56:21 UTC
cdb1196 * Added Step forward/Step backward feature. 09 February 2003, 01:50:35 UTC
f055f01 * aout_Volume* functions now do their own vlc_object_find() on the audio output. Consequently, the first argument can be any vlc_object_t. * modules/gui/macosx/*: greatly simplified volume functions ; you can now call aout_Volume* even when there is no audio output, and the volume will be saved for later use. 09 February 2003, 01:13:43 UTC
65a1532 Fixed previous commit. 08 February 2003, 22:43:02 UTC
461358e * src/extras/libc.c: New vlc_wraptext function, * modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters, * src/input/input.c: Correctly parse MRL of the type /Volumes/toto:titi/coincoin.mpg (closes #238 & #186) * modules/access/*: Changed some msg_Warn into msg_Err * po/fr.po: Updated French translation, * configure.ac.in: Re-enabled Swedish translation, * Makefile.am: Do not recompile everything everytime someone changes a .h 08 February 2003, 22:20:28 UTC
3d9124d * window half/normal/double Size commands - black bar issue is not fixed. i removed 'myfix' 08 February 2003, 21:43:26 UTC
a8d4925 * modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE * modules/gui/macosx/intf.m: VLC _m_edia _p_layer. 08 February 2003, 20:32:44 UTC
b01c9f7 * fixed the encoding (Meuuh you can re-enable swedish ;) 08 February 2003, 19:14:36 UTC
35a0bc3 * Fixed misc typos in strings, * Updated po files, * New --buggy-psi options, to supports streams which don't update the continuity counter in their PSI packets (walkenizes #sam). 08 February 2003, 19:10:22 UTC
64b5862 * configure.ac.in: Disabled Swedish translation since it doesn't use the right charset, * Implemented localization for audio-channels and video-device variables. 08 February 2003, 17:26:00 UTC
4b664e9 glibc 2.1 port for linupy (linux on a yopy pda) * modules/access/*.c : added include <sys/time.h> for struct timeval * ipv6.c : ipv6 is not fully supported under glibc2.1 (especially multicast) VLC rulz on Yopy ! 07 February 2003, 23:36:55 UTC
84bfb7f * Resize window fixes - we should not resize the window in fullscreen - fixed the black bars bug in half and double size - position of top left corner should not change - more efficient code 07 February 2003, 21:30:25 UTC
c25947e - FAQ : the first question of the "troubleshooting" section now tells the user to delete VLC's configuration file. 07 February 2003, 20:49:10 UTC
back to top