Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
2cb34d1e
Commit
2cb34d1e
authored
May 06, 2006
by
Antoine Cellerier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ChangeLog
parent
de928c0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2848 additions
and
0 deletions
+2848
-0
ChangeLog
ChangeLog
+2848
-0
No files found.
ChangeLog
View file @
2cb34d1e
------------------------------------------------------------------------
r15550 | damienf | 2006-05-06 12:36:58 +0200 (Sat, 06 May 2006) | 2 lines
Changed paths:
M /trunk/vlc.win32.nsi.in
vlc.win32.nsi.in: i need holidays
------------------------------------------------------------------------
r15549 | littlejohn | 2006-05-06 12:04:34 +0200 (Sat, 06 May 2006) | 6 lines
Changed paths:
A /trunk/bindings/java/FAQ
M /trunk/bindings/java/Makefile.am
D /trunk/bindings/java/SWTUglyPlayer.java
M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
D /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
M /trunk/bindings/java/vlc-libvlc-jni.cc
Java bindings updated to latest jvlc version.
SWT components removed until we are able to configure and check for swt-*.jar
presence.
------------------------------------------------------------------------
r15548 | damienf | 2006-05-06 01:41:55 +0200 (Sat, 06 May 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
M /trunk/vlc.win32.nsi.in
- vlc.win32.nsi.in: second attempt
------------------------------------------------------------------------
r15547 | damienf | 2006-05-06 01:09:43 +0200 (Sat, 06 May 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
M /trunk/vlc.win32.nsi.in
vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well.
------------------------------------------------------------------------
r15546 | dionoea | 2006-05-05 22:38:58 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/modules/services_discovery/shout.c
Add "shoutcast" as an alias for "shout".
------------------------------------------------------------------------
r15545 | dionoea | 2006-05-05 22:35:43 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/THANKS
see previous commit
------------------------------------------------------------------------
r15544 | dionoea | 2006-05-05 22:34:42 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/modules/control/rc.c
M /trunk/modules/video_filter/mosaic.c
"[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks.
------------------------------------------------------------------------
r15541 | xtophe | 2006-05-05 19:12:15 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/po/zh_CN.po
Update chinese l10n by Wei Mingzhi
------------------------------------------------------------------------
r15538 | courmisch | 2006-05-05 17:49:54 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/modules/misc/svg.c
We need to include "config.h" somehow before we can use the HAVE_* defines
------------------------------------------------------------------------
r15537 | xtophe | 2006-05-05 14:02:55 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
Hope it really fix it
------------------------------------------------------------------------
r15536 | xtophe | 2006-05-05 00:36:31 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
Fix.
------------------------------------------------------------------------
r15535 | xtophe | 2006-05-05 00:00:42 +0200 (Fri, 05 May 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
configure.ac: test a bit more for contribs
------------------------------------------------------------------------
r15534 | damienf | 2006-05-04 23:58:37 +0200 (Thu, 04 May 2006) | 2 lines
Changed paths:
M /trunk/src/libvlc.c
libvlc.c: removed debug
------------------------------------------------------------------------
r15532 | dionoea | 2006-05-04 23:25:07 +0200 (Thu, 04 May 2006) | 2 lines
Changed paths:
M /trunk/modules/control/rc.c
Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 )
------------------------------------------------------------------------
r15530 | dionoea | 2006-05-02 22:17:33 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/modules/access/dshow/dshow.cpp
This should now at least compile
------------------------------------------------------------------------
r15528 | bigben | 2006-05-02 22:07:59 +0200 (Tue, 02 May 2006) | 4 lines
Changed paths:
M /trunk/modules/stream_out/es.c
* Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit
* (Well, es is deprecated anyway)
------------------------------------------------------------------------
r15527 | dionoea | 2006-05-02 21:54:29 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/modules/access/dshow/dshow.cpp
Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 )
------------------------------------------------------------------------
r15525 | bigben | 2006-05-02 21:20:28 +0200 (Tue, 02 May 2006) | 3 lines
Changed paths:
M /trunk/modules/video_output/x11/xcommon.c
* Really fix the color depth specification
------------------------------------------------------------------------
r15524 | courmisch | 2006-05-02 17:23:39 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
Hopefully fix linking of the mosaic plugin
------------------------------------------------------------------------
r15523 | damienf | 2006-05-02 17:13:28 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/modules/gui/macosx/voutqt.m
voutqt.m: use kYUVSPixelFormat for MacIntel CPUs
------------------------------------------------------------------------
r15522 | courmisch | 2006-05-02 16:54:32 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/THANKS
M /trunk/mozilla/Makefile.am
Mozilla libtool fix from Pavlov Konstantin
------------------------------------------------------------------------
r15520 | damienf | 2006-05-02 11:23:06 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/Makefile.am
Makefile.am: fixed EXTRA_DIST for MacOS X plugin
------------------------------------------------------------------------
r15519 | damienf | 2006-05-02 10:50:18 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
- added support for 64 bit version of mozilla SDK, thanks to thresh for the patch
------------------------------------------------------------------------
r15518 | courmisch | 2006-05-02 08:57:46 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/src/misc/unicode.c
Avoid code duplication
------------------------------------------------------------------------
r15517 | ipkiss | 2006-05-02 08:50:30 +0200 (Tue, 02 May 2006) | 2 lines
Changed paths:
M /trunk/share/skins2/default/theme.xml
* forwardport of [15426] and [15516]
------------------------------------------------------------------------
r15515 | fox | 2006-05-02 00:06:57 +0200 (Tue, 02 May 2006) | 5 lines
Changed paths:
M /trunk/configure.ac
M /trunk/modules/demux/Modules.am
A /trunk/modules/demux/gme.cpp
First rough demux2 implementation for game music files using Game_Music_Emu
(Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS),
Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)).
------------------------------------------------------------------------
r15513 | fox | 2006-05-01 23:20:09 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/modules/demux/mod.c
Use strrchr to extract the file's extension
------------------------------------------------------------------------
r15512 | dionoea | 2006-05-01 21:13:45 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/src/misc/unicode.c
Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution).
------------------------------------------------------------------------
r15511 | courmisch | 2006-05-01 17:18:01 +0200 (Mon, 01 May 2006) | 3 lines
Changed paths:
M /trunk/src/misc/unicode.c
- Save one malloc()
- Return NULL in case of error
------------------------------------------------------------------------
r15510 | dionoea | 2006-05-01 16:47:24 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/src/misc/unicode.c
Hum
------------------------------------------------------------------------
r15509 | dionoea | 2006-05-01 16:25:07 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/src/misc/unicode.c
Add some more debug (this is easier than compiling at home).
------------------------------------------------------------------------
r15507 | ipkiss | 2006-05-01 15:28:07 +0200 (Mon, 01 May 2006) | 3 lines
Changed paths:
M /trunk/modules/gui/skins2/src/generic_layout.cpp
* skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when
resizing
------------------------------------------------------------------------
r15506 | dionoea | 2006-05-01 15:18:11 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/src/misc/unicode.c
Fix tabs and add some debug.
------------------------------------------------------------------------
r15505 | asmax | 2006-05-01 14:12:03 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/modules/gui/skins2/src/vlcproc.cpp
* forward port of [15504]
------------------------------------------------------------------------
r15503 | fkuehne | 2006-05-01 13:47:19 +0200 (Mon, 01 May 2006) | 1 line
Changed paths:
M /trunk/Makefile.am
* forward-port [15502]
------------------------------------------------------------------------
r15501 | damienf | 2006-05-01 12:41:00 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/src/misc/unicode.c
- unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though
------------------------------------------------------------------------
r15498 | zorglub | 2006-05-01 10:34:27 +0200 (Mon, 01 May 2006) | 2 lines
Changed paths:
M /trunk/modules/mux/mpeg/ts.c
Forwardport [15492]
------------------------------------------------------------------------
r15494 | zorglub | 2006-05-01 00:34:50 +0200 (Mon, 01 May 2006) | 3 lines
Changed paths:
M /trunk/modules/audio_output/alsa.c
Fix handling of buffer underruns in ALSA. Probably closes #461
We passed the delay verbatim to ...frames_to_bytes function which doesn't like negative numbers.
------------------------------------------------------------------------
r15493 | hartman | 2006-05-01 00:08:18 +0200 (Mon, 01 May 2006) | 3 lines
Changed paths:
M /trunk/modules/misc/rtsp.c
* Fix searching in aggregate mode for the RTSP VoD module. (fixes #655)
Pausing is still broken.
------------------------------------------------------------------------
r15490 | courmisch | 2006-04-30 23:01:54 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/src/network/httpd.c
Rah forgot to commit this file
------------------------------------------------------------------------
r15488 | bigben | 2006-04-30 21:26:25 +0200 (Sun, 30 Apr 2006) | 5 lines
Changed paths:
M /trunk/THANKS
M /trunk/modules/gui/macosx/controls.h
M /trunk/modules/gui/macosx/controls.m
M /trunk/modules/gui/macosx/misc.m
* Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
* It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
* Best thing to do would be to handle the keypresses from the vout here too, I guess...
------------------------------------------------------------------------
r15487 | dionoea | 2006-04-30 21:16:39 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/doc/skins/skins2-howto.xml
M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
M /trunk/modules/gui/skins2/parser/builder.cpp
M /trunk/modules/services_discovery/podcast.c
M /trunk/share/skins2/default/theme.xml
Forward port [15485] and [15486].
------------------------------------------------------------------------
r15480 | courmisch | 2006-04-30 19:51:34 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/control/http/mvar.c
Fix segfault
------------------------------------------------------------------------
r15478 | damienf | 2006-04-30 19:40:34 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/Makefile.am
- MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution
------------------------------------------------------------------------
r15477 | zorglub | 2006-04-30 19:40:03 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/demux/asf/asf.c
Ditto
------------------------------------------------------------------------
r15476 | zorglub | 2006-04-30 19:39:28 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/mux/asf.c
M /trunk/modules/mux/avi.c
Woops
------------------------------------------------------------------------
r15475 | zorglub | 2006-04-30 19:36:48 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk
M /trunk/doc/fortunes.txt
M /trunk/modules/demux/asf/asf.c
M /trunk/modules/mux/asf.c
M /trunk/modules/mux/avi.c
Fortune
------------------------------------------------------------------------
r15474 | courmisch | 2006-04-30 19:19:29 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/src/network/tcp.c
Also set SO_REUSEADDR here
------------------------------------------------------------------------
r15473 | courmisch | 2006-04-30 19:16:32 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/src/network/httpd.c
Set SO_REUSEADDR on client sockets
------------------------------------------------------------------------
r15472 | dionoea | 2006-04-30 19:12:50 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/share/Makefile.am
D /trunk/share/skins2/default/main/Thumbs.db
D /trunk/share/skins2/default/playlist/Thumbs.db
Remove the Thumbs.db files here too
------------------------------------------------------------------------
r15468 | courmisch | 2006-04-30 18:54:32 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/src/misc/unicode.c
Fix memleak
------------------------------------------------------------------------
r15467 | dionoea | 2006-04-30 18:37:30 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/demux/playlist/podcast.c
M /trunk/modules/services_discovery/podcast.c
Forward port podcast fixes [15462] and [15465].
------------------------------------------------------------------------
r15466 | fkuehne | 2006-04-30 18:31:38 +0200 (Sun, 30 Apr 2006) | 1 line
Changed paths:
M /trunk/modules/gui/macosx/playlist.m
* forward-port [15464] and update the TODO-list at the top of the file
------------------------------------------------------------------------
r15463 | damienf | 2006-04-30 18:08:32 +0200 (Sun, 30 Apr 2006) | 3 lines
Changed paths:
M /trunk/Makefile.am
A /trunk/extras/MacOSX/plugin/InstallerDescription.plist
A /trunk/extras/MacOSX/plugin/InstallerInfo.plist
M /trunk/mozilla/vlc.r
- added installer for MacOSX VLC Plugin
- updated supported mime types in resource
------------------------------------------------------------------------
r15459 | dionoea | 2006-04-30 17:39:19 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/doc/skins/skins2-howto.xml
M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
M /trunk/modules/gui/skins2/parser/builder.cpp
M /trunk/share/skins2/default/theme.xml
Forward port [15458].
------------------------------------------------------------------------
r15457 | titer | 2006-04-30 17:30:35 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/include/vlc_messages.h
Build fix
------------------------------------------------------------------------
r15455 | dionoea | 2006-04-30 17:19:24 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
Fix statistics panel alignement
------------------------------------------------------------------------
r15454 | fkuehne | 2006-04-30 16:44:54 +0200 (Sun, 30 Apr 2006) | 1 line
Changed paths:
M /trunk/THANKS
* forward-port [15453]
------------------------------------------------------------------------
r15451 | asmax | 2006-04-30 15:44:20 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/gui/skins2/src/generic_layout.cpp
M /trunk/modules/gui/skins2/src/generic_layout.hpp
* generic_layout.cpp: don't draw controls of an invisible layout
------------------------------------------------------------------------
r15449 | zorglub | 2006-04-30 15:25:32 +0200 (Sun, 30 Apr 2006) | 2 lines
Changed paths:
M /trunk
M /trunk/include/codecs.h
M /trunk/modules/codec/dmo/dmo.c
Add support for Windows Media Audio 9 Speech (Closes:#606)
------------------------------------------------------------------------
r15447 | asmax | 2006-04-30 15:12:34 +0200 (Sun, 30 Apr 2006) | 3 lines
Changed paths:
M /trunk/share/Makefile.am
A /trunk/share/skins2/default/main/vol_bg.png
M /trunk/share/skins2/default/main/vol_slider.png
M /trunk/share/skins2/default/theme.xml
* all: added a SliderBackground to the volume slider of the default skin
(fixes an incorrect behaviour when clicking on the white part of the slider)
------------------------------------------------------------------------
r15445 | bigben | 2006-04-29 22:48:44 +0200 (Sat, 29 Apr 2006) | 3 lines
Changed paths:
M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
M /trunk/modules/gui/macosx/playlist.h
M /trunk/modules/gui/macosx/playlist.m
* Support for saving xspf playlist files
------------------------------------------------------------------------
r15444 | xtophe | 2006-04-29 22:18:21 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/debian/control
M /trunk/debian/rules
Re-enables the XOSD plugin in debian nightlies
------------------------------------------------------------------------
r15442 | dionoea | 2006-04-29 20:33:44 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
Forward port [15418] and [15420].
------------------------------------------------------------------------
r15441 | courmisch | 2006-04-29 17:56:15 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/control/http/rpn.c
Hmm 512 bytes to format a decimal integer sounds a little abusive
------------------------------------------------------------------------
r15440 | courmisch | 2006-04-29 17:46:36 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/control/http/mvar.c
Another overflow
------------------------------------------------------------------------
r15439 | courmisch | 2006-04-29 17:34:09 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/control/http/mvar.c
Fix likely stack buffer overflow
------------------------------------------------------------------------
r15438 | courmisch | 2006-04-29 17:15:30 +0200 (Sat, 29 Apr 2006) | 3 lines
Changed paths:
M /trunk/modules/control/http/macro.c
- Don't nul-terminate after snprintf(), it does it already
- Use strlcpy()
------------------------------------------------------------------------
r15437 | courmisch | 2006-04-29 17:11:48 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/access/directory.c
Clean up
------------------------------------------------------------------------
r15436 | courmisch | 2006-04-29 17:10:39 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/stream_out/rtp.c
Use strlcpy
------------------------------------------------------------------------
r15434 | courmisch | 2006-04-29 16:38:39 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/src/input/subtitles.c
Also use strlcpy()
------------------------------------------------------------------------
r15433 | courmisch | 2006-04-29 16:34:50 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/src/network/getaddrinfo.c
M /trunk/src/stream_output/sap.c
Use strlcpy()
------------------------------------------------------------------------
r15432 | courmisch | 2006-04-29 16:30:49 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
M /trunk/include/vlc_common.h
M /trunk/include/vlc_symbols.h
M /trunk/modules/access/smb.c
M /trunk/src/extras/libc.c
OpenBSDish strlcpy()
------------------------------------------------------------------------
r15430 | zorglub | 2006-04-29 16:23:44 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk
M /trunk/po/ru.po
Update ru.po from rosetta
------------------------------------------------------------------------
r15429 | zorglub | 2006-04-29 16:23:41 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk
M /trunk/include/variables.h
M /trunk/include/vlc_messages.h
Initialize variables
------------------------------------------------------------------------
r15428 | courmisch | 2006-04-29 16:23:00 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/access/file.c
Win32 compile fix
------------------------------------------------------------------------
r15425 | courmisch | 2006-04-29 16:07:18 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/configure.ac
M /trunk/src/misc/threads.c
Remove some unused configure checks
------------------------------------------------------------------------
r15424 | courmisch | 2006-04-29 15:59:07 +0200 (Sat, 29 Apr 2006) | 4 lines
Changed paths:
M /trunk/modules/access/smb.c
Nul terminate
Might be a better idea to implement strlcpy()
------------------------------------------------------------------------
r15422 | courmisch | 2006-04-29 15:55:07 +0200 (Sat, 29 Apr 2006) | 3 lines
Changed paths:
M /trunk/modules/access/file.c
- Use poll() instead of select() so we don't depend on FD_SETSIZE
- Clean up
------------------------------------------------------------------------
r15421 | bigben | 2006-04-29 15:53:49 +0200 (Sat, 29 Apr 2006) | 3 lines
Changed paths:
M /trunk/modules/video_output/x11/xcommon.c
* Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one
------------------------------------------------------------------------
r15419 | courmisch | 2006-04-29 15:38:50 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/access/smb.c
Use strncpy() rather than strncat() when the destination is empty
------------------------------------------------------------------------
r15415 | courmisch | 2006-04-29 15:32:36 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/demux/mp4/mp4.c
Don't use #ifdef + alloca() when we have something simpler
------------------------------------------------------------------------
r15414 | zorglub | 2006-04-29 15:31:39 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk
M /trunk/modules/gui/skins2/vars/time.cpp
Be sure to write correct time values
------------------------------------------------------------------------
r15413 | courmisch | 2006-04-29 15:30:39 +0200 (Sat, 29 Apr 2006) | 2 lines
Changed paths:
M /trunk/modules/demux/mp4/drms.c
Simplification assuming that sizeof(char) = 1
------------------------------------------------------------------------
r15412 | courmisch | 2006-04-29 15:30:10 +0200 (Sat, 29 Apr 2006) | 2 lines