]> git.sesse.net Git - vlc/log
vlc
18 years ago* Updated the NEWS file and my mail-address
Felix Paul Kühne [Sun, 24 Jul 2005 14:44:10 +0000 (14:44 +0000)]
* Updated the NEWS file and my mail-address

18 years agoFix user:pass parsing if protocol is not given.
Jérome Decoodt [Sun, 24 Jul 2005 14:39:14 +0000 (14:39 +0000)]
Fix user:pass parsing if protocol is not given.
Not tested with all calls (only http access module)

18 years ago* include wizard.h as well to make GCC happy
Felix Paul Kühne [Sun, 24 Jul 2005 13:16:09 +0000 (13:16 +0000)]
* include wizard.h as well to make GCC happy

18 years ago* shut up some compiler warnings
Felix Paul Kühne [Sun, 24 Jul 2005 13:08:27 +0000 (13:08 +0000)]
* shut up some compiler warnings

18 years agoAlso update the wizard playlist on item addition and deletion. This prevent VLC to...
Benjamin Pracht [Sun, 24 Jul 2005 12:54:08 +0000 (12:54 +0000)]
Also update the wizard playlist on item addition and deletion. This prevent VLC to crash upon item deletion with the wizard open.

18 years ago* added encap-formats information to the codec-info to the WX-Wizard as well (uncompi...
Felix Paul Kühne [Sun, 24 Jul 2005 12:49:42 +0000 (12:49 +0000)]
* added encap-formats information to the codec-info to the WX-Wizard as well (uncompiled here, but should run fine)

18 years ago* minor fixes to the OSX-wizard (refs #13)
Felix Paul Kühne [Sun, 24 Jul 2005 12:01:12 +0000 (12:01 +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

18 years ago* fixed 'Could not connect the action t3_addressEntered: to target of class VLCWizard...
Felix Paul Kühne [Sun, 24 Jul 2005 10:59:13 +0000 (10:59 +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)

18 years ago* Implements selection of a playlist item in the wizard
Benjamin Pracht [Sat, 23 Jul 2005 22:14:19 +0000 (22:14 +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).

18 years ago * modules/audio_output/waveout.c: Fixed a rounding issue
Olivier Teulière [Sat, 23 Jul 2005 19:55:00 +0000 (19:55 +0000)]
 * modules/audio_output/waveout.c: Fixed a rounding issue

18 years ago * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
Olivier Teulière [Sat, 23 Jul 2005 19:18:17 +0000 (19:18 +0000)]
 * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
           volume.

18 years ago* don't use tabs here as well
Felix Paul Kühne [Sat, 23 Jul 2005 18:16:34 +0000 (18:16 +0000)]
* don't use tabs here as well

18 years agoSome more coding style (empty lines filled with spaces or tabs)
Benjamin Pracht [Sat, 23 Jul 2005 18:15:14 +0000 (18:15 +0000)]
Some more coding style (empty lines filled with spaces or tabs)

18 years agoWe use 4 space caracters instead of spaces in VLC's sources ;)
Benjamin Pracht [Sat, 23 Jul 2005 18:11:58 +0000 (18:11 +0000)]
We use 4 space caracters instead of spaces in VLC's sources ;)

18 years ago* use NSInformationalAlertSheets instead of mis-using the home-cooked information...
Felix Paul Kühne [Sat, 23 Jul 2005 18:03:15 +0000 (18:03 +0000)]
* use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)

18 years agoOSX:
Felix Paul Kühne [Sat, 23 Jul 2005 16:23:05 +0000 (16:23 +0000)]
OSX:
- implemented i18n on the summary-page
- some other small fixes

- l10n string fixes (both OSX and WX)
(refs #13)

18 years ago* patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>
Felix Paul Kühne [Sat, 23 Jul 2005 15:08:46 +0000 (15:08 +0000)]
* patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>

18 years ago* Fixes crash when libcdio is not installed
Benjamin Pracht [Sat, 23 Jul 2005 14:42:22 +0000 (14:42 +0000)]
* Fixes crash when libcdio is not installed

18 years agoAdd a add_suppressed_string for http-{user|pwd}
Christophe Mutricy [Sat, 23 Jul 2005 13:02:48 +0000 (13:02 +0000)]
Add a add_suppressed_string for http-{user|pwd}

18 years agoaccess.c: LID and Segment for non PBC (the default) needs more work.
Rocky Bernstein [Sat, 23 Jul 2005 11:25:49 +0000 (11:25 +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.

18 years agoAdd -lws2 for rtp and rtsp for ntohl
Christophe Mutricy [Fri, 22 Jul 2005 10:55:16 +0000 (10:55 +0000)]
Add -lws2 for rtp and rtsp for ntohl

18 years ago* whoops (refs #13)
Felix Paul Kühne [Thu, 21 Jul 2005 23:09:30 +0000 (23:09 +0000)]
* whoops (refs #13)

18 years ago* various fixes and additions -- the wizard is usable now
Felix Paul Kühne [Thu, 21 Jul 2005 23:04:33 +0000 (23:04 +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

18 years ago* Added net_AddressIsMulticast that takes a string and returns true if the string...
Derk-Jan Hartman [Thu, 21 Jul 2005 21:18:39 +0000 (21:18 +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.

18 years ago* a missing vlc_freeaddrinfo
Derk-Jan Hartman [Thu, 21 Jul 2005 20:35:22 +0000 (20:35 +0000)]
* a missing vlc_freeaddrinfo

18 years ago* Fix an issue with reading of files that are still growing in size. This fixes bugzi...
Derk-Jan Hartman [Thu, 21 Jul 2005 13:12:19 +0000 (13:12 +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).

18 years ago* include version information and update copyright string
Felix Paul Kühne [Thu, 21 Jul 2005 11:21:25 +0000 (11:21 +0000)]
* include version information and update copyright string

18 years ago* forwardport [11784] and [11802] to trunk
Felix Paul Kühne [Thu, 21 Jul 2005 11:17:56 +0000 (11:17 +0000)]
* forwardport [11784] and [11802] to trunk

18 years agoOops, I did it again !
Damien Fouilleul [Thu, 21 Jul 2005 08:22:37 +0000 (08:22 +0000)]
Oops, I did it again !
Obviously, having a hard coded path for plugins is of no use to anyone

18 years agoFix quotes and a few typos
Rémi Denis-Courmont [Wed, 20 Jul 2005 15:47:16 +0000 (15:47 +0000)]
Fix quotes and a few typos

18 years agoShould not be executable
Rémi Denis-Courmont [Wed, 20 Jul 2005 15:33:18 +0000 (15:33 +0000)]
Should not be executable

18 years ago * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
Christophe Massiot [Wed, 20 Jul 2005 13:11:07 +0000 (13:11 +0000)]
 * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
   courtesy of Oivind.

18 years agoFix bug in track-length seeking.
Rocky Bernstein [Wed, 20 Jul 2005 09:55:49 +0000 (09:55 +0000)]
Fix bug in track-length seeking.

18 years agoInitialize track_end variable.
Rocky Bernstein [Wed, 20 Jul 2005 00:08:24 +0000 (00:08 +0000)]
Initialize track_end variable.

18 years agoShould fix Debian #316161
Rémi Denis-Courmont [Tue, 19 Jul 2005 18:19:22 +0000 (18:19 +0000)]
Should fix Debian #316161
(though Sid has migrated to GCC 4 so it does no longer really matters)

18 years agoRemove annoying debug message
Rémi Denis-Courmont [Tue, 19 Jul 2005 17:53:15 +0000 (17:53 +0000)]
Remove annoying debug message

18 years agoImproved compatibility
Damien Fouilleul [Tue, 19 Jul 2005 17:41:16 +0000 (17:41 +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

18 years ago * livedotcom.cpp: added H264 support.
Laurent Aimar [Tue, 19 Jul 2005 15:44:28 +0000 (15:44 +0000)]
 * livedotcom.cpp: added H264 support.

18 years ago * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
Laurent Aimar [Tue, 19 Jul 2005 08:39:50 +0000 (08:39 +0000)]
 * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).

18 years agodoc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
Rocky Bernstein [Tue, 19 Jul 2005 00:28:19 +0000 (00:28 +0000)]
doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx

config.in: a typo in the CONFIG_ name.

18 years ago- libvlc.c: fixed broken build on cygwin...
Cyril Deguet [Tue, 19 Jul 2005 00:02:26 +0000 (00:02 +0000)]
- libvlc.c: fixed broken build on cygwin...

18 years ago- all: compilation fixes with vc7.1
Cyril Deguet [Mon, 18 Jul 2005 23:57:41 +0000 (23:57 +0000)]
- all: compilation fixes with vc7.1

18 years ago * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no
Christophe Massiot [Mon, 18 Jul 2005 17:36:45 +0000 (17:36 +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).

18 years agoFix use of fatal use of unitialized value (regression in [11778])
Rémi Denis-Courmont [Mon, 18 Jul 2005 15:07:33 +0000 (15:07 +0000)]
Fix use of fatal use of unitialized value (regression in [11778])

18 years agoStill need to test for CD paranoia separately in order to pick up
Rocky Bernstein [Mon, 18 Jul 2005 11:41:24 +0000 (11:41 +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.

18 years ago* all: compilation fix with vc7.1 compiler, and removed a bunch of warnings (there...
Cyril Deguet [Sun, 17 Jul 2005 21:21:04 +0000 (21:21 +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...)

18 years agoRequire libcdio 0.72.
Rocky Bernstein [Sun, 17 Jul 2005 19:40:48 +0000 (19:40 +0000)]
Require libcdio 0.72.

18 years agoRevise better for current default options and names as seen by configure.ac
Rocky Bernstein [Sun, 17 Jul 2005 19:26:41 +0000 (19:26 +0000)]
Revise better for current default options and names as seen by configure.ac

18 years agoMove some DEFINES that are also required without libcdio
Benjamin Pracht [Sun, 17 Jul 2005 18:57:40 +0000 (18:57 +0000)]
Move some DEFINES that are also required without libcdio

18 years agoA number of probe disc fixes:
Rocky Bernstein [Sun, 17 Jul 2005 16:27:59 +0000 (16:27 +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

18 years agoRemove non-standard http4 and http6.
Rémi Denis-Courmont [Sun, 17 Jul 2005 15:26:36 +0000 (15:26 +0000)]
Remove non-standard http4 and http6.
It's the DNS job to tell which version are available,
not poor clueless average user's.

18 years agoIgnore insecure HTTP redirection to non HTTP protocol
Rémi Denis-Courmont [Sun, 17 Jul 2005 15:22:02 +0000 (15:22 +0000)]
Ignore insecure HTTP redirection to non HTTP protocol

18 years agoCleanup - invalid #263.
Rémi Denis-Courmont [Sun, 17 Jul 2005 14:25:41 +0000 (14:25 +0000)]
Cleanup - invalid #263.

18 years agoAdd 4th/last parameter to PKG_CHECK_MODULES ("else" clause when
Rocky Bernstein [Sun, 17 Jul 2005 13:46:26 +0000 (13:46 +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.

18 years ago* added libcdio in the menuconfig, to be able to... disable it ;)
Cyril Deguet [Sun, 17 Jul 2005 11:53:28 +0000 (11:53 +0000)]
* added libcdio in the menuconfig, to be able to... disable it ;)

18 years agoBleeding edge UPnP service discovery :
Rémi Denis-Courmont [Sun, 17 Jul 2005 09:04:58 +0000 (09:04 +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

18 years agoForgot this file - default to allowing every body when there is no .hosts
Rémi Denis-Courmont [Sun, 17 Jul 2005 06:57:31 +0000 (06:57 +0000)]
Forgot this file - default to allowing every body when there is no .hosts

18 years agoA bug in libvcdinfo <= 23 prevents C++ compilations.
Rocky Bernstein [Sat, 16 Jul 2005 21:44:21 +0000 (21:44 +0000)]
A bug in libvcdinfo <= 23 prevents C++ compilations.

18 years agoSmall hack to make OSX happier.
Benjamin Pracht [Sat, 16 Jul 2005 21:33:09 +0000 (21:33 +0000)]
Small hack to make OSX happier.

18 years agoSet entries/lids for VCDs when we have an okay libvcdinfo.
Rocky Bernstein [Sat, 16 Jul 2005 21:20:15 +0000 (21:20 +0000)]
Set entries/lids for VCDs when we have an okay libvcdinfo.

18 years agoReview and fix ACL duplication - really closes #262
Rémi Denis-Courmont [Sat, 16 Jul 2005 19:30:09 +0000 (19:30 +0000)]
Review and fix ACL duplication - really closes #262

18 years agoCopy the default ACL value in ACL_Duplicate - closes #262
Rémi Denis-Courmont [Sat, 16 Jul 2005 18:48:17 +0000 (18:48 +0000)]
Copy the default ACL value in ACL_Duplicate - closes #262

18 years agoconfigure.ac: Allow libcdio 0.71 for libcdio things.
Rocky Bernstein [Sat, 16 Jul 2005 16:04:56 +0000 (16:04 +0000)]
configure.ac: Allow libcdio 0.71 for libcdio things.
open.cpp: Add tooltip for Probe and fill out more vcdinfo things.

18 years agoClean up options and processing relating to libcdio, libvcdinfo,
Rocky Bernstein [Sat, 16 Jul 2005 14:38:08 +0000 (14:38 +0000)]
Clean up options and processing relating to libcdio, libvcdinfo,
cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.

18 years agosleep is not thread-safe - use VLC API msleep instead
Rémi Denis-Courmont [Sat, 16 Jul 2005 14:33:05 +0000 (14:33 +0000)]
sleep is not thread-safe - use VLC API msleep instead

18 years agoCosmeticissimism
Rémi Denis-Courmont [Sat, 16 Jul 2005 13:39:14 +0000 (13:39 +0000)]
Cosmeticissimism

18 years agoMeant to set first and last entry for each *track*.
Rocky Bernstein [Sat, 16 Jul 2005 04:47:12 +0000 (04:47 +0000)]
Meant to set first and last entry for each *track*.

18 years agoDon't limit VCD Entries or LIDs to number of MPEG tracks.
Rocky Bernstein [Sat, 16 Jul 2005 04:36:58 +0000 (04:36 +0000)]
Don't limit VCD Entries or LIDs to number of MPEG tracks.
Untabify.

18 years agoRemove gcc 4 uninitialize variable warning.
Rocky Bernstein [Sat, 16 Jul 2005 04:32:18 +0000 (04:32 +0000)]
Remove gcc 4 uninitialize variable warning.

18 years agoDon't use "Track" for VCDX, "Entry" or "LID" should be used.
Rocky Bernstein [Sat, 16 Jul 2005 04:12:28 +0000 (04:12 +0000)]
Don't use "Track" for VCDX, "Entry" or "LID" should be used.

18 years agocdda/info.c: changes for libcddb 1.1.0 API
Rocky Bernstein [Sat, 16 Jul 2005 03:38:58 +0000 (03:38 +0000)]
cdda/info.c: changes for libcddb 1.1.0 API

rest: Add "Probe" for media function in Open Disc.

18 years agoOne needs to #include errno.h in order to use errno. At least on my
Rocky Bernstein [Sat, 16 Jul 2005 03:36:05 +0000 (03:36 +0000)]
One needs to #include errno.h in order to use errno. At least on my
Fedora Core 4 GNU/Linux box.

18 years agoThe last vlc_reduce that was left
Rémi Denis-Courmont [Fri, 15 Jul 2005 18:48:33 +0000 (18:48 +0000)]
The last vlc_reduce that was left

18 years agoSave a call to strlen() in net_vaPrintf (and net_Printf)
Rémi Denis-Courmont [Fri, 15 Jul 2005 15:24:39 +0000 (15:24 +0000)]
Save a call to strlen() in net_vaPrintf (and net_Printf)

18 years ago- Clean up
Rémi Denis-Courmont [Fri, 15 Jul 2005 15:18:46 +0000 (15:18 +0000)]
- Clean up
- Don't avoid non-existent off-by-one bug, ie. use full buffer size

18 years agoFix undefined symbol error
Rémi Denis-Courmont [Fri, 15 Jul 2005 14:24:47 +0000 (14:24 +0000)]
Fix undefined symbol error

18 years ago * Updated Debian build files for a future upload.
Sam Hocevar [Fri, 15 Jul 2005 11:34:10 +0000 (11:34 +0000)]
  * Updated Debian build files for a future upload.

18 years ago- Automatic versioning info in ActiveX plugin (refs #181)
Rémi Denis-Courmont [Thu, 14 Jul 2005 15:18:50 +0000 (15:18 +0000)]
- Automatic versioning info in ActiveX plugin (refs #181)
- Also include the inf in the distribution

18 years agoThe solution was too simple, I guess
Rémi Denis-Courmont [Thu, 14 Jul 2005 14:35:05 +0000 (14:35 +0000)]
The solution was too simple, I guess

18 years ago- Fix very likely race condition
Rémi Denis-Courmont [Wed, 13 Jul 2005 18:30:46 +0000 (18:30 +0000)]
- Fix very likely race condition
  (whereby psz_bind_addr would be modified by another call to inet_ntoa)
- Use net_GetSockAddress

18 years ago- Use previous API
Rémi Denis-Courmont [Wed, 13 Jul 2005 18:23:09 +0000 (18:23 +0000)]
- Use previous API
- Remove a dynamic allocation

18 years agoNew useful API to combine get(sock|peer)name() and vlc_getnameinfo()
Rémi Denis-Courmont [Wed, 13 Jul 2005 18:11:18 +0000 (18:11 +0000)]
New useful API to combine get(sock|peer)name() and vlc_getnameinfo()

18 years agoForgot these files
Rémi Denis-Courmont [Wed, 13 Jul 2005 18:09:38 +0000 (18:09 +0000)]
Forgot these files

18 years agoRename vlc_reduce to vlc_ureduce so that we won't get into troubles if
Rémi Denis-Courmont [Wed, 13 Jul 2005 17:51:13 +0000 (17:51 +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

18 years agoFix warnings (refs #258)
Rémi Denis-Courmont [Wed, 13 Jul 2005 17:16:09 +0000 (17:16 +0000)]
Fix warnings (refs #258)

18 years agoUse ANSI isspace() for crap compilers that don't know about C99 isblank()
Rémi Denis-Courmont [Wed, 13 Jul 2005 14:59:11 +0000 (14:59 +0000)]
Use ANSI isspace() for crap compilers that don't know about C99 isblank()

18 years agoisblank() is not an ANSI function,it should really be tested for
Damien Fouilleul [Wed, 13 Jul 2005 14:17:24 +0000 (14:17 +0000)]
isblank() is not an ANSI function,it should really be tested for

18 years ago* finally converted to the 10.2 and later format, which is faster readable
Felix Paul Kühne [Tue, 12 Jul 2005 20:06:23 +0000 (20:06 +0000)]
* finally converted to the 10.2 and later format, which is faster readable

18 years ago* additional GUI-fixes
Felix Paul Kühne [Tue, 12 Jul 2005 20:03:32 +0000 (20:03 +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)

18 years agoMore dead code
Rémi Denis-Courmont [Tue, 12 Jul 2005 18:02:20 +0000 (18:02 +0000)]
More dead code

18 years agoYet another strncmp => memcmp (refs #258)
Rémi Denis-Courmont [Tue, 12 Jul 2005 18:01:14 +0000 (18:01 +0000)]
Yet another strncmp => memcmp (refs #258)

18 years agoEliminate dead code
Rémi Denis-Courmont [Tue, 12 Jul 2005 17:58:09 +0000 (17:58 +0000)]
Eliminate dead code

18 years agoBetter ACL API (full rewrite)
Rémi Denis-Courmont [Tue, 12 Jul 2005 16:00:43 +0000 (16:00 +0000)]
Better ACL API (full rewrite)

18 years agoDiminish buffer size
Rémi Denis-Courmont [Mon, 11 Jul 2005 16:37:40 +0000 (16:37 +0000)]
Diminish buffer size
(still big enough for a pure 256-bits architecture...)

18 years agoAvoid buffer overflow
Rémi Denis-Courmont [Mon, 11 Jul 2005 16:34:47 +0000 (16:34 +0000)]
Avoid buffer overflow
(local account needed, but possibly not same user as VLC)

18 years ago * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
Christophe Massiot [Mon, 11 Jul 2005 16:20:33 +0000 (16:20 +0000)]
 * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.

18 years ago * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
Christophe Massiot [Mon, 11 Jul 2005 16:16:17 +0000 (16:16 +0000)]
 * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.

18 years ago * configure.ac: Fixed ipv6 detection.
Christophe Massiot [Mon, 11 Jul 2005 16:01:01 +0000 (16:01 +0000)]
 * configure.ac: Fixed ipv6 detection.

18 years ago * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
Christophe Massiot [Mon, 11 Jul 2005 15:59:36 +0000 (15:59 +0000)]
 * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.

18 years ago* implemented 3 dialogues, which complain to the user, if s/he didn't provide a file...
Felix Paul Kühne [Mon, 11 Jul 2005 11:52:42 +0000 (11:52 +0000)]
* implemented 3 dialogues, which complain to the user, if s/he didn't provide a file or destination