| | 1 | ------------------------------------------------------------------------ |
|---|
| | 2 | r15550 | damienf | 2006-05-06 12:36:58 +0200 (Sat, 06 May 2006) | 2 lines |
|---|
| | 3 | Changed paths: |
|---|
| | 4 | M /trunk/vlc.win32.nsi.in |
|---|
| | 5 | |
|---|
| | 6 | vlc.win32.nsi.in: i need holidays |
|---|
| | 7 | |
|---|
| | 8 | ------------------------------------------------------------------------ |
|---|
| | 9 | r15549 | littlejohn | 2006-05-06 12:04:34 +0200 (Sat, 06 May 2006) | 6 lines |
|---|
| | 10 | Changed paths: |
|---|
| | 11 | A /trunk/bindings/java/FAQ |
|---|
| | 12 | M /trunk/bindings/java/Makefile.am |
|---|
| | 13 | D /trunk/bindings/java/SWTUglyPlayer.java |
|---|
| | 14 | M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java |
|---|
| | 15 | M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java |
|---|
| | 16 | M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java |
|---|
| | 17 | M /trunk/bindings/java/org/videolan/jvlc/JVLC.java |
|---|
| | 18 | M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java |
|---|
| | 19 | M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java |
|---|
| | 20 | M /trunk/bindings/java/org/videolan/jvlc/Playlist.java |
|---|
| | 21 | M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java |
|---|
| | 22 | D /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java |
|---|
| | 23 | M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java |
|---|
| | 24 | M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java |
|---|
| | 25 | M /trunk/bindings/java/vlc-libvlc-jni.cc |
|---|
| | 26 | |
|---|
| | 27 | Java bindings updated to latest jvlc version. |
|---|
| | 28 | SWT components removed until we are able to configure and check for swt-*.jar |
|---|
| | 29 | presence. |
|---|
| | 30 | |
|---|
| | 31 | |
|---|
| | 32 | |
|---|
| | 33 | ------------------------------------------------------------------------ |
|---|
| | 34 | r15548 | damienf | 2006-05-06 01:41:55 +0200 (Sat, 06 May 2006) | 2 lines |
|---|
| | 35 | Changed paths: |
|---|
| | 36 | M /trunk/configure.ac |
|---|
| | 37 | M /trunk/vlc.win32.nsi.in |
|---|
| | 38 | |
|---|
| | 39 | - vlc.win32.nsi.in: second attempt |
|---|
| | 40 | |
|---|
| | 41 | ------------------------------------------------------------------------ |
|---|
| | 42 | r15547 | damienf | 2006-05-06 01:09:43 +0200 (Sat, 06 May 2006) | 2 lines |
|---|
| | 43 | Changed paths: |
|---|
| | 44 | M /trunk/configure.ac |
|---|
| | 45 | M /trunk/vlc.win32.nsi.in |
|---|
| | 46 | |
|---|
| | 47 | vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well. |
|---|
| | 48 | |
|---|
| | 49 | ------------------------------------------------------------------------ |
|---|
| | 50 | r15546 | dionoea | 2006-05-05 22:38:58 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 51 | Changed paths: |
|---|
| | 52 | M /trunk/modules/services_discovery/shout.c |
|---|
| | 53 | |
|---|
| | 54 | Add "shoutcast" as an alias for "shout". |
|---|
| | 55 | |
|---|
| | 56 | ------------------------------------------------------------------------ |
|---|
| | 57 | r15545 | dionoea | 2006-05-05 22:35:43 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 58 | Changed paths: |
|---|
| | 59 | M /trunk/THANKS |
|---|
| | 60 | |
|---|
| | 61 | see previous commit |
|---|
| | 62 | |
|---|
| | 63 | ------------------------------------------------------------------------ |
|---|
| | 64 | r15544 | dionoea | 2006-05-05 22:34:42 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 65 | Changed paths: |
|---|
| | 66 | M /trunk/modules/control/rc.c |
|---|
| | 67 | M /trunk/modules/video_filter/mosaic.c |
|---|
| | 68 | |
|---|
| | 69 | "[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks. |
|---|
| | 70 | |
|---|
| | 71 | ------------------------------------------------------------------------ |
|---|
| | 72 | r15541 | xtophe | 2006-05-05 19:12:15 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 73 | Changed paths: |
|---|
| | 74 | M /trunk/po/zh_CN.po |
|---|
| | 75 | |
|---|
| | 76 | Update chinese l10n by Wei Mingzhi |
|---|
| | 77 | |
|---|
| | 78 | ------------------------------------------------------------------------ |
|---|
| | 79 | r15538 | courmisch | 2006-05-05 17:49:54 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 80 | Changed paths: |
|---|
| | 81 | M /trunk/modules/misc/svg.c |
|---|
| | 82 | |
|---|
| | 83 | We need to include "config.h" somehow before we can use the HAVE_* defines |
|---|
| | 84 | |
|---|
| | 85 | ------------------------------------------------------------------------ |
|---|
| | 86 | r15537 | xtophe | 2006-05-05 14:02:55 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 87 | Changed paths: |
|---|
| | 88 | M /trunk/configure.ac |
|---|
| | 89 | |
|---|
| | 90 | Hope it really fix it |
|---|
| | 91 | |
|---|
| | 92 | ------------------------------------------------------------------------ |
|---|
| | 93 | r15536 | xtophe | 2006-05-05 00:36:31 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 94 | Changed paths: |
|---|
| | 95 | M /trunk/configure.ac |
|---|
| | 96 | |
|---|
| | 97 | Fix. |
|---|
| | 98 | |
|---|
| | 99 | ------------------------------------------------------------------------ |
|---|
| | 100 | r15535 | xtophe | 2006-05-05 00:00:42 +0200 (Fri, 05 May 2006) | 2 lines |
|---|
| | 101 | Changed paths: |
|---|
| | 102 | M /trunk/configure.ac |
|---|
| | 103 | |
|---|
| | 104 | configure.ac: test a bit more for contribs |
|---|
| | 105 | |
|---|
| | 106 | ------------------------------------------------------------------------ |
|---|
| | 107 | r15534 | damienf | 2006-05-04 23:58:37 +0200 (Thu, 04 May 2006) | 2 lines |
|---|
| | 108 | Changed paths: |
|---|
| | 109 | M /trunk/src/libvlc.c |
|---|
| | 110 | |
|---|
| | 111 | libvlc.c: removed debug |
|---|
| | 112 | |
|---|
| | 113 | ------------------------------------------------------------------------ |
|---|
| | 114 | r15532 | dionoea | 2006-05-04 23:25:07 +0200 (Thu, 04 May 2006) | 2 lines |
|---|
| | 115 | Changed paths: |
|---|
| | 116 | M /trunk/modules/control/rc.c |
|---|
| | 117 | |
|---|
| | 118 | Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 ) |
|---|
| | 119 | |
|---|
| | 120 | ------------------------------------------------------------------------ |
|---|
| | 121 | r15530 | dionoea | 2006-05-02 22:17:33 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 122 | Changed paths: |
|---|
| | 123 | M /trunk/modules/access/dshow/dshow.cpp |
|---|
| | 124 | |
|---|
| | 125 | This should now at least compile |
|---|
| | 126 | |
|---|
| | 127 | ------------------------------------------------------------------------ |
|---|
| | 128 | r15528 | bigben | 2006-05-02 22:07:59 +0200 (Tue, 02 May 2006) | 4 lines |
|---|
| | 129 | Changed paths: |
|---|
| | 130 | M /trunk/modules/stream_out/es.c |
|---|
| | 131 | |
|---|
| | 132 | * Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit |
|---|
| | 133 | * (Well, es is deprecated anyway) |
|---|
| | 134 | |
|---|
| | 135 | |
|---|
| | 136 | ------------------------------------------------------------------------ |
|---|
| | 137 | r15527 | dionoea | 2006-05-02 21:54:29 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 138 | Changed paths: |
|---|
| | 139 | M /trunk/modules/access/dshow/dshow.cpp |
|---|
| | 140 | |
|---|
| | 141 | Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 ) |
|---|
| | 142 | |
|---|
| | 143 | ------------------------------------------------------------------------ |
|---|
| | 144 | r15525 | bigben | 2006-05-02 21:20:28 +0200 (Tue, 02 May 2006) | 3 lines |
|---|
| | 145 | Changed paths: |
|---|
| | 146 | M /trunk/modules/video_output/x11/xcommon.c |
|---|
| | 147 | |
|---|
| | 148 | * Really fix the color depth specification |
|---|
| | 149 | |
|---|
| | 150 | |
|---|
| | 151 | ------------------------------------------------------------------------ |
|---|
| | 152 | r15524 | courmisch | 2006-05-02 17:23:39 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 153 | Changed paths: |
|---|
| | 154 | M /trunk/configure.ac |
|---|
| | 155 | |
|---|
| | 156 | Hopefully fix linking of the mosaic plugin |
|---|
| | 157 | |
|---|
| | 158 | ------------------------------------------------------------------------ |
|---|
| | 159 | r15523 | damienf | 2006-05-02 17:13:28 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 160 | Changed paths: |
|---|
| | 161 | M /trunk/modules/gui/macosx/voutqt.m |
|---|
| | 162 | |
|---|
| | 163 | voutqt.m: use kYUVSPixelFormat for MacIntel CPUs |
|---|
| | 164 | |
|---|
| | 165 | ------------------------------------------------------------------------ |
|---|
| | 166 | r15522 | courmisch | 2006-05-02 16:54:32 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 167 | Changed paths: |
|---|
| | 168 | M /trunk/THANKS |
|---|
| | 169 | M /trunk/mozilla/Makefile.am |
|---|
| | 170 | |
|---|
| | 171 | Mozilla libtool fix from Pavlov Konstantin |
|---|
| | 172 | |
|---|
| | 173 | ------------------------------------------------------------------------ |
|---|
| | 174 | r15520 | damienf | 2006-05-02 11:23:06 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 175 | Changed paths: |
|---|
| | 176 | M /trunk/Makefile.am |
|---|
| | 177 | |
|---|
| | 178 | Makefile.am: fixed EXTRA_DIST for MacOS X plugin |
|---|
| | 179 | |
|---|
| | 180 | ------------------------------------------------------------------------ |
|---|
| | 181 | r15519 | damienf | 2006-05-02 10:50:18 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 182 | Changed paths: |
|---|
| | 183 | M /trunk/configure.ac |
|---|
| | 184 | |
|---|
| | 185 | - added support for 64 bit version of mozilla SDK, thanks to thresh for the patch |
|---|
| | 186 | |
|---|
| | 187 | ------------------------------------------------------------------------ |
|---|
| | 188 | r15518 | courmisch | 2006-05-02 08:57:46 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 189 | Changed paths: |
|---|
| | 190 | M /trunk/src/misc/unicode.c |
|---|
| | 191 | |
|---|
| | 192 | Avoid code duplication |
|---|
| | 193 | |
|---|
| | 194 | ------------------------------------------------------------------------ |
|---|
| | 195 | r15517 | ipkiss | 2006-05-02 08:50:30 +0200 (Tue, 02 May 2006) | 2 lines |
|---|
| | 196 | Changed paths: |
|---|
| | 197 | M /trunk/share/skins2/default/theme.xml |
|---|
| | 198 | |
|---|
| | 199 | * forwardport of [15426] and [15516] |
|---|
| | 200 | |
|---|
| | 201 | ------------------------------------------------------------------------ |
|---|
| | 202 | r15515 | fox | 2006-05-02 00:06:57 +0200 (Tue, 02 May 2006) | 5 lines |
|---|
| | 203 | Changed paths: |
|---|
| | 204 | M /trunk/configure.ac |
|---|
| | 205 | M /trunk/modules/demux/Modules.am |
|---|
| | 206 | A /trunk/modules/demux/gme.cpp |
|---|
| | 207 | |
|---|
| | 208 | First rough demux2 implementation for game music files using Game_Music_Emu |
|---|
| | 209 | (Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS), |
|---|
| | 210 | Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)). |
|---|
| | 211 | |
|---|
| | 212 | |
|---|
| | 213 | ------------------------------------------------------------------------ |
|---|
| | 214 | r15513 | fox | 2006-05-01 23:20:09 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 215 | Changed paths: |
|---|
| | 216 | M /trunk/modules/demux/mod.c |
|---|
| | 217 | |
|---|
| | 218 | Use strrchr to extract the file's extension |
|---|
| | 219 | |
|---|
| | 220 | ------------------------------------------------------------------------ |
|---|
| | 221 | r15512 | dionoea | 2006-05-01 21:13:45 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 222 | Changed paths: |
|---|
| | 223 | M /trunk/src/misc/unicode.c |
|---|
| | 224 | |
|---|
| | 225 | Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution). |
|---|
| | 226 | |
|---|
| | 227 | ------------------------------------------------------------------------ |
|---|
| | 228 | r15511 | courmisch | 2006-05-01 17:18:01 +0200 (Mon, 01 May 2006) | 3 lines |
|---|
| | 229 | Changed paths: |
|---|
| | 230 | M /trunk/src/misc/unicode.c |
|---|
| | 231 | |
|---|
| | 232 | - Save one malloc() |
|---|
| | 233 | - Return NULL in case of error |
|---|
| | 234 | |
|---|
| | 235 | ------------------------------------------------------------------------ |
|---|
| | 236 | r15510 | dionoea | 2006-05-01 16:47:24 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 237 | Changed paths: |
|---|
| | 238 | M /trunk/src/misc/unicode.c |
|---|
| | 239 | |
|---|
| | 240 | Hum |
|---|
| | 241 | |
|---|
| | 242 | ------------------------------------------------------------------------ |
|---|
| | 243 | r15509 | dionoea | 2006-05-01 16:25:07 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 244 | Changed paths: |
|---|
| | 245 | M /trunk/src/misc/unicode.c |
|---|
| | 246 | |
|---|
| | 247 | Add some more debug (this is easier than compiling at home). |
|---|
| | 248 | |
|---|
| | 249 | ------------------------------------------------------------------------ |
|---|
| | 250 | r15507 | ipkiss | 2006-05-01 15:28:07 +0200 (Mon, 01 May 2006) | 3 lines |
|---|
| | 251 | Changed paths: |
|---|
| | 252 | M /trunk/modules/gui/skins2/src/generic_layout.cpp |
|---|
| | 253 | |
|---|
| | 254 | * skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when |
|---|
| | 255 | resizing |
|---|
| | 256 | |
|---|
| | 257 | ------------------------------------------------------------------------ |
|---|
| | 258 | r15506 | dionoea | 2006-05-01 15:18:11 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 259 | Changed paths: |
|---|
| | 260 | M /trunk/src/misc/unicode.c |
|---|
| | 261 | |
|---|
| | 262 | Fix tabs and add some debug. |
|---|
| | 263 | |
|---|
| | 264 | ------------------------------------------------------------------------ |
|---|
| | 265 | r15505 | asmax | 2006-05-01 14:12:03 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 266 | Changed paths: |
|---|
| | 267 | M /trunk/modules/gui/skins2/src/vlcproc.cpp |
|---|
| | 268 | |
|---|
| | 269 | * forward port of [15504] |
|---|
| | 270 | |
|---|
| | 271 | ------------------------------------------------------------------------ |
|---|
| | 272 | r15503 | fkuehne | 2006-05-01 13:47:19 +0200 (Mon, 01 May 2006) | 1 line |
|---|
| | 273 | Changed paths: |
|---|
| | 274 | M /trunk/Makefile.am |
|---|
| | 275 | |
|---|
| | 276 | * forward-port [15502] |
|---|
| | 277 | ------------------------------------------------------------------------ |
|---|
| | 278 | r15501 | damienf | 2006-05-01 12:41:00 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 279 | Changed paths: |
|---|
| | 280 | M /trunk/src/misc/unicode.c |
|---|
| | 281 | |
|---|
| | 282 | - unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though |
|---|
| | 283 | |
|---|
| | 284 | ------------------------------------------------------------------------ |
|---|
| | 285 | r15498 | zorglub | 2006-05-01 10:34:27 +0200 (Mon, 01 May 2006) | 2 lines |
|---|
| | 286 | Changed paths: |
|---|
| | 287 | M /trunk/modules/mux/mpeg/ts.c |
|---|
| | 288 | |
|---|
| | 289 | Forwardport [15492] |
|---|
| | 290 | |
|---|
| | 291 | ------------------------------------------------------------------------ |
|---|
| | 292 | r15494 | zorglub | 2006-05-01 00:34:50 +0200 (Mon, 01 May 2006) | 3 lines |
|---|
| | 293 | Changed paths: |
|---|
| | 294 | M /trunk/modules/audio_output/alsa.c |
|---|
| | 295 | |
|---|
| | 296 | Fix handling of buffer underruns in ALSA. Probably closes #461 |
|---|
| | 297 | We passed the delay verbatim to ...frames_to_bytes function which doesn't like negative numbers. |
|---|
| | 298 | |
|---|
| | 299 | ------------------------------------------------------------------------ |
|---|
| | 300 | r15493 | hartman | 2006-05-01 00:08:18 +0200 (Mon, 01 May 2006) | 3 lines |
|---|
| | 301 | Changed paths: |
|---|
| | 302 | M /trunk/modules/misc/rtsp.c |
|---|
| | 303 | |
|---|
| | 304 | * Fix searching in aggregate mode for the RTSP VoD module. (fixes #655) |
|---|
| | 305 | Pausing is still broken. |
|---|
| | 306 | |
|---|
| | 307 | ------------------------------------------------------------------------ |
|---|
| | 308 | r15490 | courmisch | 2006-04-30 23:01:54 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 309 | Changed paths: |
|---|
| | 310 | M /trunk/src/network/httpd.c |
|---|
| | 311 | |
|---|
| | 312 | Rah forgot to commit this file |
|---|
| | 313 | |
|---|
| | 314 | ------------------------------------------------------------------------ |
|---|
| | 315 | r15488 | bigben | 2006-04-30 21:26:25 +0200 (Sun, 30 Apr 2006) | 5 lines |
|---|
| | 316 | Changed paths: |
|---|
| | 317 | M /trunk/THANKS |
|---|
| | 318 | M /trunk/modules/gui/macosx/controls.h |
|---|
| | 319 | M /trunk/modules/gui/macosx/controls.m |
|---|
| | 320 | M /trunk/modules/gui/macosx/misc.m |
|---|
| | 321 | |
|---|
| | 322 | * Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active |
|---|
| | 323 | * It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...) |
|---|
| | 324 | * Best thing to do would be to handle the keypresses from the vout here too, I guess... |
|---|
| | 325 | |
|---|
| | 326 | |
|---|
| | 327 | ------------------------------------------------------------------------ |
|---|
| | 328 | r15487 | dionoea | 2006-04-30 21:16:39 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 329 | Changed paths: |
|---|
| | 330 | M /trunk/doc/skins/skins2-howto.xml |
|---|
| | 331 | M /trunk/modules/gui/skins2/controls/ctrl_text.cpp |
|---|
| | 332 | M /trunk/modules/gui/skins2/controls/ctrl_text.hpp |
|---|
| | 333 | M /trunk/modules/gui/skins2/parser/builder.cpp |
|---|
| | 334 | M /trunk/modules/services_discovery/podcast.c |
|---|
| | 335 | M /trunk/share/skins2/default/theme.xml |
|---|
| | 336 | |
|---|
| | 337 | Forward port [15485] and [15486]. |
|---|
| | 338 | |
|---|
| | 339 | ------------------------------------------------------------------------ |
|---|
| | 340 | r15480 | courmisch | 2006-04-30 19:51:34 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 341 | Changed paths: |
|---|
| | 342 | M /trunk/modules/control/http/mvar.c |
|---|
| | 343 | |
|---|
| | 344 | Fix segfault |
|---|
| | 345 | |
|---|
| | 346 | ------------------------------------------------------------------------ |
|---|
| | 347 | r15478 | damienf | 2006-04-30 19:40:34 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 348 | Changed paths: |
|---|
| | 349 | M /trunk/Makefile.am |
|---|
| | 350 | |
|---|
| | 351 | - MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution |
|---|
| | 352 | |
|---|
| | 353 | ------------------------------------------------------------------------ |
|---|
| | 354 | r15477 | zorglub | 2006-04-30 19:40:03 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 355 | Changed paths: |
|---|
| | 356 | M /trunk/modules/demux/asf/asf.c |
|---|
| | 357 | |
|---|
| | 358 | Ditto |
|---|
| | 359 | |
|---|
| | 360 | ------------------------------------------------------------------------ |
|---|
| | 361 | r15476 | zorglub | 2006-04-30 19:39:28 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 362 | Changed paths: |
|---|
| | 363 | M /trunk/modules/mux/asf.c |
|---|
| | 364 | M /trunk/modules/mux/avi.c |
|---|
| | 365 | |
|---|
| | 366 | Woops |
|---|
| | 367 | |
|---|
| | 368 | ------------------------------------------------------------------------ |
|---|
| | 369 | r15475 | zorglub | 2006-04-30 19:36:48 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 370 | Changed paths: |
|---|
| | 371 | M /trunk |
|---|
| | 372 | M /trunk/doc/fortunes.txt |
|---|
| | 373 | M /trunk/modules/demux/asf/asf.c |
|---|
| | 374 | M /trunk/modules/mux/asf.c |
|---|
| | 375 | M /trunk/modules/mux/avi.c |
|---|
| | 376 | |
|---|
| | 377 | Fortune |
|---|
| | 378 | |
|---|
| | 379 | ------------------------------------------------------------------------ |
|---|
| | 380 | r15474 | courmisch | 2006-04-30 19:19:29 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 381 | Changed paths: |
|---|
| | 382 | M /trunk/src/network/tcp.c |
|---|
| | 383 | |
|---|
| | 384 | Also set SO_REUSEADDR here |
|---|
| | 385 | |
|---|
| | 386 | ------------------------------------------------------------------------ |
|---|
| | 387 | r15473 | courmisch | 2006-04-30 19:16:32 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 388 | Changed paths: |
|---|
| | 389 | M /trunk/src/network/httpd.c |
|---|
| | 390 | |
|---|
| | 391 | Set SO_REUSEADDR on client sockets |
|---|
| | 392 | |
|---|
| | 393 | ------------------------------------------------------------------------ |
|---|
| | 394 | r15472 | dionoea | 2006-04-30 19:12:50 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 395 | Changed paths: |
|---|
| | 396 | M /trunk/share/Makefile.am |
|---|
| | 397 | D /trunk/share/skins2/default/main/Thumbs.db |
|---|
| | 398 | D /trunk/share/skins2/default/playlist/Thumbs.db |
|---|
| | 399 | |
|---|
| | 400 | Remove the Thumbs.db files here too |
|---|
| | 401 | |
|---|
| | 402 | ------------------------------------------------------------------------ |
|---|
| | 403 | r15468 | courmisch | 2006-04-30 18:54:32 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 404 | Changed paths: |
|---|
| | 405 | M /trunk/src/misc/unicode.c |
|---|
| | 406 | |
|---|
| | 407 | Fix memleak |
|---|
| | 408 | |
|---|
| | 409 | ------------------------------------------------------------------------ |
|---|
| | 410 | r15467 | dionoea | 2006-04-30 18:37:30 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 411 | Changed paths: |
|---|
| | 412 | M /trunk/modules/demux/playlist/podcast.c |
|---|
| | 413 | M /trunk/modules/services_discovery/podcast.c |
|---|
| | 414 | |
|---|
| | 415 | Forward port podcast fixes [15462] and [15465]. |
|---|
| | 416 | |
|---|
| | 417 | ------------------------------------------------------------------------ |
|---|
| | 418 | r15466 | fkuehne | 2006-04-30 18:31:38 +0200 (Sun, 30 Apr 2006) | 1 line |
|---|
| | 419 | Changed paths: |
|---|
| | 420 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 421 | |
|---|
| | 422 | * forward-port [15464] and update the TODO-list at the top of the file |
|---|
| | 423 | ------------------------------------------------------------------------ |
|---|
| | 424 | r15463 | damienf | 2006-04-30 18:08:32 +0200 (Sun, 30 Apr 2006) | 3 lines |
|---|
| | 425 | Changed paths: |
|---|
| | 426 | M /trunk/Makefile.am |
|---|
| | 427 | A /trunk/extras/MacOSX/plugin/InstallerDescription.plist |
|---|
| | 428 | A /trunk/extras/MacOSX/plugin/InstallerInfo.plist |
|---|
| | 429 | M /trunk/mozilla/vlc.r |
|---|
| | 430 | |
|---|
| | 431 | - added installer for MacOSX VLC Plugin |
|---|
| | 432 | - updated supported mime types in resource |
|---|
| | 433 | |
|---|
| | 434 | ------------------------------------------------------------------------ |
|---|
| | 435 | r15459 | dionoea | 2006-04-30 17:39:19 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 436 | Changed paths: |
|---|
| | 437 | M /trunk/doc/skins/skins2-howto.xml |
|---|
| | 438 | M /trunk/modules/gui/skins2/controls/ctrl_text.cpp |
|---|
| | 439 | M /trunk/modules/gui/skins2/controls/ctrl_text.hpp |
|---|
| | 440 | M /trunk/modules/gui/skins2/parser/builder.cpp |
|---|
| | 441 | M /trunk/share/skins2/default/theme.xml |
|---|
| | 442 | |
|---|
| | 443 | Forward port [15458]. |
|---|
| | 444 | |
|---|
| | 445 | ------------------------------------------------------------------------ |
|---|
| | 446 | r15457 | titer | 2006-04-30 17:30:35 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 447 | Changed paths: |
|---|
| | 448 | M /trunk/include/vlc_messages.h |
|---|
| | 449 | |
|---|
| | 450 | Build fix |
|---|
| | 451 | |
|---|
| | 452 | ------------------------------------------------------------------------ |
|---|
| | 453 | r15455 | dionoea | 2006-04-30 17:19:24 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 454 | Changed paths: |
|---|
| | 455 | M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp |
|---|
| | 456 | |
|---|
| | 457 | Fix statistics panel alignement |
|---|
| | 458 | |
|---|
| | 459 | ------------------------------------------------------------------------ |
|---|
| | 460 | r15454 | fkuehne | 2006-04-30 16:44:54 +0200 (Sun, 30 Apr 2006) | 1 line |
|---|
| | 461 | Changed paths: |
|---|
| | 462 | M /trunk/THANKS |
|---|
| | 463 | |
|---|
| | 464 | * forward-port [15453] |
|---|
| | 465 | ------------------------------------------------------------------------ |
|---|
| | 466 | r15451 | asmax | 2006-04-30 15:44:20 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 467 | Changed paths: |
|---|
| | 468 | M /trunk/modules/gui/skins2/src/generic_layout.cpp |
|---|
| | 469 | M /trunk/modules/gui/skins2/src/generic_layout.hpp |
|---|
| | 470 | |
|---|
| | 471 | * generic_layout.cpp: don't draw controls of an invisible layout |
|---|
| | 472 | |
|---|
| | 473 | ------------------------------------------------------------------------ |
|---|
| | 474 | r15449 | zorglub | 2006-04-30 15:25:32 +0200 (Sun, 30 Apr 2006) | 2 lines |
|---|
| | 475 | Changed paths: |
|---|
| | 476 | M /trunk |
|---|
| | 477 | M /trunk/include/codecs.h |
|---|
| | 478 | M /trunk/modules/codec/dmo/dmo.c |
|---|
| | 479 | |
|---|
| | 480 | Add support for Windows Media Audio 9 Speech (Closes:#606) |
|---|
| | 481 | |
|---|
| | 482 | ------------------------------------------------------------------------ |
|---|
| | 483 | r15447 | asmax | 2006-04-30 15:12:34 +0200 (Sun, 30 Apr 2006) | 3 lines |
|---|
| | 484 | Changed paths: |
|---|
| | 485 | M /trunk/share/Makefile.am |
|---|
| | 486 | A /trunk/share/skins2/default/main/vol_bg.png |
|---|
| | 487 | M /trunk/share/skins2/default/main/vol_slider.png |
|---|
| | 488 | M /trunk/share/skins2/default/theme.xml |
|---|
| | 489 | |
|---|
| | 490 | * all: added a SliderBackground to the volume slider of the default skin |
|---|
| | 491 | (fixes an incorrect behaviour when clicking on the white part of the slider) |
|---|
| | 492 | |
|---|
| | 493 | ------------------------------------------------------------------------ |
|---|
| | 494 | r15445 | bigben | 2006-04-29 22:48:44 +0200 (Sat, 29 Apr 2006) | 3 lines |
|---|
| | 495 | Changed paths: |
|---|
| | 496 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib |
|---|
| | 497 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib |
|---|
| | 498 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib |
|---|
| | 499 | M /trunk/modules/gui/macosx/playlist.h |
|---|
| | 500 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 501 | |
|---|
| | 502 | * Support for saving xspf playlist files |
|---|
| | 503 | |
|---|
| | 504 | |
|---|
| | 505 | ------------------------------------------------------------------------ |
|---|
| | 506 | r15444 | xtophe | 2006-04-29 22:18:21 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 507 | Changed paths: |
|---|
| | 508 | M /trunk/debian/control |
|---|
| | 509 | M /trunk/debian/rules |
|---|
| | 510 | |
|---|
| | 511 | Re-enables the XOSD plugin in debian nightlies |
|---|
| | 512 | |
|---|
| | 513 | ------------------------------------------------------------------------ |
|---|
| | 514 | r15442 | dionoea | 2006-04-29 20:33:44 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 515 | Changed paths: |
|---|
| | 516 | M /trunk/modules/gui/skins2/controls/ctrl_text.cpp |
|---|
| | 517 | |
|---|
| | 518 | Forward port [15418] and [15420]. |
|---|
| | 519 | |
|---|
| | 520 | ------------------------------------------------------------------------ |
|---|
| | 521 | r15441 | courmisch | 2006-04-29 17:56:15 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 522 | Changed paths: |
|---|
| | 523 | M /trunk/modules/control/http/rpn.c |
|---|
| | 524 | |
|---|
| | 525 | Hmm 512 bytes to format a decimal integer sounds a little abusive |
|---|
| | 526 | |
|---|
| | 527 | ------------------------------------------------------------------------ |
|---|
| | 528 | r15440 | courmisch | 2006-04-29 17:46:36 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 529 | Changed paths: |
|---|
| | 530 | M /trunk/modules/control/http/mvar.c |
|---|
| | 531 | |
|---|
| | 532 | Another overflow |
|---|
| | 533 | |
|---|
| | 534 | ------------------------------------------------------------------------ |
|---|
| | 535 | r15439 | courmisch | 2006-04-29 17:34:09 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 536 | Changed paths: |
|---|
| | 537 | M /trunk/modules/control/http/mvar.c |
|---|
| | 538 | |
|---|
| | 539 | Fix likely stack buffer overflow |
|---|
| | 540 | |
|---|
| | 541 | ------------------------------------------------------------------------ |
|---|
| | 542 | r15438 | courmisch | 2006-04-29 17:15:30 +0200 (Sat, 29 Apr 2006) | 3 lines |
|---|
| | 543 | Changed paths: |
|---|
| | 544 | M /trunk/modules/control/http/macro.c |
|---|
| | 545 | |
|---|
| | 546 | - Don't nul-terminate after snprintf(), it does it already |
|---|
| | 547 | - Use strlcpy() |
|---|
| | 548 | |
|---|
| | 549 | ------------------------------------------------------------------------ |
|---|
| | 550 | r15437 | courmisch | 2006-04-29 17:11:48 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 551 | Changed paths: |
|---|
| | 552 | M /trunk/modules/access/directory.c |
|---|
| | 553 | |
|---|
| | 554 | Clean up |
|---|
| | 555 | |
|---|
| | 556 | ------------------------------------------------------------------------ |
|---|
| | 557 | r15436 | courmisch | 2006-04-29 17:10:39 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 558 | Changed paths: |
|---|
| | 559 | M /trunk/modules/stream_out/rtp.c |
|---|
| | 560 | |
|---|
| | 561 | Use strlcpy |
|---|
| | 562 | |
|---|
| | 563 | ------------------------------------------------------------------------ |
|---|
| | 564 | r15434 | courmisch | 2006-04-29 16:38:39 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 565 | Changed paths: |
|---|
| | 566 | M /trunk/src/input/subtitles.c |
|---|
| | 567 | |
|---|
| | 568 | Also use strlcpy() |
|---|
| | 569 | |
|---|
| | 570 | ------------------------------------------------------------------------ |
|---|
| | 571 | r15433 | courmisch | 2006-04-29 16:34:50 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 572 | Changed paths: |
|---|
| | 573 | M /trunk/src/network/getaddrinfo.c |
|---|
| | 574 | M /trunk/src/stream_output/sap.c |
|---|
| | 575 | |
|---|
| | 576 | Use strlcpy() |
|---|
| | 577 | |
|---|
| | 578 | ------------------------------------------------------------------------ |
|---|
| | 579 | r15432 | courmisch | 2006-04-29 16:30:49 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 580 | Changed paths: |
|---|
| | 581 | M /trunk/configure.ac |
|---|
| | 582 | M /trunk/include/vlc_common.h |
|---|
| | 583 | M /trunk/include/vlc_symbols.h |
|---|
| | 584 | M /trunk/modules/access/smb.c |
|---|
| | 585 | M /trunk/src/extras/libc.c |
|---|
| | 586 | |
|---|
| | 587 | OpenBSDish strlcpy() |
|---|
| | 588 | |
|---|
| | 589 | ------------------------------------------------------------------------ |
|---|
| | 590 | r15430 | zorglub | 2006-04-29 16:23:44 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 591 | Changed paths: |
|---|
| | 592 | M /trunk |
|---|
| | 593 | M /trunk/po/ru.po |
|---|
| | 594 | |
|---|
| | 595 | Update ru.po from rosetta |
|---|
| | 596 | |
|---|
| | 597 | ------------------------------------------------------------------------ |
|---|
| | 598 | r15429 | zorglub | 2006-04-29 16:23:41 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 599 | Changed paths: |
|---|
| | 600 | M /trunk |
|---|
| | 601 | M /trunk/include/variables.h |
|---|
| | 602 | M /trunk/include/vlc_messages.h |
|---|
| | 603 | |
|---|
| | 604 | Initialize variables |
|---|
| | 605 | |
|---|
| | 606 | ------------------------------------------------------------------------ |
|---|
| | 607 | r15428 | courmisch | 2006-04-29 16:23:00 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 608 | Changed paths: |
|---|
| | 609 | M /trunk/modules/access/file.c |
|---|
| | 610 | |
|---|
| | 611 | Win32 compile fix |
|---|
| | 612 | |
|---|
| | 613 | ------------------------------------------------------------------------ |
|---|
| | 614 | r15425 | courmisch | 2006-04-29 16:07:18 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 615 | Changed paths: |
|---|
| | 616 | M /trunk/configure.ac |
|---|
| | 617 | M /trunk/src/misc/threads.c |
|---|
| | 618 | |
|---|
| | 619 | Remove some unused configure checks |
|---|
| | 620 | |
|---|
| | 621 | ------------------------------------------------------------------------ |
|---|
| | 622 | r15424 | courmisch | 2006-04-29 15:59:07 +0200 (Sat, 29 Apr 2006) | 4 lines |
|---|
| | 623 | Changed paths: |
|---|
| | 624 | M /trunk/modules/access/smb.c |
|---|
| | 625 | |
|---|
| | 626 | Nul terminate |
|---|
| | 627 | |
|---|
| | 628 | Might be a better idea to implement strlcpy() |
|---|
| | 629 | |
|---|
| | 630 | ------------------------------------------------------------------------ |
|---|
| | 631 | r15422 | courmisch | 2006-04-29 15:55:07 +0200 (Sat, 29 Apr 2006) | 3 lines |
|---|
| | 632 | Changed paths: |
|---|
| | 633 | M /trunk/modules/access/file.c |
|---|
| | 634 | |
|---|
| | 635 | - Use poll() instead of select() so we don't depend on FD_SETSIZE |
|---|
| | 636 | - Clean up |
|---|
| | 637 | |
|---|
| | 638 | ------------------------------------------------------------------------ |
|---|
| | 639 | r15421 | bigben | 2006-04-29 15:53:49 +0200 (Sat, 29 Apr 2006) | 3 lines |
|---|
| | 640 | Changed paths: |
|---|
| | 641 | M /trunk/modules/video_output/x11/xcommon.c |
|---|
| | 642 | |
|---|
| | 643 | * Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one |
|---|
| | 644 | |
|---|
| | 645 | |
|---|
| | 646 | ------------------------------------------------------------------------ |
|---|
| | 647 | r15419 | courmisch | 2006-04-29 15:38:50 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 648 | Changed paths: |
|---|
| | 649 | M /trunk/modules/access/smb.c |
|---|
| | 650 | |
|---|
| | 651 | Use strncpy() rather than strncat() when the destination is empty |
|---|
| | 652 | |
|---|
| | 653 | ------------------------------------------------------------------------ |
|---|
| | 654 | r15415 | courmisch | 2006-04-29 15:32:36 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 655 | Changed paths: |
|---|
| | 656 | M /trunk/modules/demux/mp4/mp4.c |
|---|
| | 657 | |
|---|
| | 658 | Don't use #ifdef + alloca() when we have something simpler |
|---|
| | 659 | |
|---|
| | 660 | ------------------------------------------------------------------------ |
|---|
| | 661 | r15414 | zorglub | 2006-04-29 15:31:39 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 662 | Changed paths: |
|---|
| | 663 | M /trunk |
|---|
| | 664 | M /trunk/modules/gui/skins2/vars/time.cpp |
|---|
| | 665 | |
|---|
| | 666 | Be sure to write correct time values |
|---|
| | 667 | |
|---|
| | 668 | ------------------------------------------------------------------------ |
|---|
| | 669 | r15413 | courmisch | 2006-04-29 15:30:39 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 670 | Changed paths: |
|---|
| | 671 | M /trunk/modules/demux/mp4/drms.c |
|---|
| | 672 | |
|---|
| | 673 | Simplification assuming that sizeof(char) = 1 |
|---|
| | 674 | |
|---|
| | 675 | ------------------------------------------------------------------------ |
|---|
| | 676 | r15412 | courmisch | 2006-04-29 15:30:10 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 677 | Changed paths: |
|---|
| | 678 | M /trunk/modules/demux/voc.c |
|---|
| | 679 | M /trunk/modules/demux/xa.c |
|---|
| | 680 | |
|---|
| | 681 | Fix copyright |
|---|
| | 682 | |
|---|
| | 683 | ------------------------------------------------------------------------ |
|---|
| | 684 | r15411 | dionoea | 2006-04-29 15:12:29 +0200 (Sat, 29 Apr 2006) | 2 lines |
|---|
| | 685 | Changed paths: |
|---|
| | 686 | M /trunk/share/skins2/default/theme.xml |
|---|
| | 687 | |
|---|
| | 688 | Forward port [15410] |
|---|
| | 689 | |
|---|
| | 690 | ------------------------------------------------------------------------ |
|---|
| | 691 | r15406 | zorglub | 2006-04-28 22:21:42 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 692 | Changed paths: |
|---|
| | 693 | M /trunk |
|---|
| | 694 | M /trunk/src/libvlc.h |
|---|
| | 695 | |
|---|
| | 696 | Set skip-frames to default enabled |
|---|
| | 697 | |
|---|
| | 698 | ------------------------------------------------------------------------ |
|---|
| | 699 | r15405 | courmisch | 2006-04-28 21:43:55 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 700 | Changed paths: |
|---|
| | 701 | M /trunk/modules/access/pvr/pvr.c |
|---|
| | 702 | |
|---|
| | 703 | Compile fix |
|---|
| | 704 | |
|---|
| | 705 | ------------------------------------------------------------------------ |
|---|
| | 706 | r15404 | courmisch | 2006-04-28 21:38:52 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 707 | Changed paths: |
|---|
| | 708 | M /trunk/modules/access/dvb/access.c |
|---|
| | 709 | |
|---|
| | 710 | Another select() -> poll() |
|---|
| | 711 | |
|---|
| | 712 | ------------------------------------------------------------------------ |
|---|
| | 713 | r15403 | courmisch | 2006-04-28 21:31:26 +0200 (Fri, 28 Apr 2006) | 3 lines |
|---|
| | 714 | Changed paths: |
|---|
| | 715 | M /trunk/modules/access/pvr/pvr.c |
|---|
| | 716 | |
|---|
| | 717 | Use poll() instead of select() so we won't fall for the FD_SETSIZE trap |
|---|
| | 718 | in any case (however unlikely we were to fall far it on Linux) |
|---|
| | 719 | |
|---|
| | 720 | ------------------------------------------------------------------------ |
|---|
| | 721 | r15401 | bigben | 2006-04-28 19:18:46 +0200 (Fri, 28 Apr 2006) | 5 lines |
|---|
| | 722 | Changed paths: |
|---|
| | 723 | M /trunk/src/interface/interface.c |
|---|
| | 724 | M /trunk/src/libvlc.c |
|---|
| | 725 | |
|---|
| | 726 | * Revert 15357, as it would make vlc crash if you try to load a main interface that doesn't exist |
|---|
| | 727 | * Instead, use "screensaver,none" when trying to load the screensaver interface |
|---|
| | 728 | * Same fix for onther interfaces loaded by libvlc |
|---|
| | 729 | |
|---|
| | 730 | |
|---|
| | 731 | ------------------------------------------------------------------------ |
|---|
| | 732 | r15399 | dionoea | 2006-04-28 18:32:00 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 733 | Changed paths: |
|---|
| | 734 | M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp |
|---|
| | 735 | |
|---|
| | 736 | Display file size instead of svn revision in update dialog |
|---|
| | 737 | |
|---|
| | 738 | ------------------------------------------------------------------------ |
|---|
| | 739 | r15397 | dionoea | 2006-04-28 17:19:10 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 740 | Changed paths: |
|---|
| | 741 | M /trunk/vlc.win32.nsi.in |
|---|
| | 742 | |
|---|
| | 743 | Woops |
|---|
| | 744 | |
|---|
| | 745 | ------------------------------------------------------------------------ |
|---|
| | 746 | r15396 | dionoea | 2006-04-28 16:39:25 +0200 (Fri, 28 Apr 2006) | 3 lines |
|---|
| | 747 | Changed paths: |
|---|
| | 748 | M /trunk/vlc.win32.nsi.in |
|---|
| | 749 | |
|---|
| | 750 | Remove local copies of Mozilla plugin and ActiveX dlls |
|---|
| | 751 | Fix #525 Fixes #525 |
|---|
| | 752 | |
|---|
| | 753 | ------------------------------------------------------------------------ |
|---|
| | 754 | r15395 | courmisch | 2006-04-28 14:30:39 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 755 | Changed paths: |
|---|
| | 756 | M /trunk/src/network/tcp.c |
|---|
| | 757 | |
|---|
| | 758 | Another close-on-exec |
|---|
| | 759 | |
|---|
| | 760 | ------------------------------------------------------------------------ |
|---|
| | 761 | r15394 | courmisch | 2006-04-28 14:29:00 +0200 (Fri, 28 Apr 2006) | 4 lines |
|---|
| | 762 | Changed paths: |
|---|
| | 763 | M /trunk/src/network/httpd.c |
|---|
| | 764 | |
|---|
| | 765 | - Fix POSIX setting of non-blocking mode (we were clearing the R/W flags) |
|---|
| | 766 | - Close-on-exec: Don't leak httpd client sockets into CGI scripts or |
|---|
| | 767 | whatever child process we spawn. |
|---|
| | 768 | |
|---|
| | 769 | ------------------------------------------------------------------------ |
|---|
| | 770 | r15393 | courmisch | 2006-04-28 14:25:51 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 771 | Changed paths: |
|---|
| | 772 | M /trunk/src/network/httpd.c |
|---|
| | 773 | |
|---|
| | 774 | Only check FD_SETSIZE limit on POSIX OSes. |
|---|
| | 775 | |
|---|
| | 776 | ------------------------------------------------------------------------ |
|---|
| | 777 | r15392 | courmisch | 2006-04-28 14:22:25 +0200 (Fri, 28 Apr 2006) | 11 lines |
|---|
| | 778 | Changed paths: |
|---|
| | 779 | M /trunk/src/network/io.c |
|---|
| | 780 | |
|---|
| | 781 | Hmm, damn stupid fd_set implementation by Winsock does of course not |
|---|
| | 782 | work like any other one: it's actually thirty two times as big than the |
|---|
| | 783 | POSIX ones for any given FD_SETSIZE, plus FD_SET and FD_ISSET are O(n) |
|---|
| | 784 | instead of O(1). But at least, the mingw implementations of FD_SET has |
|---|
| | 785 | built-in overflow checks. |
|---|
| | 786 | |
|---|
| | 787 | Also, Winsock insists on returning big socket numbers, so we can't drop |
|---|
| | 788 | those above FD_SETSIZE or we have no TCP/IP support at all, anyway. |
|---|
| | 789 | |
|---|
| | 790 | |
|---|
| | 791 | |
|---|
| | 792 | ------------------------------------------------------------------------ |
|---|
| | 793 | r15390 | dionoea | 2006-04-28 14:15:27 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 794 | Changed paths: |
|---|
| | 795 | M /trunk/NEWS |
|---|
| | 796 | |
|---|
| | 797 | Shoutcast changed |
|---|
| | 798 | |
|---|
| | 799 | ------------------------------------------------------------------------ |
|---|
| | 800 | r15387 | dionoea | 2006-04-28 14:10:07 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 801 | Changed paths: |
|---|
| | 802 | M /trunk/NEWS |
|---|
| | 803 | M /trunk/THANKS |
|---|
| | 804 | M /trunk/share/Makefile.am |
|---|
| | 805 | A /trunk/share/skins2/default |
|---|
| | 806 | A /trunk/share/skins2/default/credits.png |
|---|
| | 807 | A /trunk/share/skins2/default/equalizer.png |
|---|
| | 808 | A /trunk/share/skins2/default/font.otf |
|---|
| | 809 | A /trunk/share/skins2/default/main |
|---|
| | 810 | A /trunk/share/skins2/default/main/Thumbs.db |
|---|
| | 811 | A /trunk/share/skins2/default/main/dvd_menu.png |
|---|
| | 812 | A /trunk/share/skins2/default/main/dvd_nextchapter.png |
|---|
| | 813 | A /trunk/share/skins2/default/main/dvd_nexttitle.png |
|---|
| | 814 | A /trunk/share/skins2/default/main/dvd_prevchapter.png |
|---|
| | 815 | A /trunk/share/skins2/default/main/dvd_prevtitle.png |
|---|
| | 816 | A /trunk/share/skins2/default/main/main.png |
|---|
| | 817 | A /trunk/share/skins2/default/main/main_down.png |
|---|
| | 818 | A /trunk/share/skins2/default/main/main_over.png |
|---|
| | 819 | A /trunk/share/skins2/default/main/main_up.png |
|---|
| | 820 | A /trunk/share/skins2/default/main/pause_down.png |
|---|
| | 821 | A /trunk/share/skins2/default/main/pause_over.png |
|---|
| | 822 | A /trunk/share/skins2/default/main/pause_up.png |
|---|
| | 823 | A /trunk/share/skins2/default/main/timeslider.png |
|---|
| | 824 | A /trunk/share/skins2/default/main/vol_mask.png |
|---|
| | 825 | A /trunk/share/skins2/default/main/vol_slider.png |
|---|
| | 826 | A /trunk/share/skins2/default/minimal.png |
|---|
| | 827 | A /trunk/share/skins2/default/playlist |
|---|
| | 828 | A /trunk/share/skins2/default/playlist/Thumbs.db |
|---|
| | 829 | A /trunk/share/skins2/default/playlist/playlist.png |
|---|
| | 830 | A /trunk/share/skins2/default/playlist/playlist_down.png |
|---|
| | 831 | A /trunk/share/skins2/default/playlist/playlist_over.png |
|---|
| | 832 | A /trunk/share/skins2/default/playlist/playlist_up.png |
|---|
| | 833 | A /trunk/share/skins2/default/playlist/playtreeglyphs.png |
|---|
| | 834 | A /trunk/share/skins2/default/playlist/plscroller.png |
|---|
| | 835 | A /trunk/share/skins2/default/switch.png |
|---|
| | 836 | A /trunk/share/skins2/default/theme.xml |
|---|
| | 837 | |
|---|
| | 838 | New default skin by aLtgLasS. Many thanks for making one on such short notice. |
|---|
| | 839 | |
|---|
| | 840 | ------------------------------------------------------------------------ |
|---|
| | 841 | r15385 | dionoea | 2006-04-28 13:38:55 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 842 | Changed paths: |
|---|
| | 843 | D /trunk/share/skins2/playtree |
|---|
| | 844 | |
|---|
| | 845 | Remove playtree skin |
|---|
| | 846 | |
|---|
| | 847 | ------------------------------------------------------------------------ |
|---|
| | 848 | r15384 | dionoea | 2006-04-28 13:37:38 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 849 | Changed paths: |
|---|
| | 850 | D /trunk/share/skins2/default |
|---|
| | 851 | M /trunk/share/skins2/playtree/theme.xml |
|---|
| | 852 | |
|---|
| | 853 | Remove old default skin |
|---|
| | 854 | |
|---|
| | 855 | ------------------------------------------------------------------------ |
|---|
| | 856 | r15383 | zorglub | 2006-04-28 09:58:18 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 857 | Changed paths: |
|---|
| | 858 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 859 | |
|---|
| | 860 | HA HA ! (Refs:#658) |
|---|
| | 861 | |
|---|
| | 862 | ------------------------------------------------------------------------ |
|---|
| | 863 | r15382 | dionoea | 2006-04-28 00:31:16 +0200 (Fri, 28 Apr 2006) | 2 lines |
|---|
| | 864 | Changed paths: |
|---|
| | 865 | M /trunk/modules/demux/playlist/shoutcast.c |
|---|
| | 866 | |
|---|
| | 867 | Ahem... |
|---|
| | 868 | |
|---|
| | 869 | ------------------------------------------------------------------------ |
|---|
| | 870 | r15381 | dionoea | 2006-04-27 23:23:34 +0200 (Thu, 27 Apr 2006) | 2 lines |
|---|
| | 871 | Changed paths: |
|---|
| | 872 | M /trunk/modules/demux/playlist/playlist.c |
|---|
| | 873 | M /trunk/modules/demux/playlist/shoutcast.c |
|---|
| | 874 | |
|---|
| | 875 | Add option (--shoutcast-show-adult) to show porn^WNC17 rated video streams. Default setting is of course disabled. |
|---|
| | 876 | |
|---|
| | 877 | ------------------------------------------------------------------------ |
|---|
| | 878 | r15380 | jpsaman | 2006-04-27 23:15:18 +0200 (Thu, 27 Apr 2006) | 1 line |
|---|
| | 879 | Changed paths: |
|---|
| | 880 | M /trunk/THANKS |
|---|
| | 881 | |
|---|
| | 882 | Added Rob Casey to THANKS file. |
|---|
| | 883 | ------------------------------------------------------------------------ |
|---|
| | 884 | r15379 | courmisch | 2006-04-27 22:18:14 +0200 (Thu, 27 Apr 2006) | 15 lines |
|---|
| | 885 | Changed paths: |
|---|
| | 886 | M /trunk/modules/access/file.c |
|---|
| | 887 | M /trunk/src/network/httpd.c |
|---|
| | 888 | M /trunk/src/network/io.c |
|---|
| | 889 | M /trunk/src/network/tcp.c |
|---|
| | 890 | |
|---|
| | 891 | Whenever using select() companion macro FD_SET(), one must ensure that |
|---|
| | 892 | the specified file descriptor does not exceeds the fd_set limit (FD_SETSIZE). |
|---|
| | 893 | Registering a file descriptor above this limit is not defined (read: this is |
|---|
| | 894 | a buffer overflow). |
|---|
| | 895 | |
|---|
| | 896 | This is not normally exploitable on Linux because FD_SETSIZE equals the |
|---|
| | 897 | default limit for file descriptors per processes, but should work on BSDs. |
|---|
| | 898 | Cygwin is also very prone to this problem (but right, we don't use it). As |
|---|
| | 899 | for Windows, it will overflow if you try to select() more than 64 sockets at |
|---|
| | 900 | a time (regardless of the total numbers of socket), but for the sake of |
|---|
| | 901 | simplicity and portability, this patch actually prevent opening more than |
|---|
| | 902 | 64 sockets at all. |
|---|
| | 903 | |
|---|
| | 904 | There are still quite a bunch of plugins that needs fixing. |
|---|
| | 905 | |
|---|
| | 906 | ------------------------------------------------------------------------ |
|---|
| | 907 | r15378 | jpsaman | 2006-04-27 21:31:20 +0200 (Thu, 27 Apr 2006) | 1 line |
|---|
| | 908 | Changed paths: |
|---|
| | 909 | M /trunk/modules/misc/rtsp.c |
|---|
| | 910 | |
|---|
| | 911 | Fix for VLM commands when 'new test vod mux mp2ts enabled' is used. |
|---|
| | 912 | ------------------------------------------------------------------------ |
|---|
| | 913 | r15377 | jpsaman | 2006-04-27 21:13:42 +0200 (Thu, 27 Apr 2006) | 1 line |
|---|
| | 914 | Changed paths: |
|---|
| | 915 | M /trunk/include/vlc_httpd.h |
|---|
| | 916 | M /trunk/modules/misc/rtsp.c |
|---|
| | 917 | M /trunk/src/network/httpd.c |
|---|
| | 918 | |
|---|
| | 919 | Play VOD RTSP from Amino STB with RTSP url: 'rtsp://192.168.0.5:5554//192.168.0.5:5554/dvd;type=VOD;servertype=MediaBase' Note the double slash // between the ip-addresses. Patch by Rob Casey (rob dot casey AT swishgroup dot com dot au) |
|---|
| | 920 | ------------------------------------------------------------------------ |
|---|
| | 921 | r15375 | damienf | 2006-04-27 17:47:53 +0200 (Thu, 27 Apr 2006) | 2 lines |
|---|
| | 922 | Changed paths: |
|---|
| | 923 | M /trunk/modules/access/dshow/dshow.cpp |
|---|
| | 924 | |
|---|
| | 925 | - fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29 |
|---|
| | 926 | |
|---|
| | 927 | ------------------------------------------------------------------------ |
|---|
| | 928 | r15372 | jpsaman | 2006-04-27 10:14:45 +0200 (Thu, 27 Apr 2006) | 1 line |
|---|
| | 929 | Changed paths: |
|---|
| | 930 | M /trunk/modules/codec/x264.c |
|---|
| | 931 | |
|---|
| | 932 | Remove whitespace |
|---|
| | 933 | ------------------------------------------------------------------------ |
|---|
| | 934 | r15371 | jpsaman | 2006-04-27 10:13:50 +0200 (Thu, 27 Apr 2006) | 1 line |
|---|
| | 935 | Changed paths: |
|---|
| | 936 | M /trunk/src/stream_output/stream_output.c |
|---|
| | 937 | |
|---|
| | 938 | Remove whitespace |
|---|
| | 939 | ------------------------------------------------------------------------ |
|---|
| | 940 | r15369 | fkuehne | 2006-04-26 23:32:10 +0200 (Wed, 26 Apr 2006) | 1 line |
|---|
| | 941 | Changed paths: |
|---|
| | 942 | M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj |
|---|
| | 943 | |
|---|
| | 944 | * forward-port [15368] |
|---|
| | 945 | ------------------------------------------------------------------------ |
|---|
| | 946 | r15367 | dionoea | 2006-04-26 23:04:47 +0200 (Wed, 26 Apr 2006) | 3 lines |
|---|
| | 947 | Changed paths: |
|---|
| | 948 | M /trunk/modules/access_filter/timeshift.c |
|---|
| | 949 | |
|---|
| | 950 | Add option to force timeshift filter even if access can control pace or pause. |
|---|
| | 951 | The goal is to be able to timeshift on live rtsp streams. The true fix would be to fix the rtsp access ... |
|---|
| | 952 | |
|---|
| | 953 | ------------------------------------------------------------------------ |
|---|
| | 954 | r15365 | ipkiss | 2006-04-26 19:59:29 +0200 (Wed, 26 Apr 2006) | 2 lines |
|---|
| | 955 | Changed paths: |
|---|
| | 956 | M /trunk/doc/skins/skins2-howto.xml |
|---|
| | 957 | M /trunk/modules/gui/skins2/Modules.am |
|---|
| | 958 | A /trunk/modules/gui/skins2/commands/cmd_snapshot.cpp |
|---|
| | 959 | A /trunk/modules/gui/skins2/commands/cmd_snapshot.hpp |
|---|
| | 960 | M /trunk/modules/gui/skins2/parser/interpreter.cpp |
|---|
| | 961 | |
|---|
| | 962 | * skins2: Added the vlc.snapshot() action |
|---|
| | 963 | |
|---|
| | 964 | ------------------------------------------------------------------------ |
|---|
| | 965 | r15363 | dionoea | 2006-04-26 11:56:04 +0200 (Wed, 26 Apr 2006) | 2 lines |
|---|
| | 966 | Changed paths: |
|---|
| | 967 | M /trunk/vlc.win32.nsi.in |
|---|
| | 968 | |
|---|
| | 969 | Changes to the default selected options in the installer |
|---|
| | 970 | |
|---|
| | 971 | ------------------------------------------------------------------------ |
|---|
| | 972 | r15361 | zorglub | 2006-04-26 10:21:52 +0200 (Wed, 26 Apr 2006) | 2 lines |
|---|
| | 973 | Changed paths: |
|---|
| | 974 | M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp |
|---|
| | 975 | |
|---|
| | 976 | Oh look ! Bananas ! |
|---|
| | 977 | |
|---|
| | 978 | ------------------------------------------------------------------------ |
|---|
| | 979 | r15359 | asmax | 2006-04-25 19:25:02 +0200 (Tue, 25 Apr 2006) | 2 lines |
|---|
| | 980 | Changed paths: |
|---|
| | 981 | M /trunk/modules/gui/skins2/src/top_window.cpp |
|---|
| | 982 | |
|---|
| | 983 | * top_window.cpp: stupid bug... |
|---|
| | 984 | |
|---|
| | 985 | ------------------------------------------------------------------------ |
|---|
| | 986 | r15357 | bigben | 2006-04-25 18:47:56 +0200 (Tue, 25 Apr 2006) | 5 lines |
|---|
| | 987 | Changed paths: |
|---|
| | 988 | M /trunk/configure.ac |
|---|
| | 989 | M /trunk/modules/misc/screensaver.c |
|---|
| | 990 | M /trunk/src/interface/interface.c |
|---|
| | 991 | |
|---|
| | 992 | * screensaver.c, configure.ac: use directly dbus to disable gnome-screensaver if dbus is available upon compilation, instead of using system(gnome-screensaver-command |
|---|
| | 993 | * interface.c: use the b_strict boolean when calling module_Need upon extra interface launching. This prevents vlc to try to launch a 2nd wx gui if the screensaver module isn't available. |
|---|
| | 994 | |
|---|
| | 995 | |
|---|
| | 996 | |
|---|
| | 997 | ------------------------------------------------------------------------ |
|---|
| | 998 | r15355 | zorglub | 2006-04-25 12:17:57 +0200 (Tue, 25 Apr 2006) | 2 lines |
|---|
| | 999 | Changed paths: |
|---|
| | 1000 | M /trunk/modules/gui/wxwidgets/Modules.am |
|---|
| | 1001 | A /trunk/modules/gui/wxwidgets/bitmaps/edit.xpm |
|---|
| | 1002 | M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp |
|---|
| | 1003 | |
|---|
| | 1004 | Add edit button for VLM (Closes:#530) |
|---|
| | 1005 | |
|---|
| | 1006 | ------------------------------------------------------------------------ |
|---|
| | 1007 | r15353 | ipkiss | 2006-04-24 23:57:04 +0200 (Mon, 24 Apr 2006) | 2 lines |
|---|
| | 1008 | Changed paths: |
|---|
| | 1009 | M /trunk/modules/gui/skins2/parser/interpreter.cpp |
|---|
| | 1010 | |
|---|
| | 1011 | * skins2/parser/interpreter.cpp: Fixed a crash when using an action of the form "foo;" |
|---|
| | 1012 | |
|---|
| | 1013 | ------------------------------------------------------------------------ |
|---|
| | 1014 | r15352 | fkuehne | 2006-04-24 23:04:54 +0200 (Mon, 24 Apr 2006) | 1 line |
|---|
| | 1015 | Changed paths: |
|---|
| | 1016 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 1017 | |
|---|
| | 1018 | * add --enable-pic to x264's configure on PPC as well and check out the latest revisions again |
|---|
| | 1019 | ------------------------------------------------------------------------ |
|---|
| | 1020 | r15350 | dionoea | 2006-04-24 21:41:04 +0200 (Mon, 24 Apr 2006) | 2 lines |
|---|
| | 1021 | Changed paths: |
|---|
| | 1022 | M /trunk/modules/demux/playlist/shoutcast.c |
|---|
| | 1023 | |
|---|
| | 1024 | Some more cleaning |
|---|
| | 1025 | |
|---|
| | 1026 | ------------------------------------------------------------------------ |
|---|
| | 1027 | r15349 | xtophe | 2006-04-24 20:29:14 +0200 (Mon, 24 Apr 2006) | 2 lines |
|---|
| | 1028 | Changed paths: |
|---|
| | 1029 | M /trunk/modules/demux/playlist/shoutcast.c |
|---|
| | 1030 | |
|---|
| | 1031 | shoutcast.c: Memleak hunt. |
|---|
| | 1032 | |
|---|
| | 1033 | ------------------------------------------------------------------------ |
|---|
| | 1034 | r15348 | sam | 2006-04-24 10:53:26 +0200 (Mon, 24 Apr 2006) | 2 lines |
|---|
| | 1035 | Changed paths: |
|---|
| | 1036 | M /trunk/modules/video_output/caca.c |
|---|
| | 1037 | |
|---|
| | 1038 | * modules/video_output/caca.c: synced caca output with libcaca-0.99.beta1. |
|---|
| | 1039 | |
|---|
| | 1040 | ------------------------------------------------------------------------ |
|---|
| | 1041 | r15347 | dionoea | 2006-04-24 02:25:25 +0200 (Mon, 24 Apr 2006) | 3 lines |
|---|
| | 1042 | Changed paths: |
|---|
| | 1043 | M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp |
|---|
| | 1044 | |
|---|
| | 1045 | * Handle submodules correctly in the prefs (so we can enable/disable them). |
|---|
| | 1046 | * Fix bug with modules chain if the begining or the end of one module's name matched another module's name. (like 'shoutcasttv' and 'shout') |
|---|
| | 1047 | |
|---|
| | 1048 | ------------------------------------------------------------------------ |
|---|
| | 1049 | r15346 | dionoea | 2006-04-24 00:53:40 +0200 (Mon, 24 Apr 2006) | 2 lines |
|---|
| | 1050 | Changed paths: |
|---|
| | 1051 | M /trunk/modules/demux/playlist/shoutcast.c |
|---|
| | 1052 | M /trunk/modules/services_discovery/shout.c |
|---|
| | 1053 | |
|---|
| | 1054 | Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :) |
|---|
| | 1055 | |
|---|
| | 1056 | ------------------------------------------------------------------------ |
|---|
| | 1057 | r15345 | dionoea | 2006-04-24 00:52:35 +0200 (Mon, 24 Apr 2006) | 2 lines |
|---|
| | 1058 | Changed paths: |
|---|
| | 1059 | M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp |
|---|
| | 1060 | |
|---|
| | 1061 | Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces. |
|---|
| | 1062 | |
|---|
| | 1063 | ------------------------------------------------------------------------ |
|---|
| | 1064 | r15344 | dionoea | 2006-04-23 23:17:51 +0200 (Sun, 23 Apr 2006) | 3 lines |
|---|
| | 1065 | Changed paths: |
|---|
| | 1066 | M /trunk/configure.ac |
|---|
| | 1067 | M /trunk/vlc.win32.nsi.in |
|---|
| | 1068 | |
|---|
| | 1069 | Don't remove files added by user when uninstalling |
|---|
| | 1070 | Fix #525 / Fixes #525 |
|---|
| | 1071 | |
|---|
| | 1072 | ------------------------------------------------------------------------ |
|---|
| | 1073 | r15342 | bigben | 2006-04-23 22:31:06 +0200 (Sun, 23 Apr 2006) | 5 lines |
|---|
| | 1074 | Changed paths: |
|---|
| | 1075 | M /trunk/modules/misc/screensaver.c |
|---|
| | 1076 | |
|---|
| | 1077 | * Support for gnome-screensaver |
|---|
| | 1078 | * We should test if the command is in the path before trying to launch it |
|---|
| | 1079 | * Anyway, system is dirty, we should use dbus, at least for gnome-screensaver |
|---|
| | 1080 | |
|---|
| | 1081 | |
|---|
| | 1082 | ------------------------------------------------------------------------ |
|---|
| | 1083 | r15341 | djc | 2006-04-23 22:11:23 +0200 (Sun, 23 Apr 2006) | 2 lines |
|---|
| | 1084 | Changed paths: |
|---|
| | 1085 | M /trunk/modules/access_output/file.c |
|---|
| | 1086 | |
|---|
| | 1087 | Add %T modifier to filename refs: #561 |
|---|
| | 1088 | |
|---|
| | 1089 | ------------------------------------------------------------------------ |
|---|
| | 1090 | r15336 | courmisch | 2006-04-23 17:56:41 +0200 (Sun, 23 Apr 2006) | 2 lines |
|---|
| | 1091 | Changed paths: |
|---|
| | 1092 | M /trunk/po/ru.po |
|---|
| | 1093 |
|---|