ChangeLog-2005
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:776k
源码类别:
midi
开发平台:
Unix_Linux
- commit fd014e1e9ac398b2ad477f334c5926e49390b9ed
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 10 15:30:47 2005 +0000
- size_t is unsigned and it's a bad idea to compare it to 0. Fixes #308.
- Some one with VC7 should test this commit
- commit 8fea082b2a39fd888963470fb2d8746c50925abb
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Aug 10 14:19:59 2005 +0000
- * Makefile.am: distribute the Makefile and zsh.cpp files in extras/.
- commit 1671f596950481ab263c0d4582eb68155e02e33c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Aug 10 14:19:32 2005 +0000
- * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined.
- commit 31ba92c7ecd53aaf41bc37224a400f95740eac84
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Aug 10 14:18:03 2005 +0000
- * extras/Makefile: fixed the zsh.cpp build.
- commit d30d02fe8322ae8deb62ab4ea3bfb483298ad037
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 10 14:12:17 2005 +0000
- * Don't use the bandlimited resampler for downsampling (skew resampling for instance). The resampler doesn't have a low pass filter? This closes #256
- - on a side note, it also seems to fix the stack corruption (resulting in deadlock) issues i was having with audio output that was being resampled by auhal.
- commit b013ed311020e138bd3181ab69bcaf1df934efe2
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Aug 10 13:59:07 2005 +0000
- * Updated Debian packaging stuff.
- commit 9a080389b3166b2e9c816173ed727acc0b3ae8bf
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Aug 10 12:45:55 2005 +0000
- * Re-ran toolbox --update-po.
- commit b04a60423258bd760378757c9aa50a056a096efd
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 10 08:13:09 2005 +0000
- Add ACCESS_GET_META in the dummy access to avoid an error
- commit 0d78e9eba5e0c1049378358cddc77e68ca282c60
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 10 02:18:03 2005 +0000
- * Added playlist preparse item to the playlist contextual menu.
- commit 5a896a3ea886dd516857a3b7491da051c64a33c1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 21:18:22 2005 +0000
- make positioning of subpictures posible in dvbsub
- commit fafb8f9d746b7c333c0e08d08fdaeb54cf1e72ad
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 9 19:44:25 2005 +0000
- * spelling
- commit 4d611bb029dc40fedd43359bd7ddef8c86803735
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 9 19:20:45 2005 +0000
- Add a test for pkg-config for ffmpeg. It now do in order: ffmpeg-config, pkg-config, default location, given tree. fixes #306.
- To cross-compile on a debian, use PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig and --with-ffmpeg-config-path=somewhere with no ffmpeg-config (/usr/win32/bin by ex)
- commit 705499c6faca9f827df3720f84e83e0e330b5c26
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 19:15:32 2005 +0000
- Fix compiler warning about comparing signed and unsigned
- commit 3a189811d80fb9b4ac6e4bad9e1ccc22178312af
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 9 17:35:13 2005 +0000
- * modules/control/http.c: New RPN functions: vlc_play, vlc_stop, vlc_pause,
- vlc_next, vlc_previous, playlist_empty. Miscellaneous coding style fixes.
- commit 33a9e33504074cdd1f63790b9c24a234ef8e7b6c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Aug 9 17:34:37 2005 +0000
- * playlist.m: fixed some "makes integer from pointer without a cast" warnings and moved "j" inside the #if 0 - block, so it isn't detected as "unused"
- * wizard.m: run "resetWizard" when returning to the first page. Otherwise the encap-tab might not work properly (when switching from Streaming to Transcoding after having passed the streaming-method-tab)
- commit a73d65a89f314dedec7961f4102eb6c797393f34
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 15:20:23 2005 +0000
- Fix compiler warning about comparing signed unsigned.
- commit 9aa09bba7a80a1e64588f8e01b353dddd653f5f8
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 15:18:44 2005 +0000
- Made es_format_t member i_bitrate unsigned int, because I cannot imagine it ever to be negative.
- commit faddfac009623397b47ed978001f093d77ec3f9f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 14:56:58 2005 +0000
- Fix typo and updating copyright
- commit 7b87020d14c4bbc613bcb52c91fbf7e31797d480
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 14:43:04 2005 +0000
- Fix compiler warnings about comparing signed and unsigned
- commit ca639cdf1804fbbc9b05811d457f6f987e6f9588
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 14:42:19 2005 +0000
- use proper type for struct subpicture_t.b_absolute
- commit 098486520c795131354d315561187d03e4bfc85b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 14:31:24 2005 +0000
- some explanation
- commit 0369c9f0ac86ea0e0f385eab7b585a2566075517
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 14:27:23 2005 +0000
- Added new hotkeys (key-intf-hide, key-jump-3sec, key-jump+3sec, key-title-next, key-title-prev, key-chapter-next, key-chapter-prev) and expanded the hotkey structure. This is a forward port from branch vlc-0.8.1-jpsaman-thedj revision 11756.
- commit 90a27edc16c8f5dbb32a487fb70d4cdf7aedefd0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 13:44:50 2005 +0000
- Fix compiler warning about unused variables
- commit 67429eaf7b56ee3f3bb5e96f5b6fad84310713cb
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 13:42:11 2005 +0000
- Fix compiler warnings about signed - unsigned comparisons
- commit 58f925c65a66372dad3eb0edc257f03355d94903
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 13:40:18 2005 +0000
- Fix compiler warnings about signed - unsigned comparisons
- commit 578759d7eaa3c35fa2d98ecb5812b4046154471b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 13:33:36 2005 +0000
- Fix compiler warnings about signed - unsigned comparisons
- commit 4aed464ff3151f85ed3a008aad07b09a41bc378d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 9 13:28:11 2005 +0000
- * Use psz_shortname instead of object name in the Preferences tree of OS X prefs.
- commit 04a19873a0cf6a2e9a84fb5a747c7b9a17b02805
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 9 13:25:49 2005 +0000
- * Fix object refcount
- * Fix some cosmetics
- commit 28e2485a6682f4c884e091f37243d30c3a88ec2b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 09:49:32 2005 +0000
- sanity checking
- commit eeca6121439eb95c02ee4771b9d804eb408ac4ab
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 9 08:57:50 2005 +0000
- some sanity checks
- commit 85189500bd19c0686b41542e6ab206d57f06fc35
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 8 17:41:08 2005 +0000
- some more trailing spaces
- commit 148ab11fcc823202995e099570b78c5b882c4168
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 8 17:18:08 2005 +0000
- delete trailing spaces ...
- commit 8fd842248c7f18147213c404a6dc9e97174245a9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 8 16:15:30 2005 +0000
- Fix memleak in error handling
- commit ef6edbf2074a161bfc145d02910e5fae6782170e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 8 15:50:32 2005 +0000
- VLC cannot work properly without libiconv
- commit 30ec47f86aeeef006d8ebdfd7cb987ab99ad3051
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 8 12:25:42 2005 +0000
- Track RTP sequence numbers and mark the first MPEG2-TS packet with a transport error when a discontinuity occurs.
- commit 32b36df2f343d8cf76baaae8a7f117b7b301e9f1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 8 10:18:03 2005 +0000
- Fix a segmentation fault introduced by the previous commit
- commit 94e2f25b6c0614e9ff1980e56b8a9149c9010bb5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Aug 8 09:57:45 2005 +0000
- Fix refcount problem (thanks to DrakeGuan for spotting it)
- commit 85078e25f611edf28d82175b7d130ac1fa8362dc
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 8 09:44:42 2005 +0000
- Fix a segmentation fault introduced by the previous commit
- commit 03e270d09783a604ab2402973980f7b3c7b73018
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 8 09:16:09 2005 +0000
- (Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream directly to a file or special devices, this mode can be used with DSP's. Enhanced CSA encryption/decryption with a non standard mode to encrypt/decrypt a part of a TS packet. Further I replaced a bunch of // comments with /* .. */ comments style.
- commit a0c550b8773506d2f545e9e47a740c250cc74e82
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 7 20:22:33 2005 +0000
- One more
- commit f1d870cfe5668ad7d8211f4474b69d613e92f525
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 7 20:22:02 2005 +0000
- s/wxwindows/wxwidgets
- commit dcd894210898425641ae8b176202044bd52af96a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 7 18:23:46 2005 +0000
- * forgot these 2
- commit ad730d0597788b7035f9cfd9773a324c9f3f59fb
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 7 17:58:39 2005 +0000
- * whoops
- commit 509ed543963645d4e73b1d4290ccd612477f8cca
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 7 17:54:45 2005 +0000
- * ALL: ported the WX-bookmarks-window to Cocoa (closes #22)
- - complete functionality except "Extract" (I'm going to fix that next week)
- * MainMenu.nib: re-orded the window-menu a bit
- * wizard.*: added a method to launch it from the bookmarks
- commit 836900c56f354fa4cd8f6e9ea8d49f041f36dfeb
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Aug 7 11:46:25 2005 +0000
- * wxwidgets/updatevlc.cpp: Resize the tree control when resizing the window
- commit 99629fc2473e7f0ea80951e8f4f4145f65b8a4a9
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 7 11:07:49 2005 +0000
- * fix compile warnings
- commit e92bf3b72c8274aa5874a8cddb082e17f9560812
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Aug 7 10:56:07 2005 +0000
- * wxwidgets/menus.cpp: Added "Open Directory" in the wx popup menu
- * skins2: Added dialogs.directory() and dialogs.streamingWizard() actions
- * doc/skins/skins2-howto.xml: Updated the doc accordingly
- commit 9a19fa7903a720db53591b483a054a76aad3358a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Aug 7 02:59:04 2005 +0000
- * add "remove prefs and cache" option in installer and uninstaller
- commit 7c08fb2f67a5044d2a855d3dc6b2431cb2f7aa61
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Aug 6 23:45:34 2005 +0000
- * all: fixed member initialization order
- commit 64a27c195ab21da6a586d854bb883be20215d0ab
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Aug 6 23:38:31 2005 +0000
- * all: use command objects in FSM instead of C-style callbacks
- commit f6fd8d49f9f067d40cb13e7814fc2c331583f4d2
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 6 23:17:23 2005 +0000
- * comment out an include, which isn't in trunk yet...
- commit e3022222a4503f9eb875b356e05ad84e4f955dfc
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 6 23:16:09 2005 +0000
- * fix 4 memory leaks introduced in the nib-split, stupid me
- commit 96794fa4e7762f0aadd709fc8986ebfec00cb5c8
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 6 22:40:35 2005 +0000
- * set keywords
- commit 2948fd1c0767a372b87bf9780580ec3c3b400ef3
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 6 21:22:23 2005 +0000
- * added the IMG-file-type
- commit fdb8c4abc0f0ad900220f1eb7bab79cc8ab4ab9a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 6 21:17:27 2005 +0000
- fix compile on makensis versions < 2.07 (debian sid is 2.06)
- commit b96fe1a26b48067c949a7acfd2397d2feef3e873
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Aug 6 21:15:48 2005 +0000
- * dialogs.cpp: fixed an assert failure in open skins dialog
- commit 092d5e16a7a0396648b84847ffb0ae7b63dc69bc
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 6 20:48:15 2005 +0000
- * Updated
- commit ba08aac52620e973ce063517fa6a359388faafd2
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 6 19:44:35 2005 +0000
- * add context menu item to open directories
- * ask to uninstall VLC before installing
- * use several languages (its nice for people who really don't talk english)
- * small fixes
- commit d71f0a67d65e69d467df753575b403dc4fb2e5bd
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Aug 6 19:36:54 2005 +0000
- * vlc_common.c: forward declaration of dirent for vlc_symbols.h
- commit 1a4ae5679d635d3393cdd9747ce42730c15d20f0
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Aug 6 19:09:54 2005 +0000
- * charset.c: don't return a pointer to a buffer allocated on the stack!
- * all: removed some warnings
- commit 9bcabfdad2c9d6a9a6da67e9395367da180c7b78
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Aug 6 15:08:37 2005 +0000
- * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open failed
- * sap.c: compilation fix
- * win32_graphics.cpp: avoid multiple #define
- commit 6c1ee3a269cd6496fe59aeb3f93f6448af387de3
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Aug 6 11:45:34 2005 +0000
- * src/extras/libc.c: Fixed compilation on systems without scandir().
- commit 1da4cee504d32b96d9ac77d655942a6d15c2cb34
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Aug 6 11:04:31 2005 +0000
- * include/vlc_common.h: VLC_EXPORT macros can't span on several lines.
- commit 6ea5cf5ec1040ed85f4b44d81c26f3e500ee9bba
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 5 19:47:51 2005 +0000
- * macosx/extended.*: finished the extended-controls for OSX (closes #268)
- - save the prefs when they are changed, so the settings are kept
- - restore the objects to the correct values
- - fixed some compiler warnings
- - i18n support additions
- * Extended.nib: minor tweak
- * wxwidgets/extrapanel.cpp: fixed typo
- commit f9d13dd1ea6b0e15030696930ae4f976fc83e11d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 19:25:38 2005 +0000
- * src/extras/libc.c: Added an implementation of scandir (from directory.c).
- * modules/control/http.c: Use scandir instead of readdir since it allows
- to sort the files alphanumerically.
- * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
- commit b9baae25a88894d62677ba065ff156c9ffe601df
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 18:44:47 2005 +0000
- * modules/control/http.c: Support for ~ in foreach directory.
- commit 4e69a7226d6b54b9457c85d8c1467056aab36ce3
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 17:56:50 2005 +0000
- * modules/control/http.c: Added two new RPN functions : playlist_add and
- play. playlist_add takes two arguments, mrl and name, and returns
- the ID of the added item. play takes 1 argument, the ID of the item,
- and returns non-zero in case of error. These functions are much more
- convenient than using the "control" tags, because you can then do
- several commands in the same page, and get the playlist ID of the
- added item, which many people complained about.
- commit 55aa2c8a08092ec8da69ff9a94d8bdbee32e2880
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 17:52:46 2005 +0000
- * modules/gui/skins2/src/skin_main.cpp: Unsubscribe message queue when
- failing.
- commit e17a15a226a24c83bacf4ecfe19a4b50096c6865
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 5 15:56:41 2005 +0000
- Fix compiler warnings
- commit 17950a15dfa34ac9309fd363b344ed4fbae6b441
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 15:20:53 2005 +0000
- * ALL: a couple more vlc_object_release()...
- commit 96377d38b578a89696660851232db9d726de83a4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 14:46:20 2005 +0000
- * modules/stream_out/transcode.c: Fixed DTS madness after pausing when
- --sout-transcode-fps is in use.
- commit b314c95053db745a17d436b342cc2f5775d88a1d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 13:54:35 2005 +0000
- * src/misc/httpd.c: Changed the encoding of mandatory pages (401, 403, 404...)
- to ascii instead of UTF-8 because those pages actually contain only
- ascii characters, and it allows it to work with all browsers including
- those which do not support UTF-8. BTW these pages should be somewhere
- in the filesystem instead of hard-coded in the C file.
- commit af59bbe34108c68a70c11fbaaae7660c21ff4f21
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 13:45:56 2005 +0000
- * ALL: releasing a few unreleased objects.
- commit 3d9d57398f93278ff0cb74faee0b3678e40a35fd
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 13:45:10 2005 +0000
- * src/misc/objects.c: More verbosity to debug unreleased objects.
- commit bcff7cfc2ab3509b67ea175b32f7d02c344e36af
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 5 13:43:50 2005 +0000
- * src/input/input.c: msg_Warn->msg_Dbg
- commit dd74f7d10426495e01ea0c75d3238a868380a835
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 5 13:03:54 2005 +0000
- * fixed minor stuff
- commit cda8bbdb87aa1ae1a927ceadb8c8f7d39363fc9e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 5 13:03:20 2005 +0000
- * added video filters and i18n support -- still ToDo: loaded the settings from the prefs correctly
- commit 4d6d9949cc44e1e87904dc897c6df0cda3badd26
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 5 07:52:05 2005 +0000
- * updated the po-files
- commit 94444880aa9396d92a78649f131dca240ffa91dc
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 4 23:31:31 2005 +0000
- * VLCExtended is no class needed there
- commit 36ef2f6c3a6405a222d359cc5041e24beaaa32ab
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 4 23:24:50 2005 +0000
- * port of the WX-advanded-GUI to OSX (refs #268)
- - the adjust-image-filter and the audio-filters are completely useable
- ToDo:
- - complete i18n support
- - video-filters
- - loading the settings from the prefs correctly
- - probably minor layout tweaks, etc.
- commit 7088b9a6804f2892d560cb78c732acc4f2126d47
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Aug 4 21:58:02 2005 +0000
- * configure.ac: another fix for libavutil detection.
- commit 340e7bfa2eb3f2535a63267326429f71ff927468
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Aug 4 21:49:00 2005 +0000
- * configure.ac: support for latest ffmpeg changes (introduction of libavutil).
- commit 8d57418331923811504a6785fe7ed849ceca0f4d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 4 19:22:10 2005 +0000
- Compile fix
- commit e488f13ce872b6ebeab989b3aeef1577aab2e733
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 4 19:15:33 2005 +0000
- * modules/control/http.c: New option --http-charset to specify which
- charset the HTML pages will be transformed into (default no transform,
- ie. UTF-8). Call vlc_fix_readdir_charset whenever necessary, the
- http intf should now work under Mac OS X with non-ascii filenames.
- When using the 'add' command (MVLC_ADD), add an extra paramater 'name'
- besides 'mrl' to specify which name to use in the playlist.
- commit e06b50107154909088665545a02d396ee6e87c76
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 19:14:06 2005 +0000
- Initialize iconv at The Right Times
- commit 9aa61aa0912cdec9bb43a1c46fba2f5d06fc1618
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 4 19:11:07 2005 +0000
- * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever
- needed. This fixes the directory access module under Mac OS X.
- commit 2b01db57c31e2f1fb1db70eba76aecfb75d080cb
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 4 19:10:21 2005 +0000
- * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
- returned by Darwin's readdir). Probably we should send this upstream.
- commit adf38793e7d84d0adbe8656e44f7135785b4f34d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 4 19:09:15 2005 +0000
- * src/misc/charset.c: New function vlc_fix_readdir_charset. It is used
- under Mac OS X to transform UTF-8-MAC returned by readdir() into
- UTF-8. Darwin always uses UTF-8 internally, so we vlc_current_charset
- should always return UTF-8. Also made vlc_current_charset()
- thread-safe and added a few missing const's.
- commit 6ef8ef2aa4e53f4e3f800b36e61ea3d651561a79
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 4 19:06:29 2005 +0000
- * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
- commit 329ae64cd7452b7fc79e77b889fb5621b025f20a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 4 19:05:21 2005 +0000
- * src/libvlc.c: Fixed segfault introduced in #12010 when current_charset is
- UTF-8.
- commit b1be8713bcf652b21ff7d6678c7155a0031ed104
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 19:03:28 2005 +0000
- Fix question marks insertion
- commit 80dbfcf3f43de583fa53ccf4016da090b297f545
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 18:14:40 2005 +0000
- Don't call vlc_current_charset and vlc_iconv_open at every conversion
- commit 0115df1f0fc7e5c11f8bc9a889755ce7f5a7cc8f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 4 17:18:13 2005 +0000
- Compile fix
- commit 0981ec5b15e1782de99126acf25211c96bc2cc99
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 17:03:42 2005 +0000
- Fix heap buffer overflow
- commit 9439468128c890005ba80828174597b48cd3ea6f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 16:50:18 2005 +0000
- fix spelling of "unsupported"
- commit 790304abe0cae3908e3160d58efe91c49cbc0400
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 16:47:04 2005 +0000
- Speed up LocaleFree()
- commit 91fcb101ebb787583741c96e364f0f631a73f095
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 16:38:57 2005 +0000
- * reimplement EnableUTF8 without iconv
- * move Unicode stuff to a separate file
- commit aed69fef6220413ac7cd26d36d294ba4c9156015
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 14:58:44 2005 +0000
- * modules/control/http.c : specify UTF-8 as charset (closes #236)
- * share/html/* : sepcify UTF-8 as XML encoding
- * httpd.c : add a bunch of "const"
- commit 0b99d8cc2d3e706ae2aa877a9e5365717069d8dc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 4 14:45:59 2005 +0000
- Add stub httpd_ServerIP when httpd is not compiled
- commit aff2dc6fabfc4152e2a1ac66822491821d209358
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 4 12:47:04 2005 +0000
- * disable the compilation of ffplay (solves a SDL compilation issue)
- commit b36416997f2aadd6d05ca2c58c27aa48dcd469f8
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 4 12:11:15 2005 +0000
- * really fix the patch....
- commit 3b8d262c1f6693c4d061c4cd274e40ca517bce9d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 4 11:55:52 2005 +0000
- * fix the patch file
- commit 99af1358d106eddb72244d31bc2ec86e514538e2
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 4 11:49:36 2005 +0000
- * fix compilation of libopendaap on 10.2
- commit 3c11e1f6410545a531cd6b716007324340120739
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 4 10:04:35 2005 +0000
- * removed unneeded ifdef, which broke the compilation on Darwin 8.x
- commit bfb18bbde687c9d59c139e9a19dd2cc0d6e57c7f
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Wed Aug 3 22:44:45 2005 +0000
- * config.in: wxwindows -> wxwidgets. Added a HTTPD option
- commit 8e4bbaa9b45a8078e03a09f22e50db69ae1e5292
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Aug 3 21:47:47 2005 +0000
- * implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
- commit 06b6f0f6b39ccc2c70547a5d6ea898b3e0b4eeb8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 3 21:42:04 2005 +0000
- * modules/gui/wxwidgets/interface.cpp: bring back text wrapping on win32 for the about dialog box.
- commit 455441dab48eeaade7051d31c571b59d21e78d78
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 3 21:33:37 2005 +0000
- * src/misc/modules.c: reverted 11984 which breaks the plugins cache.
- commit 1c58e8b537026de2a26246140020413703bee43c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 3 21:23:04 2005 +0000
- * src/libvlc.c: compilation fix.
- commit 59783ce080b5845519dfe2eee8ce5adb8a90c720
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Aug 3 21:00:03 2005 +0000
- * skins2/vars/playlist.cpp: compilation fix
- commit 3cc8c40df55e52c261b693956d0eb7733e2d0664
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 3 19:09:58 2005 +0000
- * M3U: make sure strings are UTF8
- * old: convert
- commit 9f1f7af15115d6da72d318463eb9b5bbe9607148
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 3 19:07:09 2005 +0000
- Handle NULL pointer properly in Unicode conversion thingy
- commit 53d6bb5d314f78bf857b0d924e96557452fa5b38
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 3 19:01:44 2005 +0000
- Use UTF-8 internally (closes #16 and introduces lots of yet to be uncovered bugs)
- * libvlc: Conversion functions (needs performance improvement)
- Convert filenames from command line
- * SAP, Skins2: no perform own UTF-8 conversion
- * file, playlistold : convert
- * wx, winCE : assume UTF-8
- commit 57c60ce88290deca57486e05c56915a3666d44a1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 3 18:26:11 2005 +0000
- * modules/video_output/wingdi.c: compilation fix when compiled as plugin.
- commit ac4dea24265bae4b8b684148d681628755b6d2da
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 3 16:57:29 2005 +0000
- Forgot to change a few variable names (refs #80)
- commit 5938dd60ebc192f32c8bdf51991a3ea5c251aad3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 3 16:18:38 2005 +0000
- There is no "=~" operator in C (it simply means "= ~").
- I assume the intent was "&= ~" which is not the same.
- Needs review.
- commit 950f29272bc2c6589972464c452482c9270810b9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 3 15:58:31 2005 +0000
- Module bank memleak
- commit 38460cb4ca7b218ec88e1c65e6c410577e30b6e0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 3 15:45:21 2005 +0000
- Fix the message queue memleak
- commit 1129e6cbfb7fc88637401325cd5e7ec620eff029
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 3 15:31:26 2005 +0000
- Renaming of wxwidgets options. Close the renaming (refs #80)
- commit 0bd43e4c46b0c22e52790b0f2367e3e117e28396
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 3 15:03:23 2005 +0000
- wxWindows -> wxWidgets step 3 (refs #80)
- commit 60733a8c686660b92b2c561885ef56106e516945
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 3 14:52:17 2005 +0000
- * src/misc/image.c: Really fixed the segfault on unsupported image type.
- commit 00099f3e9cf228a711d5fe22d46a08db3bf204a1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Aug 3 14:33:59 2005 +0000
- wxWindows -> wxWidgets in configure.ac and renaming the dir.
- NB: Likely to break your cache and preferences
- commit 696abd0cc3f8251aeeb86db0972b7a6692e955ac
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Aug 3 13:07:46 2005 +0000
- * implemented MMS-support (refs #271)
- commit 1f4be6b7b4c31f46a150fbd51aa55759194eb039
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 3 12:58:53 2005 +0000
- * extras/contrib: Added libSDL and libSDL_image to the contrib system,
- along with libjpeg and libtiff. SDL has been heavily patched not to
- hijack main() on Darwin, you should do the same for other platforms.
- Also fixed a huge number of typos in the Makefile, and reverted to
- an old version of ffmpeg because our friends there are breaking
- everything again.
- * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
- commit aecaa335a97a32493997138591b4f103385e04c0
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 3 12:48:10 2005 +0000
- * modules/codec/ffmpeg/encoder.c: Avoid a useless warning.
- commit 9ba032ea5f4194c3b82b5f0466f5101eac714232
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Tue Aug 2 23:26:22 2005 +0000
- * var_manager.cpp: explicit object destruction order to avoid access
- to an already destroyed map ! (and a crash with MSVC runtime...)
- commit 9eb39c51122338c85bfa5c5c5b4e9c2f9207ff40
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Tue Aug 2 21:27:53 2005 +0000
- * rv32.c: new basic video filter to convert RV24 to RV32
- (remove the dependency of skins2 to ffmpeg for PNG loading)
- commit c9473ca51ff2906b328e122ff4e69e63336eadb5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 2 19:11:23 2005 +0000
- Use new network modules semantics (closes #283)
- but it is even more ugly than before
- commit 1b276b3e364a73a16bddb6fbfdbd2ed684335afb
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 2 18:31:32 2005 +0000
- Add some sections
- commit 8b27f7001f0c805eaa76de7fc53737fd3696f838
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 2 17:59:33 2005 +0000
- Rename wxWindows to wxWidgets (refs #80)
- (keep backward compatible shortcuts, of course)
- commit b8a04a1acda4651f022db62e87817f33ba613d5c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 2 17:43:34 2005 +0000
- * src/stream_output/sap.c: Fixed small memory leak.
- commit a0ed366e06c858fd9b0878c3986f3e16e91ce4dc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 2 17:31:33 2005 +0000
- Minor bugfix and cleanup
- commit 3ed2da31fcdd1b03eee249700cb966cc33919510
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Aug 2 16:53:43 2005 +0000
- * packages.mak: Updated the download server of libopendaap and the used version. 0.4.0 is entirely free on the contrary to previous versions, since it uses a free mdns-library instead of Apple's own now.
- * Makefile:
- - Our patch was applied upstream, so we don't need it anymore.
- - Fixed a copy&paste typo, which prevented the dist-clean of 9 libraries
- commit 331d097fe55bb2c33aa824d97f8f9301003cd030
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 2 15:31:47 2005 +0000
- - When both IPv4 and IPv6 plugins return a socket, use the IPv6 one if
- IPV6_ONLY can be turned off. It is supposed to be off by default, and
- it actually is. Unfortunately, OpenBSD and NetBSD people think
- network software programmer like us are too stupid to use this
- feature properly, so they just removed it. Lets say the most stupid
- are not always the ones one think. Also, Windows doesn't support this
- yet. On all these OSes, keep the old behavior; that is prefer IPv4.
- Closes #166.
- - Windows protection level compile fix
- commit 8e916c3718a60630bf8fbae3db7fa6c1a50baaf7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 2 15:23:46 2005 +0000
- Fix typo in previous commit
- commit d8f85cc1df258570839dba30ff0c6f60c11dfb03
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 2 14:17:01 2005 +0000
- * modules/codec/ffmpeg: More locking around avcodec_open() and avcodec_close().
- commit 5d1c2af0fb4efd02060ae6cd5744b006865f3166
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 2 10:30:59 2005 +0000
- * SDK shouldn't be enabled yet.
- commit ba7f54fc7e0db0a6306fef6e6a692a6f85378156
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 2 10:28:54 2005 +0000
- * Fix mpeg2dec download
- commit 67561f25e62bc524000dfb92b109b0762d69e056
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Aug 2 09:02:49 2005 +0000
- - add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276)
- commit d6205362245bace3f18382a7cb8b6e9df80e3bbd
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Aug 1 21:12:22 2005 +0000
- some more suggestions by trax
- commit 2c8f279c585cffcb167ca2f761cc155b0d7ddb15
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 1 19:50:19 2005 +0000
- add François Seigner
- commit 7cf7a7e4df83cdff9789983dbe78f8d2c08aaaf5
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Aug 1 19:47:12 2005 +0000
- mux/asf.c: codec description fixes suggested by trax
- commit b9e8991cd55c23e732e6767b0ff3421246ca2e32
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 1 19:45:47 2005 +0000
- add TTL option in streamout dialog. Patch by seingier françois plus some
- layout and initial value fixes.
- commit 1e7d6ae5ccbfad20821c699987c623f0ad26c2b8
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 19:33:46 2005 +0000
- I'll have more commits than courmisch today ! One again
- commit 5e8c0a0396a0caeadde0a37cab47642402ee38cf
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Aug 1 19:23:00 2005 +0000
- access/http.c: fixed icy with metadata
- commit 65097ea8b0d9c364fdbb4cba9a5f95693b337d33
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Mon Aug 1 18:36:09 2005 +0000
- * wxwindows/bookmarks.cpp: cosmetics + removed a debug message
- commit f6fe46e109659638d7807fd6123b2d7918d25a28
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 18:35:33 2005 +0000
- * src/input/input.c: Fixed segfault when using :programs= or the VLM.
- commit 3fd2bd4656b2e7e7fa6ca52bec39f246d9c7e191
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 1 18:27:44 2005 +0000
- - Kludge to be able to use strerror() with Winsock
- (should fix IPv6 error reporting on Win32)
- - Some cleanup
- commit a066d5a993e27d8f21d6622b87c5585676dc5be5
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 17:58:22 2005 +0000
- * modules/access/fake.c: New --fake-duration option ; useful to do a
- slide-show.
- commit 1b78860626cb90629056e8bc1e12ff46dddef2b7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 1 17:54:14 2005 +0000
- Don't reinvent strchr()
- commit 4e14014732241e8eafa92a9832315884d671b69d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 1 17:28:16 2005 +0000
- remove compile warning
- commit 5aa0db46aac989a5009be8d798ecb389d9c22835
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 1 17:26:37 2005 +0000
- Don't attempt to listen to link-local scope SAP address because it doesn't work
- commit f3e5f8089959c24f881525f4cdacff9f58050a6e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Aug 1 17:21:22 2005 +0000
- fileinfo : patch by Jonas A. Larsen to remove empty fields
- bookmarks : remove compile warning
- commit 1098be62424c5299b02518367c355163e6d1c8c7
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Aug 1 17:13:05 2005 +0000
- shout.c: fixed shoutcast discovery (added www. to hostname)
- commit d08e725f2f42cc10a9fcd66f6958bf8b320fe75d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 16:40:24 2005 +0000
- * modules/codec/fake.c: New obscure options to allow for maximum width
- and height while keeping the aspect ratio of the original picture. New
- options to deinterlace the picture on loading.
- commit e7cde2e65f9e21b9f0926781e0b7c1aed6f104be
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 16:38:56 2005 +0000
- * src/misc/image.c: New image_Filter call to apply a filter on a picture_t
- (for instance deinterlace filter).
- commit 93aa4ffaece985f7621b6584ccb2acfdc023059f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 14:58:14 2005 +0000
- * extras/contrib/bootstrap: Really fixed it this time.
- commit 48f9780758fc3006a8dbeeb5cbc60d2cd3724001
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 14:53:22 2005 +0000
- * extras/contrib/bootstrap: Typo.
- commit 62e5a2bc1990e1257442d5900251de91bd3a1906
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 14:50:42 2005 +0000
- * modules/codec/twolame.c, modules/codec/ffmpeg/encoder.c: Added sanity
- checks for frequencies and bitrates in MPEG audio.
- commit 2c50013e7f70adb2957dc5f77ab247032ee5f8e8
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 14:44:08 2005 +0000
- * modules/control/http.c: Add an 'ext' field to file structures in
- order to get the file extension.
- commit 52267cfe544b1cd99126ec2055ef52ccc111cea3
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 14:40:53 2005 +0000
- * Makefile.am: fix build location of Mac OS X bundle for Darwin8.
- commit 76d50d455134d81bc6c4576d577d2d13b1c3abfd
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 1 12:51:00 2005 +0000
- * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
- because the new location doesn't exist.
- commit 2ef347a1ff6149aa82d6fcf34fe40223f20b7450
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 1 11:10:19 2005 +0000
- Fix wrong uninstall key
- commit 5161626ffbcf3697539e4c47ab96c5f2ea3d48d7
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jul 31 20:58:43 2005 +0000
- * wxwindows: do not save the position of minimized windows. Closes #282.
- We cannot do better (i.e. save the position when the window is minimized)
- because we cannot be notified of such event with the wxWindows API.
- commit 46ef48023b844cd4d1355949f194d51e3e0d4080
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 31 19:04:29 2005 +0000
- - Put IP6 instead of IP4 when appropriate
- (closes #270)
- - strlen( static string ) => sizeof
- using strlen with static strings is lame
- commit 231b13c0405db91d018c7bbab8df46ae04cb45a0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 31 19:01:09 2005 +0000
- Add const
- commit 38311fb4d2c4a2845d771e2fcd0d96e426772cde
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 31 16:29:04 2005 +0000
- free stuff and add mutex (will be needed when RSS feed get updated)
- commit e88514ac5cb2997e3da1954e193a6b09af0e4dbd
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 31 00:25:10 2005 +0000
- add update checker and rss subfilter
- commit 03aa281a5d132e3d576be7d18d7241808bd79254
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 31 00:15:54 2005 +0000
- change option names so users can have different settings for marq and rss modules
- commit e497375b77f6784329cdcdc9633fd5f627abdad6
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 31 00:07:48 2005 +0000
- * rss.c : add new rss module (sub filter)
- Still needs much work
- example command line :
- ./vlc -vvv --color --sub-filter rss --rss-urls "http://kernel.org/kdist/rss.xml,http://fxfeeds.mozilla.org/rss20.xml
- * motiondetect.c : propset ... Id
- commit b031bf93dda1bbd6f15ae035f678ca850d21605d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 30 22:14:16 2005 +0000
- --sub-filter should appear in vlc -H without needing --advanced
- commit b7d8fb76449a11520351a394acc0c3bc37928da5
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 30 20:01:33 2005 +0000
- svn propset svn:keywords Id
- commit ea0fe7b3012bf515d51a11d644b9d0385d982b8d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 30 19:59:19 2005 +0000
- remove tabs and trailing spaces
- commit 565259092c0396e097fe4665fb781fc2555b696c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jul 30 12:39:57 2005 +0000
- * forwardport [11919]
- commit ec4a614d0248c2aaf2e98d8cf4caf2ae15ede2e7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jul 30 12:07:09 2005 +0000
- * Add options for SDK building. (not enabled yet) and fix liba52 downlaod
- commit c45dcb737b1c8a2ea24b78be3d11bec0402d4b9d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jul 30 11:30:51 2005 +0000
- * modules/audio_output/waveout.c: get rid of roundf() which isn't supported on WinCE.
- commit ecac4600297d2c79d17320eae529861994ebd671
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jul 30 10:49:52 2005 +0000
- * include/network.h, modules/access/mms/mmstu.c, src/stream_output/acl.c: WinCE build fixes.
- commit 23d037b08d6b0c5524c3778be516bf41a38924fb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jul 30 01:22:35 2005 +0000
- * Update some sourceforge download locations to use the mirror
- commit 28d68716b6c1eed2f74dbeebe955720eda97029a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 19:04:46 2005 +0000
- Fix some memleaks
- commit ea18db645054b5d8cffbbe8e21cc609012ae507e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 18:45:11 2005 +0000
- - Put correct IP4 owner address
- - Support IP6 (refs #270)
- commit 9416c4e36ebd819043dc6b8031bbb223aaf017db
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 18:28:45 2005 +0000
- Fix compilation. Thanks bigben
- commit 172d71c4338b75e1be968c44f1023c8a5db52e99
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 18:00:06 2005 +0000
- I had missed a third similar problem
- commit 81dd5aa6a5b0a654601714792705d4704b573337
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 17:53:50 2005 +0000
- - Add httpd_ServerIP() to obtain HTTP server's IP used with a given client
- (much like httpd_ClientIP())
- - Rewrite httpd_ClientIP() to use existing API and not use malloc/free
- commit 7a8c3950657c765de550fb62122f243470eec9da
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 17:31:00 2005 +0000
- Forgot this file
- commit a15150a43094e48e9001a40efbd402a88b1c17c7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 17:28:01 2005 +0000
- Don't require a vlc_object_t in net_Get(Sock|Peer)Address
- (will be needed by a later commit)
- commit 31e2f2b14b835a7bed48cb8dd54b725e17f9fa88
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Jul 29 16:56:10 2005 +0000
- * include/network.h: VLC should now compile.
- commit e8003df98159cec90bbbe79e66f13c06a7e35e64
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 16:43:55 2005 +0000
- Similar fixes
- RTSP server supports IPv6 (refs #270)
- commit d935e0c9f5121faef069a69069229ccd80ac51d7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 16:24:52 2005 +0000
- Bind RTSP to all interfaces by default (refs #270)
- commit c8614afe22a8d749594797d260f9582306bb8b12
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 16:23:54 2005 +0000
- Accept NULL hostname for httpd_HostNew
- commit bdbb341250ba1f284e0fc7b6aec16692d4a41673
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 16:09:58 2005 +0000
- Don't add brackets around IPv6 addresses, this is annoying
- commit 10f6eaea3b3d25b5552af2bce7661de1deaa542b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 16:08:16 2005 +0000
- A bunch of minor fixes
- commit 4f09e92c8a6dc4fbd34d1dc2309329b8f7e2a342
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 15:51:08 2005 +0000
- Use more sensible/conservative buffer size for psz_ttl
- commit d9161562c12526740775d90df9ab46b4dd10861b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 15:47:35 2005 +0000
- Don't use NULL char pointer
- commit c98c4ee90210dc574e059855ca4357d74cbb24b9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 29 15:26:08 2005 +0000
- Inline net_GetAddress
- commit 61696fdb885cdb2b7c8b3337cdd871bca91bbc03
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Jul 29 15:14:00 2005 +0000
- * modules/codec/sdl_image.c: New decoder taking advantage of libSDL_image
- to import various image formats.
- * src/misc/image.c: Fixed a segfault when loading an unknown image type.
- commit f5122a547f6cc8664114b95b09dbd36b335f5b1c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 28 18:47:25 2005 +0000
- - Remove dead multicast code
- - Fix RTSP error codes
- commit 0196d42e8d8a8574b9370fec98a843d8b08ab45d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 28 18:44:03 2005 +0000
- Fix RTSP error codes
- commit 65bad3ef30ff7a8df180556e0b1a5eae561a9f8f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 28 18:14:28 2005 +0000
- Really listen to all IP addresses by default
- commit 69f944d11386f0c2afb324bcafd69408191b2aea
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 28 16:56:03 2005 +0000
- Link with libvlc.a last rather than first (closes #276)
- commit cab5ce867c1b900c89a0076a7aecb021b1c91088
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 28 16:00:27 2005 +0000
- Fix typo
- commit 24d40baa221c87d5e7674890daa3e5c6fde09de2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 28 15:34:09 2005 +0000
- Fix compiler warning
- commit 2c91228b5533d288d0a7a3f3d1315fdeb4262ce0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 28 15:31:10 2005 +0000
- inet_pton() replacement
- commit 5cd565b2af962a149ee3d8500c2d858079251458
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jul 28 13:21:46 2005 +0000
- - replaced inet_pton() with WSAStringToAddress() for WIN32
- needs review, not tested but it compiles
- commit 66c22fa02a9c0fca02d2c709671547a0ccd7fc40
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jul 28 12:33:05 2005 +0000
- * forwardport [11883]
- commit f99818619ddd63fa01c26b7573c5e86cfb7c85bb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jul 27 23:43:35 2005 +0000
- * forwardport [11880]
- commit 9890023d1b93124987c56c8a9070506509fbb72f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jul 27 20:07:51 2005 +0000
- * forwardport [11877]
- commit a227eaa08897bcecfcd6dbf5bb21e9dd91966151
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 19:30:22 2005 +0000
- Fix inet_pton check
- commit 541441bfc4a59ee0933007e0cb2542011794671b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 19:05:21 2005 +0000
- - Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
- - cleanup net_AddressIsMulticast
- commit ea314b58daeece4b94028c2397a88dca908055e4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 18:59:03 2005 +0000
- Remove FIXME that doesn't need to be fixed
- commit 781bcc96b4e83cd9e7534ea1543db3c71d8f9549
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 18:05:22 2005 +0000
- - Include proper source IP address in SAP header (longstanding FIXME)
- (btw, fixes SAP to link-local multicast IPv6)
- - Fix scoped IPv6 address in SDP
- - Cleanup multicast address determination and others
- commit e18ee6e38f5cea1f2d466b455c2fa4b69dcbe4b1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 27 17:56:36 2005 +0000
- Fix for wxMSW
- commit d322bf1eadf9df0303f09dde5f4e255a228572aa
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 17:51:30 2005 +0000
- Define HAVE_INET_PTON
- commit 1adf7c7e665eb0b52caa3b21076169ce373bc1d7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 17:25:52 2005 +0000
- Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
- commit 1155c2df86d82bee961660ea5943e86b656ec000
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 17:22:28 2005 +0000
- - takes scope into account for NI_MAXNUMERICHOST
- - accept 224.0.0.0 as a multicast address
- commit 47a063c854b2002467c977b9edf153a4570e6d63
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 16:56:58 2005 +0000
- Have readable debug message with IPv6 addresses
- commit ab2f29bfcf41348f59fb371317d4305534fb83ec
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Jul 27 16:55:17 2005 +0000
- * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace-me option. Fixed
- repeat_first_field handling.
- commit 91b6f3261f07f04a55d7533135b8f761f85ba79c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Jul 27 16:53:25 2005 +0000
- * modules/stream_out/transcode.c: Attempt at having --sout-transcode-fps
- output correct timestamps.
- commit 5c8acc49f87cb734a2d072cf1b3f5c0f067b5ade
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 16:30:19 2005 +0000
- Put correct owner address in SAP-generated SDP
- commit 0f55beac49400edec7c44f7a178976641a0770bf
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 27 15:46:36 2005 +0000
- Add const where appropriate
- commit 2490820993dc4a01959667637d4d4e91cdd739f6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Jul 27 12:52:28 2005 +0000
- * modules/access/dvb: Set the DVR device in non-blocking mode because it
- sometimes blocks on read() after returning from select().
- commit c4a2920f6a29b2d3e9b844a5d7aa0ef57b60a204
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 26 18:05:55 2005 +0000
- Add const
- commit 36f1aa05e50b7495e018c10b8cb591b8280e8537
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 26 17:14:53 2005 +0000
- Fix FIXME
- commit 4eb8f6ef7b2f7f3bd1fe3c946584fa8574682604
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Jul 26 17:07:58 2005 +0000
- * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITEMPLAY in non-view
- mode.
- commit 3220fe68b2e5ca6d3598708e79dcb3664d48fcd3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 26 16:46:40 2005 +0000
- Save a few useless strdup() calls
- commit 8f85cbbcc32c1880847617ef17c0b99ac592a88a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Jul 26 11:10:38 2005 +0000
- wxWidget 2.4 fix
- commit 7258307b8e842598b0987f7d2bbbe5ce2155dfe3
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Jul 26 09:44:04 2005 +0000
- * Removed the satellite access module since it won't compile anyway.
- Use --enable-dvb instead.
- commit fe24de0fc884b4c1bba5ac4da9c9636f5d324c1f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 25 21:29:26 2005 +0000
- * update liveMedia and flac for contrib system
- commit 45485afaab1db636e4de7a1c528205da35f66163
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jul 25 21:07:32 2005 +0000
- Fix compilation
- commit fb38639eaa347bb3505299bfef56679aae8c1e79
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Jul 25 21:04:25 2005 +0000
- only display newer versions.
- commit 87808807ada825abdccc2002efda8b9760f5d549
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Jul 25 20:21:46 2005 +0000
- this still doesn't look safe but at least i can't see why it would
- segfault
- commit 909ee46031404e574be2809606235882d81d8db0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jul 25 20:09:28 2005 +0000
- * modules/demux/mp4/libmp4.c: handle SoundDescriptionV2 which is used in some of the new Apple movie trailers.
- commit 15de5e20fa5f4301927576fa6cae7758d6742dde
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 25 19:58:01 2005 +0000
- * change hotkeys OSD message from 0-100% to 0-400%
- commit 309abc3f8b42ee09d59b03af6626bf2e409b2a08
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Jul 25 19:50:19 2005 +0000
- add major, minor, revision and extra version numbers. If anyone has a
- cleaner way to do it (like having only one version number instead of 3
- in configure.ac ...)
- commit 8ee85946c47914ddeb0a8a649a6e247e24cc68a6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 25 19:48:45 2005 +0000
- * longstanding typo in the webinterface
- commit 2b07c366d9a5b8467e4fd1929c451d548f944395
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 25 19:25:49 2005 +0000
- * Change volume range to 0-400 % visually in the macosx and web interfaces. At least now we represent what is actually going on. refs #250
- commit b648e677c29f00f290a6a3745beab73898018803
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Mon Jul 25 18:57:32 2005 +0000
- * skins2: Prevent invisible windows from anchoring the sides of the screen
- commit f6d61c2e6069d0af96a46b3e1d8e8523612dba2d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 25 18:03:38 2005 +0000
- - Fix buffer overflow (up to 1024 bytes)
- - Use already existing commodity functions for URL encoding
- commit dc4b750c3ebff71d099b322c7050aa50abc04d36
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 25 16:58:39 2005 +0000
- Don't reinvent the wheel^W^WANSI C
- (or yet another "why make it complex when it can be simple")
- commit 08c88156bf201575b528939677624817f19fbc8f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 25 16:53:10 2005 +0000
- * modules/access/dvb/linux_dvb.c: Added support for the IF-band.
- commit 92ac7be4d1fcc1ffd6c4d0d31abb928eea8911c2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 25 15:03:26 2005 +0000
- * Fix the two SAP issues reported by Marian Durkovic.
- commit c978f72d07083cf6a2709118d210fc76a87fc69a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 25 14:46:02 2005 +0000
- * modules/control/http.c:
- - Add a basename field to the file entry when doing a foreach on directory.
- - Add a url_encode function to url-encode the current string. This
- is necessary to safely pass strings as arguments in a URL.
- Patch courtesy of Clement Vasseur for Freebox SA.
- commit 9502edb750c429b9b76c925ae5ee5b71572cf1eb
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 25 14:05:09 2005 +0000
- * modules/access/dvb: Support frequencies for the C and S satellite bands.
- commit 4c535ac86bd46be5e1250f44689263b13ed534c9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 25 13:30:31 2005 +0000
- * revert [11512] closes #245
- commit feebdf7d844deb3a0fdd0a2fb2b9ad42ce1c65fa
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 25 09:44:12 2005 +0000
- * AUTHORS: add a location to bigben's entry to prevent the OSX-About-Window-Parser from crashing
- * other files: small patch to make sure that About.nib is loaded only once
- commit e0fc97039a396b035ab8d59376c254b2e33eed44
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 24 21:29:09 2005 +0000
- remove useless lines
- commit b415d8345467bf0dda3a11bbe574f33fba2cb7cc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 24 21:27:51 2005 +0000
- change some debug stuff
- commit e34daedfae3bc4f23ddef242c3d3a41eb3655c29
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 24 21:03:20 2005 +0000
- VLC update checker in the wxWidgets interface (in help menu)
- xml files used for the updates are located at http://update.videolan.org
- extensive testing ... code cleaning ... would be greatly appreciated
- commit 5bbb474823d50199337b9b090b62e69d048be8f7
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 24 14:44:10 2005 +0000
- * Updated the NEWS file and my mail-address
- commit 202f9ae0da08a187c8d371df71b5e9db30090842
- Author: Jérome Decoodt <djc@videolan.org>
- Date: Sun Jul 24 14:39:14 2005 +0000
- Fix user:pass parsing if protocol is not given.
- Not tested with all calls (only http access module)
- commit 3c047a9d53fdff781bc21d1e1d333c06060aa085
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 24 13:16:09 2005 +0000
- * include wizard.h as well to make GCC happy
- commit dab0c33096237cb6a9ea0487f4af13ac95888082
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 24 13:08:27 2005 +0000
- * shut up some compiler warnings
- commit 54ee50f3519d3c95ca4c8682067569fe9e74e982
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Jul 24 12:54:08 2005 +0000
- Also update the wizard playlist on item addition and deletion. This prevent VLC to crash upon item deletion with the wizard open.
- commit 00101866ec52dfad65d9195f7118b1ab9ab2dee1
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 24 12:49:42 2005 +0000
- * added encap-formats information to the codec-info to the WX-Wizard as well (uncompiled here, but should run fine)
- commit 18623f6410827154d5e9da123576451373991d24
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 24 12:01:12 2005 +0000
- * minor fixes to the OSX-wizard (refs #13)
- - wrapped all lines to end after ~80 characters
- - added encap-formats information to the codec-info
- - made the fields in the nib a widther to show the entire text
- - fixed the input-field on the input-tab to accept network-streams
- commit 3ab2d0dcb8457ee3be78c44e368ae4a2df1445a1
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 24 10:59:13 2005 +0000
- * fixed 'Could not connect the action t3_addressEntered: to target of class VLCWizard' (an outdated method was still in the nib-file, but not in the sources)
- commit 87c97ae1ea0c35449bbea9f48f528a157a8b6dce
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 23 22:14:19 2005 +0000
- * Implements selection of a playlist item in the wizard
- * The playlist in the wizard had to be displayed as a outlineview if we want to reuse existing code
- * cosmetics could still be improved regarding this outline view
- * I get this error
- 2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard
- When opening the wizard. I don't know if I messed up something or if it was already here before
- * I needed to make some changes to the interface structure regarding the playlist for this : We know have a VLCPlaylist and a VLCPlaylistWizard class. Both are derivated from a VLCPlaylistCommon class that contains methods required by both classes (mostly the datasource, in fact).
- commit 46fb23ef96d895215c4f15f72a71c4fd3d32df65
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Jul 23 19:55:00 2005 +0000
- * modules/audio_output/waveout.c: Fixed a rounding issue
- commit 26b6b8a1e3d6e05b7054b4354dd9faabe5a973e8
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Jul 23 19:18:17 2005 +0000
- * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
- volume.
- commit c63dbfbd3face7b46e72d2801ab024cbeeecaf82
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 23 18:16:34 2005 +0000
- * don't use tabs here as well
- commit 1d6f52c86681a9370ab0f2f6db434e2461154b1c
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 23 18:15:14 2005 +0000
- Some more coding style (empty lines filled with spaces or tabs)
- commit 7d9d7bad793fe5dec4800cb80db7856f10159507
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 23 18:11:58 2005 +0000
- We use 4 space caracters instead of spaces in VLC's sources ;)
- commit 6139021027c510d1e6cfbbfc1c75f81d442f860f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 23 18:03:15 2005 +0000
- * use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)
- commit 5c86990969cade14f5c2f2084c3dec19c59caa0b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 23 16:23:05 2005 +0000
- OSX:
- - implemented i18n on the summary-page
- - some other small fixes
- - l10n string fixes (both OSX and WX)
- (refs #13)
- commit d4f01a1124ebda54101489642408d0c38fdbb85b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 23 15:08:46 2005 +0000
- * patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>
- commit a2d9eba32af33500facc5321fbbda2b781093aff
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 23 14:42:22 2005 +0000
- * Fixes crash when libcdio is not installed
- commit 03e5071f14a06166b971969d9821252173d5b21b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jul 23 13:02:48 2005 +0000
- Add a add_suppressed_string for http-{user|pwd}
- commit ed1279a6ea4bbc2b1dc0e04acb27906f55391046
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 23 11:25:49 2005 +0000
- access.c: LID and Segment for non PBC (the default) needs more work.
- Check for them and disable (somewhat).
- vcdplayer.c: check for invalid LSN in setting origin.
- commit cf7397b7b4dc1d01c0fbe84f4e42d2c1e37f85a3
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 22 10:55:16 2005 +0000
- Add -lws2 for rtp and rtsp for ntohl
- commit cf206ca95047cb333ecf1f01c06c64736fb40191
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 21 23:09:30 2005 +0000
- * whoops (refs #13)
- commit f21888438b5ff79c3b42da3d649ba3efe2d741e4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 21 23:04:33 2005 +0000
- * various fixes and additions -- the wizard is usable now
- still todo:
- - testing (streaming part is untested for now)
- - implement the playlist-table on the input-tab (I would be glad for some help there)
- - update the playlist-table in the main-window after adding the new item
- - add i18n on the Summary-tab
- - string fixes
- - some minor stuff here and there
- commit f5357ec14d75b45b5664496b2175858dd1803a71
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jul 21 21:18:39 2005 +0000
- * Added net_AddressIsMulticast that takes a string and returns true if the string seems to describe a valid IPv4 or IPv6 address.
- * Changed all the SDP generators to only add /ttl to the c= line if the address is multicast.
- commit d20e734b043aef614e340e0ff5da2d8b19afaa3e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jul 21 20:35:22 2005 +0000
- * a missing vlc_freeaddrinfo
- commit f45ea277d665387b6d6d7ec30ebbea9f6c87ce36
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jul 21 13:12:19 2005 +0000
- * Fix an issue with reading of files that are still growing in size. This fixes bugzilla report 2130. Fix by Todd Lutton (tlutton at aol.com).
- commit 3c2fbd3a3e850f930cdc3f64ed99af505619dd1e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 21 11:21:25 2005 +0000
- * include version information and update copyright string
- commit 17951829e68533ffbc870401217ad697faed34db
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 21 11:17:56 2005 +0000
- * forwardport [11784] and [11802] to trunk
- commit d453f42e306e039f33855f81fd4ba1fd7de9b92f
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jul 21 08:22:37 2005 +0000
- Oops, I did it again !
- Obviously, having a hard coded path for plugins is of no use to anyone
- commit 022f306f75474fc40f727a635f29d88fdf8640de
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 20 15:47:16 2005 +0000
- Fix quotes and a few typos
- commit 96138b11334dfd82c91a6f96e846c2a37bbc4ce2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 20 15:33:18 2005 +0000
- Should not be executable
- commit ca23267090f0ec643c26edc46b9aea7791fb3c83
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Jul 20 13:11:07 2005 +0000
- * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
- courtesy of Oivind.
- commit bd39e4ea89742aba2dde16f93b777c6cb18c6a08
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Jul 20 09:55:49 2005 +0000
- Fix bug in track-length seeking.
- commit 812558533ce231d378bde58aa5f5061b10856b69
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Jul 20 00:08:24 2005 +0000
- Initialize track_end variable.
- commit 291bbb38d3a11482beb7b524e445b89154e9a2f3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 19 18:19:22 2005 +0000
- Should fix Debian #316161
- (though Sid has migrated to GCC 4 so it does no longer really matters)
- commit 166aaa2c1f4594c5791e15a71fb4909997e86651
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 19 17:53:15 2005 +0000
- Remove annoying debug message
- commit 35db6dd6ecab2daf4c03ccc2c0be4b25a42c092c
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jul 19 17:41:16 2005 +0000
- Improved compatibility
- tested to work with
- - Visual Basic 6
- - Visual C++ 6
- - Microsoft Office 2003
- - Internet Explorer 6
- all: support for aggregation + bug fixes
- dataobject.cpp, dataobject.h: initial support for embedding
- commit 15c9159672a3de1e7bcba3154cf6c3f8db746b4a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jul 19 15:44:28 2005 +0000
- * livedotcom.cpp: added H264 support.
- commit d21227b69cf07e6a34f20df5d01f208338992e4a
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Jul 19 08:39:50 2005 +0000
- * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
- commit 17864a3f3f51cd36b380ef99228a7c59e309ef1c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Tue Jul 19 00:28:19 2005 +0000
- doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
- config.in: a typo in the CONFIG_ name.
- commit 96df9865d3d304a1413a68a09f7e2b469c85d1a7
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Tue Jul 19 00:02:26 2005 +0000
- - libvlc.c: fixed broken build on cygwin...
- commit ab6a48f97c4b23797c16055c0ed52068c3bfbc22
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Mon Jul 18 23:57:41 2005 +0000
- - all: compilation fixes with vc7.1
- commit 28c54f7f805b87bfce02d6f4d49092412c992af2
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 18 17:36:45 2005 +0000
- * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no
- longer available on the FTP site (patch courtesy of Clement Vasseur).
- commit dd334ce01c3155706382f500708e35799a1c8b9f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 18 15:07:33 2005 +0000
- Fix use of fatal use of unitialized value (regression in [11778])
- commit 42af3cf8f9f78fa0a150aa516e3ae55a350f0977
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Mon Jul 18 11:41:24 2005 +0000
- Still need to test for CD paranoia separately in order to pick up
- paranoia library flags. Perhaps there's another way to do this on the
- first libcdio test, but this works.
- commit 2c1edcf1f486e4f968e8fa499508c4b7b620e12e
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jul 17 21:21:04 2005 +0000
- * all: compilation fix with vc7.1 compiler, and removed a bunch of warnings (there are still many warnings about size_t/int mismatch though...)
- commit 80ee9c71d258094b2b7a83ddeb58c2d13216b64c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jul 17 19:40:48 2005 +0000
- Require libcdio 0.72.
- commit bad2afb75e673e37259d5ad8ff9b5733a08fe034
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jul 17 19:26:41 2005 +0000
- Revise better for current default options and names as seen by configure.ac
- commit 5c9d64ef5e24ba397dfcc77a6acf0198ea70cfaf
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Jul 17 18:57:40 2005 +0000
- Move some DEFINES that are also required without libcdio
- commit cd6c93f1f2c823d3666ea165bdc4338283346d35
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jul 17 16:27:59 2005 +0000
- A number of probe disc fixes:
- - DVD probing works more like CD-DA and VCD probing.
- - Reduce libcdio verbosity on errors (which are largely to be expected).
- - If no media found set Device name null and don't change selection type
- - CD-DA probing had been broken
- commit d6cd7844351b11087e81e22ca87007f838fdecc0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 17 15:26:36 2005 +0000
- Remove non-standard http4 and http6.
- It's the DNS job to tell which version are available,
- not poor clueless average user's.
- commit 6edb730df3c6c43202042fa332b1886bef115e3a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 17 15:22:02 2005 +0000
- Ignore insecure HTTP redirection to non HTTP protocol
- commit 1a8f715cb6d715281a239eee0083eee106902577
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 17 14:25:41 2005 +0000
- Cleanup - invalid #263.
- commit 5a0c8ff79b3020b6044237aec33f88988afeb101
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jul 17 13:46:26 2005 +0000
- Add 4th/last parameter to PKG_CHECK_MODULES ("else" clause when
- package isn't found) for libcdio and libvcdinfo so we don't give an
- error message and termintate when these are not around.
- commit d11dff7b5aa146b13a99cf137943ad2585da33cd
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jul 17 11:53:28 2005 +0000
- * added libcdio in the menuconfig, to be able to... disable it ;)
- commit 2145181c6fbee1fe1e6ef14163ebb8b869c22ced
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 17 09:04:58 2005 +0000
- Bleeding edge UPnP service discovery :
- * depends on CyberLink C++ UPnP library available from :
- http://sourceforge.net/project/showfiles.php?group_id=89768
- with iconv compilation patch from :
- http://jserv.sayya.org/upnp/clinkcc170-fix-compilation.diff
- * requires libexpat-devel or whatever you call it,
- * needs review by playlist guru (Zorglub ?),
- especially as regards locking
- * at least, detects UPnP Media server properly
- * I'm looking for a '''working''' UPnP Media Server on Linux for more
- extensive tests. I couldn't get TwonkyVision to accept my medias :(
- * tentatively closes #98 - and probably introduce new bugs
- commit 58e25ba45e0d05ca9fd88606953814fb23d3b0eb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 17 06:57:31 2005 +0000
- Forgot this file - default to allowing every body when there is no .hosts
- commit 317cd9b8180bc7531f736532315ca96c97d62a4c
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 21:44:21 2005 +0000
- A bug in libvcdinfo <= 23 prevents C++ compilations.
- commit e6aec2bc64a8f60218dc33016dcb864ab63a2904
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 16 21:33:09 2005 +0000
- Small hack to make OSX happier.
- commit b3521ade515b2bbb05c7477fe97020567a4a9a4a
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 21:20:15 2005 +0000
- Set entries/lids for VCDs when we have an okay libvcdinfo.
- commit 90d3d34918f6dca03bd27d10b40341827137f705
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 16 19:30:09 2005 +0000
- Review and fix ACL duplication - really closes #262
- commit e9205d398fe7bcff26d026f3f02004c84e97c9e6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 16 18:48:17 2005 +0000
- Copy the default ACL value in ACL_Duplicate - closes #262
- commit a00a948872922857390b9bc15b758779dc426349
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 16:04:56 2005 +0000
- configure.ac: Allow libcdio 0.71 for libcdio things.
- open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
- commit e99339708ef5e9c3fad9dd28e565205eea6bd8b3
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 14:38:08 2005 +0000
- Clean up options and processing relating to libcdio, libvcdinfo,
- cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
- commit 42ac9cdbf088b05e4327af2d7a4564db33a83c91
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 16 14:33:05 2005 +0000
- sleep is not thread-safe - use VLC API msleep instead
- commit edd72ac08341f62479765c29225d9fb20de2e547
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 16 13:39:14 2005 +0000
- Cosmeticissimism
- commit c3543a6fef87b7a4fd727631d4783c43fdea9a36
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 04:47:12 2005 +0000
- Meant to set first and last entry for each *track*.
- commit 398bf6a898b844bd9312e4828eda8509fe21dda5
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 04:36:58 2005 +0000
- Don't limit VCD Entries or LIDs to number of MPEG tracks.
- Untabify.
- commit d579d01b1cca11aa18eb9ab32422538d2f915b0f
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 04:32:18 2005 +0000
- Remove gcc 4 uninitialize variable warning.
- commit 61a89bc82b68aabba2a41c27db7d61f627c7a08e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 04:12:28 2005 +0000
- Don't use "Track" for VCDX, "Entry" or "LID" should be used.
- commit e69d31413778c49921d714b9946a2d61bb224cd5
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 03:38:58 2005 +0000
- cdda/info.c: changes for libcddb 1.1.0 API
- rest: Add "Probe" for media function in Open Disc.
- commit efc10b2542f855b8507f080a5776af522f75bc32
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 16 03:36:05 2005 +0000
- One needs to #include errno.h in order to use errno. At least on my
- Fedora Core 4 GNU/Linux box.
- commit 598f6f085027a572a37917d229084f9b2fb0fbbe
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 15 18:48:33 2005 +0000
- The last vlc_reduce that was left
- commit 9d31c40654ce1333b57b82f3243e7b5553dccd6b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 15 15:24:39 2005 +0000
- Save a call to strlen() in net_vaPrintf (and net_Printf)
- commit 42e5215033af87fe60f3e144ac8b43a9e95ddc8b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 15 15:18:46 2005 +0000
- - Clean up
- - Don't avoid non-existent off-by-one bug, ie. use full buffer size
- commit 5e76149b8aac583ab342190da300ef7f0bbd07cd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 15 14:24:47 2005 +0000
- Fix undefined symbol error
- commit 23f9cfa6697096c7147dcddaadf8dbea636822f1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Jul 15 11:34:10 2005 +0000
- * Updated Debian build files for a future upload.
- commit 629d9ddaf5513c94dd33f52fd6018800beada695
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 14 15:18:50 2005 +0000
- - Automatic versioning info in ActiveX plugin (refs #181)
- - Also include the inf in the distribution
- commit 2d38c37c5e7e8781faf3fc6aa7392b11d34c2f74
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 14 14:35:05 2005 +0000
- The solution was too simple, I guess
- commit 69e949a5f907d289c7f28294cb233f45e1b3bff8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 13 18:30:46 2005 +0000
- - Fix very likely race condition
- (whereby psz_bind_addr would be modified by another call to inet_ntoa)
- - Use net_GetSockAddress
- commit a16c7459cc11eda7269ef763dfac48738de8da53
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 13 18:23:09 2005 +0000
- - Use previous API
- - Remove a dynamic allocation
- commit a2aa6d7b2f49ab0bbfd3779202709c4546528931
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 13 18:11:18 2005 +0000
- New useful API to combine get(sock|peer)name() and vlc_getnameinfo()
- commit c6a7622b420a7d27cceb01a176cc1e5ac950e5cd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 13 18:09:38 2005 +0000
- Forgot these files
- commit 4ee9175bcfbfa255152c367ba6a8cdad74b9cbe1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 13 17:51:13 2005 +0000
- Rename vlc_reduce to vlc_ureduce so that we won't get into troubles if
- we ever need to reborn vlc_reduce for some unanticipated reason
- commit 21d7f14bbe121b27de988a11ca8d8664d1fb27c5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 13 17:16:09 2005 +0000
- Fix warnings (refs #258)
- commit fcd1b6754b2e68bee5364163807597d0629140cd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 13 14:59:11 2005 +0000
- Use ANSI isspace() for crap compilers that don't know about C99 isblank()
- commit e29270a6d8ace619a2dccab9eb7f37ab8643a953
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Jul 13 14:17:24 2005 +0000
- isblank() is not an ANSI function,it should really be tested for
- commit 7334f9428753ba2a9d470d7c405a404bc17d7856
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Jul 12 20:06:23 2005 +0000
- * finally converted to the 10.2 and later format, which is faster readable
- commit 6d4a1e165f0aa5c5449eb46ab7d3a7ea747307c9
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Jul 12 20:03:32 2005 +0000
- * additional GUI-fixes
- * implemented the streaming-method-tab correctly (forgot that previously...)
- * implemented MRL-composition when transcoding (still needs to be done for streaming)
- * fixed various other stuff here and there
- not usable yet - work will be continued after July 21th
- (refs #13)
- commit f5e1e36cc4d05e987f2fcb2bdc8e267a83e2e308
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 12 18:02:20 2005 +0000
- More dead code
- commit 964728f3ef4c177e69d98fac1c55eea83ef60b51
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 12 18:01:14 2005 +0000
- Yet another strncmp => memcmp (refs #258)
- commit d73832f95219564fc888ec253b4b29f87a08f804
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 12 17:58:09 2005 +0000
- Eliminate dead code
- commit e6a2e27bbb326744bbcfe0e464c32068dc41cbb4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 12 16:00:43 2005 +0000
- Better ACL API (full rewrite)
- commit 9fad47dcd802710f621133f4440163d0a345e2d1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 11 16:37:40 2005 +0000
- Diminish buffer size
- (still big enough for a pure 256-bits architecture...)
- commit 51166b986088fc40680282632693ae87daba346a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 11 16:34:47 2005 +0000
- Avoid buffer overflow
- (local account needed, but possibly not same user as VLC)
- commit d367c2f58e4bf09e07c5a57cda689fc01b29a7f5
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 11 16:20:33 2005 +0000
- * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
- commit 363fe6915c5ba793a6305848efa48892aa9a0052
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 11 16:16:17 2005 +0000
- * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
- commit bc2811758499bd78b83465bde51777e83ccf6e7d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 11 16:01:01 2005 +0000
- * configure.ac: Fixed ipv6 detection.
- commit fd8f4e26f714d85345870713f4e6a2a9999ce05c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 11 15:59:36 2005 +0000
- * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
- commit 3785eb2161f1d58e1abb2df94f343bfdac660238
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 11 11:52:42 2005 +0000
- * implemented 3 dialogues, which complain to the user, if s/he didn't provide a file or destination
- commit c0cf55a74e919e114ac03e153d2eb5ee0e8eb59e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 11 11:18:14 2005 +0000
- * finished the gui and implemented correct encap-format-selection when transcoding (refs #13) -- still not usable
- commit 591759907b1d82d011f7a9eab277f4b253912cdb
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Jul 11 11:15:31 2005 +0000
- * po/Makefile.in.in: reverted an unexpected change.
- commit 0acbca232b15dcc4b03083ec10f17788bba510a4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 11 09:45:54 2005 +0000
- * modules/stream_out/duplicate.c: Fixed ES selection when using both
- program= and es= for the same destination.
- commit 7f48ee3e69c4b98c5745fed08d0e6159e0e7c77d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 11 09:44:53 2005 +0000
- * modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio.
- commit 130e82918269cab7b5f06129a81f34d627a9600d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Jul 11 09:43:38 2005 +0000
- * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
- commit 738926876bda127f929463e9679317edba1dbfd8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Jul 11 08:52:14 2005 +0000
- * Fixed a bunch of coding errors here and there.
- commit 9ed8a0c1aa6182cb5f8be88d4a5a595a6f0ba711
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Jul 11 08:44:39 2005 +0000
- * src/misc/charset.c: if(a<b<c) is a pythonism and doesn't work in C.
- commit 07d9dbd15bb19b6edb316080de23cf1d95e4d0d4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Jul 11 08:33:01 2005 +0000
- * modules/stream_out/transcode.c: fixed an uninitialised variable.
- commit 7489cd23f0a1552de0988d011296abe7a4e45aa6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Jul 10 20:34:01 2005 +0000
- * legacy changes that might be useful if the gtk plugin is ever revived,
- and are just to be utterly ignored otherwise.
- commit 8329bd853e8e85d9cac4894d5ca3186ef92ed7e1
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Jul 10 15:45:02 2005 +0000
- Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
- commit 4ba7bb60af1ccf816bf5dcd61f541dc98481a04b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 13:32:43 2005 +0000
- Any reason why removal of .deps was disabled ??
- commit a3db0c0e1f5372b4787c7d34e900aaf5bcdf108c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 13:07:15 2005 +0000
- Work around for gcc <= 3.3
- commit 3df44d631a3635a1bd268dd8aee5fed490be7bd4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 12:05:57 2005 +0000
- Typo fix
- commit 799c89719fd98b00a625922c1efc53794d69918d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 11:51:12 2005 +0000
- - Fix possible buffer overflow (?)
- - Fix unitialised value
- According to valgrind there's still an unitialized value at line 2343
- commit b65b861ae33498f0d411bb9989af87cde51861df
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 11:50:11 2005 +0000
- HTML validation fix
- commit 96c45b22015d7765da85b03bdeffd1ffb37283a8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 11:49:42 2005 +0000
- Fix compiler warnings (refs #258)
- commit 41a78f164f290987933613d91c4170b90ff209a5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jul 10 11:09:46 2005 +0000
- svn:ignore
- commit 2089d2f647b193049f37216a9bb46bf8575ba15b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 11:07:34 2005 +0000
- Use -mtune instead of obsoleted -mcpu
- (even on gcc-2.95 seems to accept the flag)
- commit dc4fe2caf3448ff0e2c489a40f77ac5df84ce7f5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jul 10 10:51:28 2005 +0000
- Warning fixes
- commit f15f0048c23bc26832e953ed1c917fd62faf12a9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 10:16:01 2005 +0000
- fix fix
- commit 6ec205241c296fce247301848ed7116ce44625ef
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 10:03:30 2005 +0000
- Some more cleanup / no more warnings
- commit 23bdea50631c8cf3af992768559a4c8085d0c5f7
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 10 09:50:34 2005 +0000
- compile fix
- commit a4de52f8dcf2fa416ef53a0b5121a592e0baecd9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 09:35:37 2005 +0000
- Faster code
- commit 3de41d49fdd787ce5114372b637dcacc73cdabad
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 09:28:13 2005 +0000
- All signedness fixes
- commit 528314603dd8217ab41910018e2029a755af4ae1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 09:13:20 2005 +0000
- We only have to reduce unsigned fractions in VLC
- (someone show me a screen with a negative pixel resolution)
- commit 856bb6929634793e618b8874c48dd9976400317b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 09:11:16 2005 +0000
- tabs => spaces
- commit efeb7db73636716a888a3a48b7166b69f03031e7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 08:55:16 2005 +0000
- Fix incorrect free() of const-qualified pointer in services_discovery.c
- commit 00f78a1e82c9e1d6948206fba58159cde39998dd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 08:13:48 2005 +0000
- strncmp => memcmp (refs #258)
- ogg.c : FIXME FIXME FIXME
- I don't know Ogg format well, but don't we have a possible out-of-bound
- read at line 1346 and following ??
- commit 5585f98e36b6dd1ef123bec4b8854fa40e09adbb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 08:00:25 2005 +0000
- Fix gcc4 warnings (refs #258)
- NOTE to developers :
- When you want to compare n bytes from two buffers, please use :
- memcmp( buf1, buf2, n )
- rather than :
- strncmp( buf1, buf2, n )
- strncmp should only be used if either of the buffers might be
- nul-terminated within its first n bytes.
- commit 1090a5b5d7f41de535708062dea6c8058fc76328
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 07:55:28 2005 +0000
- Remove compiler warning and clean up (refs #258)
- commit 11558099f1300b01d15348d2c6938e6b9a17ad37
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 06:17:48 2005 +0000
- Fix an old typo
- commit 85c84889f0bff0bf944109e28822b41f741d7b38
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 10 06:12:38 2005 +0000
- Hmmph, logic fix
- commit dcf286bc252a609b30e5847b05686129f0550e51
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sun Jul 10 01:34:53 2005 +0000
- Add tooltips for entry fields. For VCD and CDDA (at least) some
- values have special meanings.
- commit 66af406ad229058937953635718a903e54fe1086
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 9 22:05:47 2005 +0000
- lastest -> latest
- commit 05edb16cfd225b9bdeec8cf7f5acdc2c06217b30
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 9 19:17:13 2005 +0000
- Don't delete SVN-tracked files with --distclean (closes #251)
- commit 65bbd83c0bf21423e84f0b712a13e3dcbacb3ec1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 9 19:07:06 2005 +0000
- svn:ignore
- commit a023b25e6d816437eba66ea14e33527b4d91e4f1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 9 19:01:19 2005 +0000
- Should not be there
- commit f701fe046e62bfcb26d17658fb03d6dd1c720b54
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 9 18:54:38 2005 +0000
- Support for VOC block type 8 (closes #142)
- commit 429d30065a2575670dd1c4f6a76bdc493c2b0a45
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 9 17:19:06 2005 +0000
- - Fix (?) handling of EPSV non-compliant FTP servers
- with EPSV compliant NAT
- - Fix socket error value check
- commit fe087a38282e93addb25fa9598393e40ea233b09
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 9 06:17:09 2005 +0000
- Make Zorglub less unhappy
- commit 5b91430245e8b9dba2d8a5baf50fabd0a9aee17e
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 9 03:41:48 2005 +0000
- Add audio track entry field for VCD and DVD.
- Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
- commit 445347100cb494841a2f142361d11be6a56165c2
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Sat Jul 9 01:56:01 2005 +0000
- vcdplayer.c: fix gcc 4-caught uninitialized variable.
- vcd.c: more logical order of macros (I think)
- commit 3f0b1c5a5e02e02a6b7c99bee8cf34b3f87767d1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 8 18:45:05 2005 +0000
- Fix compiler warning
- commit 85b29bdc288a1573d43bd524908be5748a9b3640
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 8 18:12:44 2005 +0000
- Copyright fixes
- (da big courmischage)
- commit 66f35e56abce63eab8cf41f6649bbdf796850b54
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 8 17:57:30 2005 +0000
- Convert to Unicode
- commit 237a8e6f3641aa52a60f414edacd78a6d16b37f1
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Jul 7 09:07:16 2005 +0000
- * modules/access/dvb/linux_dvb.c: Fixed support of Nexus-S, patch courtesy
- of Michael Ditum.
- commit 19a6aa8f7794a182d386e9c6baf4de3269ee8b91
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 7 08:32:37 2005 +0000
- * converted to UTF-8
- commit 69d197f7f58e37b9fb820d9984f36410769d71f0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 6 18:16:26 2005 +0000
- Revert wrongly commited files in previous commit
- commit c13d9987cc84b6ec6ac9820b629754f021957436
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 6 17:33:04 2005 +0000
- Compile fix - refs #258
- commit 6f5fb734c20165388a0ac8b18d83a491132e8a0b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jul 6 17:14:00 2005 +0000
- Print Winsock error number
- commit 5077a23139043cb7b9b695b66b45ee6e88f6a2d6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Jul 6 13:47:37 2005 +0000
- * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on
- IRC).
- commit d1667dd5a12a3944d4bf80438faeb09aba247ce0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 6 12:34:58 2005 +0000
- libvlc.h: Move the open option for the gui preferences
- commit b8e3a59e86ebbe24c039b0c6538764ee6aacf8f0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 5 18:28:26 2005 +0000
- Fix previous commit
- commit 14dbb864322434ba5f75e578b45d37f728db85d3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 5 17:33:54 2005 +0000
- Print exact error for select() to help tracking x264 threading issue
- commit de653570589bb516a63b0e9547155f39b272397c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jul 5 16:44:56 2005 +0000
- - Clean up net_Gets()
- commit ae0c85f87b4caffc922591bf60457e5fa17dc5c1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 4 17:01:34 2005 +0000
- Forgot this one
- commit 4b00d01a923bd4d1de665ecbe07cadf9443a9b9c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 4 17:00:25 2005 +0000
- IPv6 Source-Specific Multicast support
- from Hoerdt Mickael with cosmetic changes
- commit ee41a705657dcb596d685cf1d3c7b32ff00cf1c8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 4 16:42:22 2005 +0000
- Unduplicate common socket() code
- commit 22e96161da1e6f824ff12b90b87e1c38365eb667
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Mon Jul 4 15:39:10 2005 +0000
- Add set_visual support in python binding
- commit f093d59dd7bf73672e549e530ce73858e0c9b477
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Jul 4 14:47:36 2005 +0000
- Undo braindead [11640]
- commit a204ad1c9b167d86147cf137409f2a7cf4334022
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jul 4 09:55:51 2005 +0000
- compile fix for WIN32, needs review
- commit a09124b77ae1a4e582396f20f2e6abd9dc8a73b5
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jul 4 09:33:43 2005 +0000
- hey, don't forget win32, folks
- commit d6fc1ee1c7a24d57665cc4e50d3be8616bb12e00
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Jul 4 09:27:56 2005 +0000
- Compile fix
- commit 29df942311aa3af149b81fc3fa32a6b20b35ea7f
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Jul 3 09:03:44 2005 +0000
- new --telnet-host option to allow to bind the telnet server on a specific interface.
- Patch by Torsten Spindler
- Remark : should we keep the --telnet-port option that is now redundant ?
- commit 51d3b6c921ea9e1af6385a88e8ed7dcec3f2e07d
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 2 17:26:51 2005 +0000
- select first moved item instead of the last one after a drag and drop.
- commit 23235a29feb62dc78e2ff05c626ab2737859c06d
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 2 16:47:46 2005 +0000
- * Back to the hack for the isItem: inNode function, since this is several orders faster than the high level functions provided by Cocoa... Playlist behaves corectly on big lists again...
- * Fixes a bug in drag and drop
- commit 3d0810e9265a6bbaf0221269779ad02ec0f84ed6
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Jul 2 15:39:21 2005 +0000
- * Include <sys/socket.h> if the system has it (should fix compilation on OSX/cygwin).
- commit d37194a3b20d4d26b86ffa8c3849bf1cd91722c0
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jul 1 21:43:42 2005 +0000
- Genre standardisation patch by Jonas A. Larsen
- This (and previous patch) still needs some work as genres containing spaces
- aren't parsed correctly
- commit 24c07775c117d707f3c4d394500edfeedb7a1045
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Jul 1 20:48:48 2005 +0000
- * vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from the parent list of an item (if anybody wants to make that another way...)
- * playlist.m: implements full drag and drop of playlist items. Drop of multiple items and of items and nodes at the same time should be supported. You cannot mode service discovery items. This is a choice and can be changed if wanted.
- * Hopes that compiles on current trunk (cannot check since latest comits on net functions broke the built of a half the modules and core of the OSX port...)
- commit 60b3038b0a29115bf381f56632fe767ee86af030
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Jul 1 20:27:33 2005 +0000
- * powf -> pow :(
- commit 6db8875a09ef1252fe497b915dc4af69973fc1a7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 1 18:00:04 2005 +0000
- PF_* -> AF_*
- commit 5f24896070f495d3ff7179697a255847f4c9b2cd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 1 17:35:35 2005 +0000
- This was pretty useless (if there is no solution, there is no problem)
- commit fae938e23c50b8e0b348a7e838ff820d5b1b29c5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 1 15:56:41 2005 +0000
- Remove unused function
- commit a9cfe158c44a1b2ec6f64e9cf73c15048dac4c9a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 1 15:54:27 2005 +0000
- Unsigned casts
- commit 56c786eb0a134b1492ce7aacfd13f9304398c97a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 1 15:47:42 2005 +0000
- Remove unused variable - fix compiler warning
- commit 0b137bffd5cf6849c231e9fc75f168aa50ac9806
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 1 15:27:40 2005 +0000
- Freeze module entry name (refs #155)
- commit a844d2d8fcb5ada622ed1e091b38a3f95353ef8a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jul 1 14:48:29 2005 +0000
- Use macros rather than overkill APIs
- commit 82daa24a79ac359f27a6bf3119dee9ba75a41a59
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 1 13:44:37 2005 +0000
- ALL: Add some set_shorname() so the preferences look nice.
- commit ddb6cfd52321a97a76e4240741978e59ddece24f
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 1 13:43:58 2005 +0000
- Oups, forgot this one with [11093] (deprecated option handling)
- commit 117fb9dc74d3fecc0421b69aaf535000b7f25cd1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 1 10:22:30 2005 +0000
- Compile fix
- commit 10ccb3dbcf861ec5a2828f000025e3243d69b357
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Jul 1 08:17:43 2005 +0000
- compile fix
- commit f1cffc8822e89fd1600f077831eccd777c9f67e7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jun 30 18:34:43 2005 +0000
- StopSend for UDP access
- commit 365752e5320fc5c92c3f4cae2ff46664c86fe7a7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jun 30 18:32:54 2005 +0000
- StopSend for SAP discovery
- commit 847ceed4506c9c8e70a165ef4e2837520c06e894
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jun 30 18:30:41 2005 +0000
- Same as previous commit - for SAP announcer
- commit cdd18c0c94f315b3cb666eea800e1cf816e2ec19
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jun 30 18:19:26 2005 +0000
- Shutdown UDP socket for receival - hopefully closes #134
- commit 20d93dce56112560d94dbe11db7c44073f142d9d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jun 30 18:17:53 2005 +0000
- Wrappers for shutdown() API
- commit d8bdb697de070795a53d69d0558e9422c928f31d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jun 30 17:24:26 2005 +0000
- Remove a very old hack that is no longer necessary
- commit 3576d6b125609ab37c95b4ba1bdc3d1ead7cb7e6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jun 30 15:55:35 2005 +0000
- Why make it complicated when it can be simple
- commit 3ff30fa972feae4854ece87008c5d4479dec8d6c
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Jun 30 15:08:08 2005 +0000
- * Some fixes
- * Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
- commit 06ba89296457f0b606d6a78bf3112efa538d85f1
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jun 30 12:45:05 2005 +0000
- * implemented reset- and backward-methods (refs #13)
- commit 2a67c7a4b878fe6f08ec1f4be29152c8deb5f614
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jun 30 10:44:50 2005 +0000
- * added a summary-tab at the end of the wizard (mostly for debug-reasons, but perhaps we want to keep that for the user as well?)
- * implemented the entire logic (except encap-formats while transcoding)
- * added data collection of all values
- * fixed some l10n issues
- The wizard is still not useable for streaming, since it does not communicate the settings to the core yet. Additionally, various things still need to be done (see TODO at the beginning of the file).
- commit 6febcbfe345555a800a764e9fe22e8a19f1986b6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jun 29 20:56:47 2005 +0000
- * modules/stream_out/rtp.c, modules/misc/rtsp.c: attempt at supporting amr nb/wb for rtsp streaming... doesn't look like livedotcom like it though.
- commit 10c15522e02c000c23e18241a426341009ca1627
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Jun 29 20:53:06 2005 +0000
- * Still some work for playlist drag'n'drop
- commit 04f177a91a7a12b2bf36d99b348ecca6361a7282
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jun 29 19:59:01 2005 +0000
- * modules/mux/mp4.c: added support for amr nb/wb and h263 in 3gp.
- commit 5ff8a38b865433c8e3612776b48faa6b1f8b59e1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jun 29 17:13:31 2005 +0000
- * mozilla/vlcplugin.h: fixed mimetypes string.
- commit 9d3fbf4c4a9f731e40620163bcd58440cdd7bf24
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jun 29 17:08:54 2005 +0000
- * mozilla/vlcplugin.h: compilation fix.
- commit 190117120f6eca163740262d08760eefeba2ffc9
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Wed Jun 29 16:48:38 2005 +0000
- * Add an option to recusively expand the current node in the playlist context menue.
- * Seems to be some issues sometimes, likely related to the fact we do not empty o_outline_dict on playlist refresh
- commit 9b344d57bcfabc0a0091886ce84b96d8ff21e35d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Jun 29 05:54:43 2005 +0000
- this should fix compilation (if someone could backport this fix ... and
- test it)
- commit 5fe479dd10e28205b2a825c4bb1c9792ce3fbc0d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jun 28 23:46:33 2005 +0000
- * Fix some configuration options declerations and strings
- commit 9aebdb61fc078adb8d2f5d77e6bfd2b7d2656f2d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jun 28 23:43:03 2005 +0000
- * Fix opening of rtsp:// links in VLC
- commit 05fd28dc73ddc2010abd092c4b689f082513b791
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jun 28 23:41:58 2005 +0000
- * forwardport of [11522]
- commit 8d1836799f0ede455c4962a19293c65d8f351327
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Jun 28 23:33:50 2005 +0000
- * Don't select items that are in a selected node for drag'n'drop
- commit fa5d2c03fbeafcfb596825d07db06001e2a85643
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Jun 28 21:37:07 2005 +0000
- * Start of the beginnig of drag'n'drop in the OSX playlist. Items are only copied in the pasteboard ATM (at least if I understand OSX's strange protocol to drag'n'drop items correclty)
- commit 6d6ec75ce7cf3bfe86a674a66cc0de2bdbf52cea
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jun 28 18:02:01 2005 +0000
- DLL loader stolen from MPlayer CVS.
- Disabled by default, enable with --enable-loader
- There's no sanity checks in configure so don't do it if your platform is not compatible.
- zorglub and Anil report it works for WMV3 with the dmo decoder plugin.
- It seems to crash with Quicktime (after displaying a few frame ?).
- There's no RealVideo decoder so, won't do that, but it probably could as well.
- Legal considerations
- =====================
- Section 2 of the GPL puts no restriction on what you link with so long as
- you have obtained the program from source (and compiled it yourself), so
- this is OK.
- It is not clear to me whether it is ok to provide binaries with this
- feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's
- past contributors intellectual rights. So if in doubt don't put this in
- binary package you make.
- commit 83282a7838236dac984518b2e0b94fd1db5bd110
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jun 28 17:58:34 2005 +0000
- - updated to axvlc.inf used to create http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab
- commit 47792465f6248e6080c2c4187366c3fd2ba01f0c
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jun 28 17:56:26 2005 +0000
- - changed codebase path to 'http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab'
- commit f863bf1cf03c366006cfd79b9ddd54ec0360ef2d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jun 28 15:16:11 2005 +0000
- This doesn't owe in the VLC
- commit e0ccad92ed7a3cc417146a2045be6b319dca7e5b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jun 28 09:10:15 2005 +0000
- * po/fr.po: various fixes
- commit c54d3584af84180ff65b6b0a8d9443f11876197b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jun 28 08:48:46 2005 +0000
- * po/es.po: minor fixes
- commit ee6c3bfc7d2f0793e14b50cf312a9b5130a24ea8
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jun 28 08:02:40 2005 +0000
- dataobject isn't ready for prime time yet :)
- commit 09102a649c32d10abc47881f191dab22e8cc9da2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 27 21:30:44 2005 +0000
- Fix warning
- commit ec46dcb4f0dbcfc9b36d3bf51649a59ef8d778a4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 27 21:25:51 2005 +0000
- Don't insult the user - Patch by Torsten Spindler
- commit b8fa2effb8fc6b62949bc84164ed677d3f407341
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Jun 27 20:56:58 2005 +0000
- forward port 11582
- commit c0349add62bdd7aa3efa790718e79db49eda11b9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Jun 27 20:27:10 2005 +0000
- forward port 11580
- commit 2c2ad7bd46fc7f06aa03bea1f1e6c2c6a699b39c
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Jun 27 20:20:58 2005 +0000
- * Add some items to some people
- * Add FK and me...
- commit 10c4a6f9828af1c7b17a083cb22d09c1ef40dbbf
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jun 27 19:48:16 2005 +0000
- * replace '0.8.3-svn' by '0.8.4-svn'
- commit 248e6e1a202788c837b1a4376fb2212074c07f3a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jun 27 19:02:06 2005 +0000
- * modules/demux/playlist/b4s.c: WinCE compilation fix.
- commit 2917b1a65aee831b5ace09bf1820eb96f3b642c0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 27 18:18:55 2005 +0000
- Also fix mozilla when not in debug mode
- commit a6859d1c46eafcd27d71e8efe25ada1fff6fa618
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jun 27 18:17:09 2005 +0000
- * modules/codec/mpeg_audio.c: don't use this codec if we don't have an mpgatofixed32 audio filter (a bit of a hack but it works :).
- commit a30cdd824b72ceff0079e4522d0b9aaa00468a1a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Jun 27 13:58:06 2005 +0000
- * src/misc/httpd.c: fixed a crash in IPv4 handling, patch from Maxime Bizon.
- commit 4f0d569132a01110911a476895a4dd78ff73b50e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jun 27 12:22:24 2005 +0000
- plugin.cpp: forgot to initialize the mute variable
- AUTHORS: I haven't moved to Germany as far as I know: )
- commit da4dc63b33a3cbffa38513107882a05f2043d17c
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jun 27 11:41:16 2005 +0000
- all: clean-up, bug fixes so that plugin is now working correctly with Visual Basic 6 (which I have tested) and hopefully should also work with .NET (which I havent't tested).
- Outstanding issue: the control properties are not persisted
- vlc16x16.bmp: toolbar icon for VLC plugin
- commit da5c4157bbcaf84ab20b452483fbe470ea2654b4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jun 26 23:55:53 2005 +0000
- * implemented a general, re-usable help-panel used by all 4 "More Info" buttons (refs #13)
- * copied the todo to the file
- commit 934c68115d1fc62e8ace482713182d7a733fe15b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jun 26 18:23:17 2005 +0000
- Higher default caching value. Prebuffering should really use the caching value
- commit e3aaa2ff4777f99c594de1b6434879e3b2cf4c15
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jun 26 17:25:08 2005 +0000
- * forgot to include the Turkish locale here as well
- commit ae29d64f1b6fa7a39c7b4d7801f455ee9d896892
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 17:17:50 2005 +0000
- Remove confusing warning
- commit 883cc1d5c3805a7092998838906c0309866c3d63
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jun 26 17:05:58 2005 +0000
- * copy the po-files from /tags/0.8.2 to trunk
- * run update-po to get them in sync
- * forward-port [11506]
- commit 7a179eeb6072de6d4ea634b756d6ffbc881fd269
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jun 26 16:03:48 2005 +0000
- forward port 11543 (again)
- commit 7e1366683b33adfb0a2731b23252bdac24f7f6a7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 15:12:10 2005 +0000
- Compile fix
- commit c1248018ecf78b4f3a8b7652d74ef743a38c09fe
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 14:54:06 2005 +0000
- Fix compilation
- commit 66b377c4c0c358e6b57e2e13eaa04d64726bd6fc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 10:36:35 2005 +0000
- Remove obsoloted check
- commit 26375a288c7d9f00b8c1a438401a9d63b2fc2ac6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 10:35:06 2005 +0000
- Set IPV6_V6ONLY option to make my life easier
- commit 7b3c1c25d19442384510abc50d3c9d1669b2b121
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 10:29:06 2005 +0000
- Set IPV6_PROTECTION_LEVEL (yet another Microsoft's stupid idea)
- at the "right" place, namely ListenTCP rather than OpenTCP
- commit 6f987b5164bfbdb809dee87a635bc2811bdc879b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 10:24:35 2005 +0000
- Fixes httpd_ClientIP on Win32 & the likes
- commit 22571f1a5cc7fdea6ba00c5390deb95af3c9aff8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 10:14:00 2005 +0000
- More conservative buffer size
- commit 212e8d2f695a2c3853cd0499fb1e5069a9ace763
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 09:47:41 2005 +0000
- Forgot this file
- commit 7f432665c1ce3f5fc981129f9f8fc16a0591460c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 09:12:36 2005 +0000
- Use integer rather than strings for UDP/TCP port numbers
- commit 1a57857cc63dde28543a6065c78c487343c6e172
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 09:11:54 2005 +0000
- Fix case
- commit 9f5b398470171a88ad19fa887371f8aae2a199f7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 26 05:43:05 2005 +0000
- Someone forgot debugging stuff here
- commit de7db4a3dea3d3f98c4e9cd6919bc163cb9b79bf
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jun 26 01:11:33 2005 +0000
- * Stupid 10.2 THOU SHALT OBEY ME
- commit 964b51e441c52ee01e8c702f835f812215fb293a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jun 25 18:41:15 2005 +0000
- Fix previous commit
- commit 658db7a818c29ee1d8c4a972b4b3b011d48e3b77
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jun 25 17:21:23 2005 +0000