| | 1 | ------------------------------------------------------------------------ |
|---|
| | 2 | r13838 | massiot | 2005-12-29 14:08:52 +0100 (Thu, 29 Dec 2005) | 3 lines |
|---|
| | 3 | Changed paths: |
|---|
| | 4 | M /trunk/modules/demux/livedotcom.cpp |
|---|
| | 5 | |
|---|
| | 6 | * modules/demux/livedotcom.cpp: New --rtp-client-port option to help |
|---|
| | 7 | users of firewalls. |
|---|
| | 8 | |
|---|
| | 9 | ------------------------------------------------------------------------ |
|---|
| | 10 | r13837 | jpsaman | 2005-12-29 00:43:02 +0100 (Thu, 29 Dec 2005) | 1 line |
|---|
| | 11 | Changed paths: |
|---|
| | 12 | M /trunk/configure.ac |
|---|
| | 13 | |
|---|
| | 14 | Detect directfb headers properly and put the right linker flags. |
|---|
| | 15 | ------------------------------------------------------------------------ |
|---|
| | 16 | r13836 | jpsaman | 2005-12-28 20:10:22 +0100 (Wed, 28 Dec 2005) | 2 lines |
|---|
| | 17 | Changed paths: |
|---|
| | 18 | M /trunk/configure.ac |
|---|
| | 19 | M /trunk/modules/video_output/Modules.am |
|---|
| | 20 | A /trunk/modules/video_output/directfb.c |
|---|
| | 21 | |
|---|
| | 22 | Add a DirectFB module. Patch by: Iuri Diniz <iuri_at_digizap_dot_com_dot_br> applied with some coding style cleanup and autoconf fixes. |
|---|
| | 23 | |
|---|
| | 24 | ------------------------------------------------------------------------ |
|---|
| | 25 | r13835 | jpsaman | 2005-12-28 20:07:36 +0100 (Wed, 28 Dec 2005) | 1 line |
|---|
| | 26 | Changed paths: |
|---|
| | 27 | M /trunk/modules/gui/wxwidgets/interface.cpp |
|---|
| | 28 | |
|---|
| | 29 | Removed unused variables, this fixes some compiler warnings |
|---|
| | 30 | ------------------------------------------------------------------------ |
|---|
| | 31 | r13834 | jpsaman | 2005-12-28 20:07:21 +0100 (Wed, 28 Dec 2005) | 1 line |
|---|
| | 32 | Changed paths: |
|---|
| | 33 | M /trunk/modules/demux/mp4/libmp4.c |
|---|
| | 34 | |
|---|
| | 35 | Removed unused variables, this fixes some compiler warnings |
|---|
| | 36 | ------------------------------------------------------------------------ |
|---|
| | 37 | r13833 | massiot | 2005-12-28 20:02:46 +0100 (Wed, 28 Dec 2005) | 3 lines |
|---|
| | 38 | Changed paths: |
|---|
| | 39 | M /trunk/modules/access/dvb/en50221.c |
|---|
| | 40 | M /trunk/modules/access/dvb/linux_dvb.c |
|---|
| | 41 | |
|---|
| | 42 | * modules/access/dvb: Handle removal of the CAM module, and fix some kludgy |
|---|
| | 43 | inits. |
|---|
| | 44 | |
|---|
| | 45 | ------------------------------------------------------------------------ |
|---|
| | 46 | r13832 | jpsaman | 2005-12-28 19:56:43 +0100 (Wed, 28 Dec 2005) | 1 line |
|---|
| | 47 | Changed paths: |
|---|
| | 48 | M /trunk/modules/misc/logger.c |
|---|
| | 49 | |
|---|
| | 50 | Initialise i_priority to LOG_INFO as default value in case p_msg->i_type has an invalid value. |
|---|
| | 51 | ------------------------------------------------------------------------ |
|---|
| | 52 | r13831 | jpsaman | 2005-12-28 12:04:41 +0100 (Wed, 28 Dec 2005) | 1 line |
|---|
| | 53 | Changed paths: |
|---|
| | 54 | M /trunk/modules/codec/x264.c |
|---|
| | 55 | |
|---|
| | 56 | Patch by Dennis van Amerongen: Unify x264 commandline options and VLC's x264 options. |
|---|
| | 57 | ------------------------------------------------------------------------ |
|---|
| | 58 | r13830 | massiot | 2005-12-27 19:18:55 +0100 (Tue, 27 Dec 2005) | 4 lines |
|---|
| | 59 | Changed paths: |
|---|
| | 60 | M /trunk/modules/access/dvb/linux_dvb.c |
|---|
| | 61 | |
|---|
| | 62 | * modules/access/dvb/linux_dvb.c: Disabled FE_CAN_CLEAN_SETUP check because |
|---|
| | 63 | apparently the machine running the buildbot has old uncompatible |
|---|
| | 64 | kernel headers. |
|---|
| | 65 | |
|---|
| | 66 | ------------------------------------------------------------------------ |
|---|
| | 67 | r13829 | massiot | 2005-12-27 19:05:47 +0100 (Tue, 27 Dec 2005) | 3 lines |
|---|
| | 68 | Changed paths: |
|---|
| | 69 | M /trunk/modules/access/dvb/Modules.am |
|---|
| | 70 | M /trunk/modules/access/dvb/access.c |
|---|
| | 71 | M /trunk/modules/access/dvb/dvb.h |
|---|
| | 72 | M /trunk/modules/access/dvb/en50221.c |
|---|
| | 73 | A /trunk/modules/access/dvb/http.c |
|---|
| | 74 | M /trunk/modules/access/dvb/linux_dvb.c |
|---|
| | 75 | |
|---|
| | 76 | * modules/access/dvb: Full support for DVB MMI menus via an optional HTTP |
|---|
| | 77 | server. |
|---|
| | 78 | |
|---|
| | 79 | ------------------------------------------------------------------------ |
|---|
| | 80 | r13828 | fkuehne | 2005-12-27 14:17:45 +0100 (Tue, 27 Dec 2005) | 1 line |
|---|
| | 81 | Changed paths: |
|---|
| | 82 | M /trunk/modules/gui/macosx/wizard.m |
|---|
| | 83 | |
|---|
| | 84 | * oops, deciding for either 2 or 2 isn't really the intended purpose |
|---|
| | 85 | ------------------------------------------------------------------------ |
|---|
| | 86 | r13827 | fkuehne | 2005-12-27 14:16:15 +0100 (Tue, 27 Dec 2005) | 1 line |
|---|
| | 87 | Changed paths: |
|---|
| | 88 | M /trunk/modules/gui/macosx/wizard.m |
|---|
| | 89 | |
|---|
| | 90 | * fixed compilation warning |
|---|
| | 91 | ------------------------------------------------------------------------ |
|---|
| | 92 | r13826 | bigben | 2005-12-27 08:41:43 +0100 (Tue, 27 Dec 2005) | 4 lines |
|---|
| | 93 | Changed paths: |
|---|
| | 94 | M /trunk/modules/gui/macosx/embeddedwindow.h |
|---|
| | 95 | M /trunk/modules/gui/macosx/embeddedwindow.m |
|---|
| | 96 | |
|---|
| | 97 | Set Id keyword |
|---|
| | 98 | |
|---|
| | 99 | |
|---|
| | 100 | |
|---|
| | 101 | ------------------------------------------------------------------------ |
|---|
| | 102 | r13825 | bigben | 2005-12-27 08:37:47 +0100 (Tue, 27 Dec 2005) | 3 lines |
|---|
| | 103 | Changed paths: |
|---|
| | 104 | D /trunk/extras/MacOSX/Resources/.DS_Store |
|---|
| | 105 | |
|---|
| | 106 | oups... |
|---|
| | 107 | |
|---|
| | 108 | |
|---|
| | 109 | ------------------------------------------------------------------------ |
|---|
| | 110 | r13824 | bigben | 2005-12-27 01:06:33 +0100 (Tue, 27 Dec 2005) | 7 lines |
|---|
| | 111 | Changed paths: |
|---|
| | 112 | A /trunk/extras/MacOSX/Resources/.DS_Store |
|---|
| | 113 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib |
|---|
| | 114 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib |
|---|
| | 115 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib |
|---|
| | 116 | A /trunk/extras/MacOSX/Resources/embedded_vout.png |
|---|
| | 117 | A /trunk/extras/MacOSX/Resources/pause_embedded.png |
|---|
| | 118 | A /trunk/extras/MacOSX/Resources/pause_embedded_blue.png |
|---|
| | 119 | A /trunk/extras/MacOSX/Resources/play_embedded.png |
|---|
| | 120 | A /trunk/extras/MacOSX/Resources/play_embedded_blue.png |
|---|
| | 121 | A /trunk/extras/MacOSX/Resources/skip_forward_active_embedded.png |
|---|
| | 122 | A /trunk/extras/MacOSX/Resources/skip_forward_embedded_blue.png |
|---|
| | 123 | A /trunk/extras/MacOSX/Resources/skip_previous_active_embedded.png |
|---|
| | 124 | A /trunk/extras/MacOSX/Resources/skip_previous_embedded_blue.png |
|---|
| | 125 | M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj |
|---|
| | 126 | M /trunk/modules/gui/macosx/Modules.am |
|---|
| | 127 | A /trunk/modules/gui/macosx/embeddedwindow.h |
|---|
| | 128 | A /trunk/modules/gui/macosx/embeddedwindow.m |
|---|
| | 129 | M /trunk/modules/gui/macosx/extended.m |
|---|
| | 130 | M /trunk/modules/gui/macosx/intf.h |
|---|
| | 131 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 132 | M /trunk/modules/gui/macosx/macosx.m |
|---|
| | 133 | M /trunk/modules/gui/macosx/vout.h |
|---|
| | 134 | M /trunk/modules/gui/macosx/vout.m |
|---|
| | 135 | |
|---|
| | 136 | * Add an controls to the vout (using the embedded vout framework) |
|---|
| | 137 | - There is some redundancy in the controls now... |
|---|
| | 138 | - This is just a proposal. If you don't like it, say so... |
|---|
| | 139 | - Hope I didn't forget any file (yell if you habe troubles) |
|---|
| | 140 | * Add an option to disable the embedded window |
|---|
| | 141 | |
|---|
| | 142 | |
|---|
| | 143 | ------------------------------------------------------------------------ |
|---|
| | 144 | r13823 | zorglub | 2005-12-25 21:35:25 +0100 (Sun, 25 Dec 2005) | 2 lines |
|---|
| | 145 | Changed paths: |
|---|
| | 146 | M /trunk/src/playlist/playlist.c |
|---|
| | 147 | |
|---|
| | 148 | Fix SAP autoplay, patch by Dermot McGahon. Thanks |
|---|
| | 149 | |
|---|
| | 150 | ------------------------------------------------------------------------ |
|---|
| | 151 | r13822 | fkuehne | 2005-12-25 17:53:10 +0100 (Sun, 25 Dec 2005) | 1 line |
|---|
| | 152 | Changed paths: |
|---|
| | 153 | M /trunk/NEWS |
|---|
| | 154 | |
|---|
| | 155 | * added a note that 0.8.5 isn't released yet |
|---|
| | 156 | ------------------------------------------------------------------------ |
|---|
| | 157 | r13821 | courmisch | 2005-12-23 09:00:55 +0100 (Fri, 23 Dec 2005) | 2 lines |
|---|
| | 158 | Changed paths: |
|---|
| | 159 | M /trunk/src/network/rootwrap.c |
|---|
| | 160 | |
|---|
| | 161 | Disable root wrapper on BeOS |
|---|
| | 162 | |
|---|
| | 163 | ------------------------------------------------------------------------ |
|---|
| | 164 | r13820 | hartman | 2005-12-22 01:29:08 +0100 (Thu, 22 Dec 2005) | 1 line |
|---|
| | 165 | Changed paths: |
|---|
| | 166 | M /trunk/modules/audio_output/auhal.c |
|---|
| | 167 | |
|---|
| | 168 | SetProperty in CoreAudio is not only Asynchronious, but also not atomic in it's bahaviour. Check the actual set format multiple times to make sure the SetProperty completly finished. |
|---|
| | 169 | ------------------------------------------------------------------------ |
|---|
| | 170 | r13819 | hartman | 2005-12-21 20:41:59 +0100 (Wed, 21 Dec 2005) | 1 line |
|---|
| | 171 | Changed paths: |
|---|
| | 172 | M /trunk/modules/audio_output/auhal.c |
|---|
| | 173 | |
|---|
| | 174 | Use the original samplerate of the a52 or dts stream, if the device is capable of it, current samplerate if it is not, and highest other available samplerate as a last resort. |
|---|
| | 175 | ------------------------------------------------------------------------ |
|---|
| | 176 | r13818 | courmisch | 2005-12-21 18:41:48 +0100 (Wed, 21 Dec 2005) | 3 lines |
|---|
| | 177 | Changed paths: |
|---|
| | 178 | M /trunk/src/network/rootwrap.c |
|---|
| | 179 | |
|---|
| | 180 | Use group lists |
|---|
| | 181 | so that devices can be opened according to usual group ownership (audio, video...) |
|---|
| | 182 | |
|---|
| | 183 | ------------------------------------------------------------------------ |
|---|
| | 184 | r13817 | courmisch | 2005-12-21 18:10:24 +0100 (Wed, 21 Dec 2005) | 2 lines |
|---|
| | 185 | Changed paths: |
|---|
| | 186 | M /trunk/src/network/rootwrap.c |
|---|
| | 187 | |
|---|
| | 188 | Add missing \n |
|---|
| | 189 | |
|---|
| | 190 | ------------------------------------------------------------------------ |
|---|
| | 191 | r13816 | courmisch | 2005-12-21 18:08:38 +0100 (Wed, 21 Dec 2005) | 3 lines |
|---|
| | 192 | Changed paths: |
|---|
| | 193 | M /trunk/src/network/rootwrap.c |
|---|
| | 194 | |
|---|
| | 195 | Disable root wrapper by default |
|---|
| | 196 | until it is fixed |
|---|
| | 197 | |
|---|
| | 198 | ------------------------------------------------------------------------ |
|---|
| | 199 | r13815 | courmisch | 2005-12-21 18:07:49 +0100 (Wed, 21 Dec 2005) | 2 lines |
|---|
| | 200 | Changed paths: |
|---|
| | 201 | M /trunk/modules/access/cdda |
|---|
| | 202 | |
|---|
| | 203 | Add svn:ignore |
|---|
| | 204 | |
|---|
| | 205 | ------------------------------------------------------------------------ |
|---|
| | 206 | r13814 | massiot | 2005-12-21 16:50:58 +0100 (Wed, 21 Dec 2005) | 2 lines |
|---|
| | 207 | Changed paths: |
|---|
| | 208 | M /trunk/modules/access/dvb/en50221.c |
|---|
| | 209 | M /trunk/modules/access/dvb/linux_dvb.c |
|---|
| | 210 | |
|---|
| | 211 | * modules/access/dvb: Fixed link-level CAM API. |
|---|
| | 212 | |
|---|
| | 213 | ------------------------------------------------------------------------ |
|---|
| | 214 | r13813 | hartman | 2005-12-21 02:18:40 +0100 (Wed, 21 Dec 2005) | 1 line |
|---|
| | 215 | Changed paths: |
|---|
| | 216 | A /trunk/modules/gui/macosx/interaction.h |
|---|
| | 217 | A /trunk/modules/gui/macosx/interaction.m |
|---|
| | 218 | |
|---|
| | 219 | Preliminary interaction framework for Mac OS X. Not finished, since core changes should be made to better match wxwidgets vs. Mac OS X style dialogs and concepts. part-2 |
|---|
| | 220 | ------------------------------------------------------------------------ |
|---|
| | 221 | r13812 | hartman | 2005-12-21 02:18:23 +0100 (Wed, 21 Dec 2005) | 1 line |
|---|
| | 222 | Changed paths: |
|---|
| | 223 | M /trunk/modules/gui/macosx/Modules.am |
|---|
| | 224 | M /trunk/modules/gui/macosx/intf.h |
|---|
| | 225 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 226 | |
|---|
| | 227 | Preliminary interaction framework for Mac OS X. Not finished, since core changes should be made to better match wxwidgets vs. Mac OS X style dialogs and concepts. |
|---|
| | 228 | ------------------------------------------------------------------------ |
|---|
| | 229 | r13811 | hartman | 2005-12-20 03:32:27 +0100 (Tue, 20 Dec 2005) | 1 line |
|---|
| | 230 | Changed paths: |
|---|
| | 231 | M /trunk/modules/demux/mp4/mp4.c |
|---|
| | 232 | |
|---|
| | 233 | Set original framesize on the spu format for nero vobsubs in mp4, so that rescaling will work for videos in a cropped resolution compared to the vobsubs |
|---|
| | 234 | ------------------------------------------------------------------------ |
|---|
| | 235 | r13810 | dionoea | 2005-12-19 23:49:36 +0100 (Mon, 19 Dec 2005) | 2 lines |
|---|
| | 236 | Changed paths: |
|---|
| | 237 | M /trunk/modules/misc/msn.c |
|---|
| | 238 | |
|---|
| | 239 | remove unneeded includes |
|---|
| | 240 | |
|---|
| | 241 | ------------------------------------------------------------------------ |
|---|
| | 242 | r13809 | massiot | 2005-12-19 17:46:48 +0100 (Mon, 19 Dec 2005) | 3 lines |
|---|
| | 243 | Changed paths: |
|---|
| | 244 | M /trunk/src/input/es_out.c |
|---|
| | 245 | M /trunk/src/input/var.c |
|---|
| | 246 | M /trunk/src/libvlc.h |
|---|
| | 247 | |
|---|
| | 248 | * src/input/es_out.c: New --no-spu and --no-sout-spu options to disable |
|---|
| | 249 | processing of SPU elementary streams. |
|---|
| | 250 | |
|---|
| | 251 | ------------------------------------------------------------------------ |
|---|
| | 252 | r13808 | massiot | 2005-12-19 17:36:30 +0100 (Mon, 19 Dec 2005) | 5 lines |
|---|
| | 253 | Changed paths: |
|---|
| | 254 | M /trunk/modules/demux/ts.c |
|---|
| | 255 | M /trunk/src/input/es_out.c |
|---|
| | 256 | M /trunk/src/input/var.c |
|---|
| | 257 | M /trunk/src/libvlc.h |
|---|
| | 258 | |
|---|
| | 259 | * src/input/es_out.c: New --audio-track-id and --sub-track-id options |
|---|
| | 260 | to select a precise track by its ID. |
|---|
| | 261 | * modules/demux/ts.c: Enable --ts-es-id-pid by default since I see no |
|---|
| | 262 | drawback to it. |
|---|
| | 263 | |
|---|
| | 264 | ------------------------------------------------------------------------ |
|---|
| | 265 | r13807 | oaubert | 2005-12-19 15:23:25 +0100 (Mon, 19 Dec 2005) | 2 lines |
|---|
| | 266 | Changed paths: |
|---|
| | 267 | M /trunk/bindings/python/setup.py |
|---|
| | 268 | |
|---|
| | 269 | bindings/python/setup.py: Mac OS X build fixes (link parameters) |
|---|
| | 270 | |
|---|
| | 271 | ------------------------------------------------------------------------ |
|---|
| | 272 | r13806 | hartman | 2005-12-19 15:17:19 +0100 (Mon, 19 Dec 2005) | 1 line |
|---|
| | 273 | Changed paths: |
|---|
| | 274 | M /trunk/src/network/rootwrap.c |
|---|
| | 275 | |
|---|
| | 276 | Older OSX versions need more includes to work with rootwrap |
|---|
| | 277 | ------------------------------------------------------------------------ |
|---|
| | 278 | r13805 | dionoea | 2005-12-18 22:41:35 +0100 (Sun, 18 Dec 2005) | 2 lines |
|---|
| | 279 | Changed paths: |
|---|
| | 280 | M /trunk/THANKS |
|---|
| | 281 | M /trunk/modules/video_filter/adjust.c |
|---|
| | 282 | |
|---|
| | 283 | Brightness threshold patch by Enrico Gueli (with some modifications) |
|---|
| | 284 | |
|---|
| | 285 | ------------------------------------------------------------------------ |
|---|
| | 286 | r13804 | dionoea | 2005-12-18 22:20:17 +0100 (Sun, 18 Dec 2005) | 2 lines |
|---|
| | 287 | Changed paths: |
|---|
| | 288 | M /trunk/NEWS |
|---|
| | 289 | |
|---|
| | 290 | add MSN "now playing" windows plugin |
|---|
| | 291 | |
|---|
| | 292 | ------------------------------------------------------------------------ |
|---|
| | 293 | r13803 | bigben | 2005-12-18 19:54:28 +0100 (Sun, 18 Dec 2005) | 9 lines |
|---|
| | 294 | Changed paths: |
|---|
| | 295 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib |
|---|
| | 296 | M /trunk/modules/gui/macosx/controls.m |
|---|
| | 297 | M /trunk/modules/gui/macosx/intf.h |
|---|
| | 298 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 299 | M /trunk/modules/gui/macosx/vout.h |
|---|
| | 300 | M /trunk/modules/gui/macosx/vout.m |
|---|
| | 301 | M /trunk/modules/gui/macosx/voutgl.m |
|---|
| | 302 | M /trunk/modules/gui/macosx/voutqt.m |
|---|
| | 303 | |
|---|
| | 304 | * Apply changed made to the 0.8.5 branch to trunk. |
|---|
| | 305 | * Embedded Vout should work now |
|---|
| | 306 | * To create an embedded vout, just create a custom view of type VLCEmbeddedVoutView in interface builder |
|---|
| | 307 | * Just make sure you define the view as resizeable |
|---|
| | 308 | * Hotkeys and mose events should work |
|---|
| | 309 | * Tests with the mozilla plugin are welcome |
|---|
| | 310 | |
|---|
| | 311 | |
|---|
| | 312 | |
|---|
| | 313 | ------------------------------------------------------------------------ |
|---|
| | 314 | r13796 | xtophe | 2005-12-18 13:01:15 +0100 (Sun, 18 Dec 2005) | 2 lines |
|---|
| | 315 | Changed paths: |
|---|
| | 316 | M /trunk/src/misc/modules.c |
|---|
| | 317 | |
|---|
| | 318 | Remove unusefull variable and test |
|---|
| | 319 | |
|---|
| | 320 | ------------------------------------------------------------------------ |
|---|
| | 321 | r13795 | zorglub | 2005-12-18 12:55:27 +0100 (Sun, 18 Dec 2005) | 2 lines |
|---|
| | 322 | Changed paths: |
|---|
| | 323 | M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp |
|---|
| | 324 | |
|---|
| | 325 | Work around bu^unexpected behaviour in wxTreeCtrl (Closes:#468) |
|---|
| | 326 | |
|---|
| | 327 | ------------------------------------------------------------------------ |
|---|
| | 328 | r13794 | jpsaman | 2005-12-18 00:01:46 +0100 (Sun, 18 Dec 2005) | 1 line |
|---|
| | 329 | Changed paths: |
|---|
| | 330 | M /trunk/modules/access/mms/mmsh.c |
|---|
| | 331 | |
|---|
| | 332 | Support CHUNK_TYPE_RESET for mmsh. (Patch by Gregory Hartman: bap0se _at_ adelphia _dot_ net) |
|---|
| | 333 | ------------------------------------------------------------------------ |
|---|
| | 334 | r13793 | zorglub | 2005-12-17 19:39:28 +0100 (Sat, 17 Dec 2005) | 2 lines |
|---|
| | 335 | Changed paths: |
|---|
| | 336 | M /trunk/modules/access/cdda.c |
|---|
| | 337 | |
|---|
| | 338 | Release playlist |
|---|
| | 339 | |
|---|
| | 340 | ------------------------------------------------------------------------ |
|---|
| | 341 | r13792 | zorglub | 2005-12-17 19:38:45 +0100 (Sat, 17 Dec 2005) | 2 lines |
|---|
| | 342 | Changed paths: |
|---|
| | 343 | M /trunk/NEWS |
|---|
| | 344 | |
|---|
| | 345 | Update NEWS |
|---|
| | 346 | |
|---|
| | 347 | ------------------------------------------------------------------------ |
|---|
| | 348 | r13791 | zorglub | 2005-12-17 19:19:05 +0100 (Sat, 17 Dec 2005) | 4 lines |
|---|
| | 349 | Changed paths: |
|---|
| | 350 | M /trunk/modules/gui/wxwidgets/dialogs/open.cpp |
|---|
| | 351 | M /trunk/modules/gui/wxwidgets/dialogs/open.hpp |
|---|
| | 352 | M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp |
|---|
| | 353 | |
|---|
| | 354 | Improve the open box layout |
|---|
| | 355 | * Present the simple options first |
|---|
| | 356 | * Put the subtitles file option in the main panel |
|---|
| | 357 | |
|---|
| | 358 | ------------------------------------------------------------------------ |
|---|
| | 359 | r13790 | dionoea | 2005-12-16 18:47:05 +0100 (Fri, 16 Dec 2005) | 3 lines |
|---|
| | 360 | Changed paths: |
|---|
| | 361 | M /trunk/share/http/requests/status.xml |
|---|
| | 362 | |
|---|
| | 363 | use vlc_object_exists -> the messages queue isn't filled with warnings |
|---|
| | 364 | anymore. |
|---|
| | 365 | |
|---|
| | 366 | ------------------------------------------------------------------------ |
|---|
| | 367 | r13789 | dionoea | 2005-12-16 18:46:26 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 368 | Changed paths: |
|---|
| | 369 | M /trunk/modules/control/http/rpn.c |
|---|
| | 370 | |
|---|
| | 371 | add vlc_object_exist rpn function that checks if an object of ST(1) type exists |
|---|
| | 372 | |
|---|
| | 373 | ------------------------------------------------------------------------ |
|---|
| | 374 | r13788 | xtophe | 2005-12-16 18:34:15 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 375 | Changed paths: |
|---|
| | 376 | M /trunk/Makefile.am |
|---|
| | 377 | |
|---|
| | 378 | Housekeeping |
|---|
| | 379 | |
|---|
| | 380 | ------------------------------------------------------------------------ |
|---|
| | 381 | r13787 | xtophe | 2005-12-16 18:29:03 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 382 | Changed paths: |
|---|
| | 383 | M /trunk/configure.ac |
|---|
| | 384 | |
|---|
| | 385 | Fix dirac detection |
|---|
| | 386 | |
|---|
| | 387 | ------------------------------------------------------------------------ |
|---|
| | 388 | r13786 | zorglub | 2005-12-16 18:28:36 +0100 (Fri, 16 Dec 2005) | 5 lines |
|---|
| | 389 | Changed paths: |
|---|
| | 390 | M /trunk/src/input/stream.c |
|---|
| | 391 | |
|---|
| | 392 | Refill stream when seeking near of end of track. |
|---|
| | 393 | Needs testing and review |
|---|
| | 394 | |
|---|
| | 395 | + allow enabling of debug through #define STREAM_DEBUG |
|---|
| | 396 | |
|---|
| | 397 | ------------------------------------------------------------------------ |
|---|
| | 398 | r13785 | courmisch | 2005-12-16 15:50:11 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 399 | Changed paths: |
|---|
| | 400 | M /trunk/src/network/rootwrap.c |
|---|
| | 401 | |
|---|
| | 402 | Accept UID 0 as a valid though dangerous user |
|---|
| | 403 | |
|---|
| | 404 | ------------------------------------------------------------------------ |
|---|
| | 405 | r13784 | zorglub | 2005-12-16 15:19:06 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 406 | Changed paths: |
|---|
| | 407 | M /trunk/modules/access/cdda.c |
|---|
| | 408 | |
|---|
| | 409 | Don't crash |
|---|
| | 410 | |
|---|
| | 411 | ------------------------------------------------------------------------ |
|---|
| | 412 | r13783 | zorglub | 2005-12-16 14:46:42 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 413 | Changed paths: |
|---|
| | 414 | M /trunk/modules/access/cdda.c |
|---|
| | 415 | |
|---|
| | 416 | Add multi-item support to cdda module (default enabled) - Refs:#459 |
|---|
| | 417 | |
|---|
| | 418 | ------------------------------------------------------------------------ |
|---|
| | 419 | r13782 | zorglub | 2005-12-16 13:47:30 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 420 | Changed paths: |
|---|
| | 421 | M /trunk/extras/vlc.vim |
|---|
| | 422 | |
|---|
| | 423 | Match doxygen \todo marker |
|---|
| | 424 | |
|---|
| | 425 | ------------------------------------------------------------------------ |
|---|
| | 426 | r13781 | courmisch | 2005-12-16 12:51:44 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 427 | Changed paths: |
|---|
| | 428 | M /trunk/src/network/rootwrap.c |
|---|
| | 429 | |
|---|
| | 430 | Missing includes |
|---|
| | 431 | |
|---|
| | 432 | ------------------------------------------------------------------------ |
|---|
| | 433 | r13780 | courmisch | 2005-12-16 12:32:19 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 434 | Changed paths: |
|---|
| | 435 | M /trunk/src/network/rootwrap.c |
|---|
| | 436 | |
|---|
| | 437 | Add SVN properties |
|---|
| | 438 | |
|---|
| | 439 | ------------------------------------------------------------------------ |
|---|
| | 440 | r13779 | courmisch | 2005-12-16 12:18:38 +0100 (Fri, 16 Dec 2005) | 3 lines |
|---|
| | 441 | Changed paths: |
|---|
| | 442 | M /trunk/Makefile.am |
|---|
| | 443 | A /trunk/src/network/rootwrap.c |
|---|
| | 444 | M /trunk/src/network/tcp.c |
|---|
| | 445 | M /trunk/src/vlc.c |
|---|
| | 446 | |
|---|
| | 447 | Implement root wrapper to allow using privileged TCP ports |
|---|
| | 448 | while not running the whole VLC as root - closes #440 |
|---|
| | 449 | |
|---|
| | 450 | ------------------------------------------------------------------------ |
|---|
| | 451 | r13778 | zorglub | 2005-12-16 11:12:26 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 452 | Changed paths: |
|---|
| | 453 | A /trunk/modules/access/cdda/Modules.am (from /trunk/modules/access/cdda/cddax/Modules.am:13777) |
|---|
| | 454 | A /trunk/modules/access/cdda/access.c (from /trunk/modules/access/cdda/cddax/access.c:13777) |
|---|
| | 455 | A /trunk/modules/access/cdda/access.h (from /trunk/modules/access/cdda/cddax/access.h:13777) |
|---|
| | 456 | A /trunk/modules/access/cdda/callback.c (from /trunk/modules/access/cdda/cddax/callback.c:13777) |
|---|
| | 457 | A /trunk/modules/access/cdda/callback.h (from /trunk/modules/access/cdda/cddax/callback.h:13777) |
|---|
| | 458 | A /trunk/modules/access/cdda/cdda.c (from /trunk/modules/access/cdda/cddax/cdda.c:13777) |
|---|
| | 459 | A /trunk/modules/access/cdda/cdda.h (from /trunk/modules/access/cdda/cddax/cdda.h:13777) |
|---|
| | 460 | D /trunk/modules/access/cdda/cddax |
|---|
| | 461 | A /trunk/modules/access/cdda/info.c (from /trunk/modules/access/cdda/cddax/info.c:13777) |
|---|
| | 462 | A /trunk/modules/access/cdda/info.h (from /trunk/modules/access/cdda/cddax/info.h:13777) |
|---|
| | 463 | |
|---|
| | 464 | Bordel de saloperie de merde |
|---|
| | 465 | |
|---|
| | 466 | ------------------------------------------------------------------------ |
|---|
| | 467 | r13777 | zorglub | 2005-12-16 10:47:15 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 468 | Changed paths: |
|---|
| | 469 | M /trunk/modules/access/cdda.c |
|---|
| | 470 | M /trunk/modules/access/file.c |
|---|
| | 471 | |
|---|
| | 472 | Grmbl |
|---|
| | 473 | |
|---|
| | 474 | ------------------------------------------------------------------------ |
|---|
| | 475 | r13776 | zorglub | 2005-12-16 10:46:03 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 476 | Changed paths: |
|---|
| | 477 | A /trunk/modules/access/cdda |
|---|
| | 478 | A /trunk/modules/access/cdda/cddax (from /trunk/modules/access/cddax:13775) |
|---|
| | 479 | M /trunk/modules/access/cdda.c |
|---|
| | 480 | D /trunk/modules/access/cddax |
|---|
| | 481 | M /trunk/modules/access/file.c |
|---|
| | 482 | |
|---|
| | 483 | Revert |
|---|
| | 484 | |
|---|
| | 485 | ------------------------------------------------------------------------ |
|---|
| | 486 | r13775 | zorglub | 2005-12-16 10:26:34 +0100 (Fri, 16 Dec 2005) | 2 lines |
|---|
| | 487 | Changed paths: |
|---|
| | 488 | D /trunk/modules/access/cdda |
|---|
| | 489 | A /trunk/modules/access/cddax (from /trunk/modules/access/cdda:13760) |
|---|
| | 490 | M /trunk/modules/access/cddax/access.h |
|---|
| | 491 | M /trunk/modules/access/cddax/callback.c |
|---|
| | 492 | M /trunk/modules/access/cddax/callback.h |
|---|
| | 493 | M /trunk/modules/access/cddax/info.c |
|---|
| | 494 | M /trunk/modules/access/cddax/info.h |
|---|
| | 495 | |
|---|
| | 496 | Move cddax to access/cddax |
|---|
| | 497 | |
|---|
| | 498 | ------------------------------------------------------------------------ |
|---|
| | 499 | r13771 | fkuehne | 2005-12-15 19:36:46 +0100 (Thu, 15 Dec 2005) | 1 line |
|---|
| | 500 | Changed paths: |
|---|
| | 501 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 502 | |
|---|
| | 503 | * fixed breakage introduced in [13766] |
|---|
| | 504 | ------------------------------------------------------------------------ |
|---|
| | 505 | r13770 | massiot | 2005-12-15 19:16:28 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 506 | Changed paths: |
|---|
| | 507 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 508 | |
|---|
| | 509 | * extras/contrib/src/Makefile: Cosmetic. |
|---|
| | 510 | |
|---|
| | 511 | ------------------------------------------------------------------------ |
|---|
| | 512 | r13769 | massiot | 2005-12-15 19:11:58 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 513 | Changed paths: |
|---|
| | 514 | M /trunk/modules/control/http/mvar.c |
|---|
| | 515 | |
|---|
| | 516 | * modules/control/http/mvar.c: Handle file extensions case-insensitively. |
|---|
| | 517 | |
|---|
| | 518 | ------------------------------------------------------------------------ |
|---|
| | 519 | r13768 | fkuehne | 2005-12-15 18:49:05 +0100 (Thu, 15 Dec 2005) | 1 line |
|---|
| | 520 | Changed paths: |
|---|
| | 521 | M /trunk/modules/access_output/udp.c |
|---|
| | 522 | M /trunk/modules/stream_out/rtp.c |
|---|
| | 523 | |
|---|
| | 524 | o.O (refs [13767]) |
|---|
| | 525 | ------------------------------------------------------------------------ |
|---|
| | 526 | r13767 | fkuehne | 2005-12-15 18:45:02 +0100 (Thu, 15 Dec 2005) | 1 line |
|---|
| | 527 | Changed paths: |
|---|
| | 528 | M /trunk/modules/access_output/udp.c |
|---|
| | 529 | M /trunk/modules/stream_out/rtp.c |
|---|
| | 530 | M /trunk/po/es.po |
|---|
| | 531 | |
|---|
| | 532 | * unify the Time-To-Live string and fix its Spanish translation (thanks to the forum user martintxo) |
|---|
| | 533 | ------------------------------------------------------------------------ |
|---|
| | 534 | r13766 | fkuehne | 2005-12-15 18:32:45 +0100 (Thu, 15 Dec 2005) | 1 line |
|---|
| | 535 | Changed paths: |
|---|
| | 536 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 537 | D /trunk/extras/contrib/src/Patches/libmpcdec.patch |
|---|
| | 538 | A /trunk/extras/contrib/src/Patches/mpcdec.patch (from /trunk/extras/contrib/src/Patches/libmpcdec.patch:13741) |
|---|
| | 539 | |
|---|
| | 540 | * fixed the compilation of libmpcdec, so INSTALL_NAME runs finely. Please check whether this script should run on win32/linux/BeOS as well. |
|---|
| | 541 | ------------------------------------------------------------------------ |
|---|
| | 542 | r13765 | courmisch | 2005-12-15 17:57:38 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 543 | Changed paths: |
|---|
| | 544 | M /trunk/vlc-config.in.in |
|---|
| | 545 | |
|---|
| | 546 | Use libdir to determine PLUGIN_PATH - should fix #474 |
|---|
| | 547 | |
|---|
| | 548 | ------------------------------------------------------------------------ |
|---|
| | 549 | r13764 | courmisch | 2005-12-15 17:51:38 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 550 | Changed paths: |
|---|
| | 551 | M /trunk/configure.ac |
|---|
| | 552 | |
|---|
| | 553 | Remove unused & broken AC_DEFINE |
|---|
| | 554 | |
|---|
| | 555 | ------------------------------------------------------------------------ |
|---|
| | 556 | r13763 | littlejohn | 2005-12-15 17:00:44 +0100 (Thu, 15 Dec 2005) | 3 lines |
|---|
| | 557 | Changed paths: |
|---|
| | 558 | M /trunk/bindings/java/Makefile.am |
|---|
| | 559 | |
|---|
| | 560 | Makefile works for both i386 and amd64 platforms |
|---|
| | 561 | |
|---|
| | 562 | |
|---|
| | 563 | ------------------------------------------------------------------------ |
|---|
| | 564 | r13762 | zorglub | 2005-12-15 16:51:59 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 565 | Changed paths: |
|---|
| | 566 | M /trunk/MAINTAINERS |
|---|
| | 567 | |
|---|
| | 568 | Few modifs |
|---|
| | 569 | |
|---|
| | 570 | ------------------------------------------------------------------------ |
|---|
| | 571 | r13761 | zorglub | 2005-12-15 15:36:49 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 572 | Changed paths: |
|---|
| | 573 | M /trunk/MAINTAINERS |
|---|
| | 574 | M /trunk/src/libvlc.c |
|---|
| | 575 | |
|---|
| | 576 | Who said I'm bored ? |
|---|
| | 577 | |
|---|
| | 578 | ------------------------------------------------------------------------ |
|---|
| | 579 | r13760 | littlejohn | 2005-12-15 15:12:58 +0100 (Thu, 15 Dec 2005) | 3 lines |
|---|
| | 580 | Changed paths: |
|---|
| | 581 | A /trunk/extras/emacs.init |
|---|
| | 582 | |
|---|
| | 583 | Emacs mode for Videolan Coding style. |
|---|
| | 584 | |
|---|
| | 585 | |
|---|
| | 586 | ------------------------------------------------------------------------ |
|---|
| | 587 | r13759 | courmisch | 2005-12-15 14:51:05 +0100 (Thu, 15 Dec 2005) | 3 lines |
|---|
| | 588 | Changed paths: |
|---|
| | 589 | M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp |
|---|
| | 590 | |
|---|
| | 591 | - Add brackets around IPv6 address automatically if needed |
|---|
| | 592 | - Some cleanup |
|---|
| | 593 | |
|---|
| | 594 | ------------------------------------------------------------------------ |
|---|
| | 595 | r13758 | dionoea | 2005-12-15 14:10:50 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 596 | Changed paths: |
|---|
| | 597 | M /trunk/include/vlc_interaction.h |
|---|
| | 598 | |
|---|
| | 599 | ooops |
|---|
| | 600 | |
|---|
| | 601 | ------------------------------------------------------------------------ |
|---|
| | 602 | r13757 | dionoea | 2005-12-15 13:53:22 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 603 | Changed paths: |
|---|
| | 604 | M /trunk/modules/access/http.c |
|---|
| | 605 | |
|---|
| | 606 | Change the http password request message. |
|---|
| | 607 | |
|---|
| | 608 | ------------------------------------------------------------------------ |
|---|
| | 609 | r13756 | dionoea | 2005-12-15 13:52:14 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 610 | Changed paths: |
|---|
| | 611 | M /trunk/include/vlc_interaction.h |
|---|
| | 612 | |
|---|
| | 613 | add automatic casts to vlc_object_t |
|---|
| | 614 | |
|---|
| | 615 | ------------------------------------------------------------------------ |
|---|
| | 616 | r13755 | zorglub | 2005-12-15 12:45:08 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 617 | Changed paths: |
|---|
| | 618 | M /trunk/src/interface/interaction.c |
|---|
| | 619 | M /trunk/src/misc/modules.c |
|---|
| | 620 | |
|---|
| | 621 | Minor cleanup |
|---|
| | 622 | |
|---|
| | 623 | ------------------------------------------------------------------------ |
|---|
| | 624 | r13754 | zorglub | 2005-12-15 12:37:45 +0100 (Thu, 15 Dec 2005) | 3 lines |
|---|
| | 625 | Changed paths: |
|---|
| | 626 | M /trunk/include/main.h |
|---|
| | 627 | M /trunk/include/mtime.h |
|---|
| | 628 | M /trunk/include/network.h |
|---|
| | 629 | M /trunk/include/stream_output.h |
|---|
| | 630 | M /trunk/include/vlc_access.h |
|---|
| | 631 | M /trunk/include/vlc_acl.h |
|---|
| | 632 | M /trunk/include/vlc_bits.h |
|---|
| | 633 | M /trunk/include/vlc_common.h |
|---|
| | 634 | M /trunk/include/vlc_demux.h |
|---|
| | 635 | M /trunk/include/vlc_es_out.h |
|---|
| | 636 | M /trunk/include/vlc_image.h |
|---|
| | 637 | M /trunk/include/vlc_input.h |
|---|
| | 638 | M /trunk/include/vlc_meta.h |
|---|
| | 639 | M /trunk/include/vlc_objects.h |
|---|
| | 640 | M /trunk/include/vlc_stream.h |
|---|
| | 641 | M /trunk/include/vlc_tls.h |
|---|
| | 642 | M /trunk/include/vlc_video.h |
|---|
| | 643 | M /trunk/include/vlc_vlm.h |
|---|
| | 644 | M /trunk/include/vlc_xml.h |
|---|
| | 645 | M /trunk/include/vout_synchro.h |
|---|
| | 646 | |
|---|
| | 647 | Remove unused structures from vlc_common.h |
|---|
| | 648 | Minor headers cleanup |
|---|
| | 649 | |
|---|
| | 650 | ------------------------------------------------------------------------ |
|---|
| | 651 | r13753 | zorglub | 2005-12-15 12:14:49 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 652 | Changed paths: |
|---|
| | 653 | A /trunk/extras/vlc.vim |
|---|
| | 654 | |
|---|
| | 655 | Update VIM syntax file, originally written by fenrir |
|---|
| | 656 | |
|---|
| | 657 | ------------------------------------------------------------------------ |
|---|
| | 658 | r13752 | oaubert | 2005-12-15 11:14:42 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 659 | Changed paths: |
|---|
| | 660 | M /trunk/bindings/python/vlcglue.c |
|---|
| | 661 | M /trunk/bindings/python/vlcglue.h |
|---|
| | 662 | M /trunk/include/vlc/control.h |
|---|
| | 663 | M /trunk/include/vlc/control_structures.h |
|---|
| | 664 | M /trunk/include/vlc_control.h |
|---|
| | 665 | |
|---|
| | 666 | python bindings: formatted to VLC coding style |
|---|
| | 667 | |
|---|
| | 668 | ------------------------------------------------------------------------ |
|---|
| | 669 | r13751 | zorglub | 2005-12-15 10:37:57 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 670 | Changed paths: |
|---|
| | 671 | M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp |
|---|
| | 672 | M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp |
|---|
| | 673 | |
|---|
| | 674 | Use a wxDialog rather than a wxFrame |
|---|
| | 675 | |
|---|
| | 676 | ------------------------------------------------------------------------ |
|---|
| | 677 | r13750 | zorglub | 2005-12-15 10:15:03 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 678 | Changed paths: |
|---|
| | 679 | M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp |
|---|
| | 680 | |
|---|
| | 681 | Don't put a progress bar behing each input box |
|---|
| | 682 | |
|---|
| | 683 | ------------------------------------------------------------------------ |
|---|
| | 684 | r13749 | oaubert | 2005-12-15 10:00:28 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 685 | Changed paths: |
|---|
| | 686 | M /trunk/src/control/core.c |
|---|
| | 687 | |
|---|
| | 688 | src/control/core.c: fix start-time handling in start + coding style fixes |
|---|
| | 689 | |
|---|
| | 690 | ------------------------------------------------------------------------ |
|---|
| | 691 | r13748 | hartman | 2005-12-15 02:44:00 +0100 (Thu, 15 Dec 2005) | 6 lines |
|---|
| | 692 | Changed paths: |
|---|
| | 693 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 694 | M /trunk/src/interface/interface.c |
|---|
| | 695 | |
|---|
| | 696 | * - This should fix the "crash upon quit" issue with VLC Mac OS X. |
|---|
| | 697 | - It should also no longer crash if you select macosx as an extraintf. This is not allowed. It is the cause of the NSDictionary crash reported often in the forums. Notice however that if you have selected a primary interface that is not macosx, you might end up with a "blank application" forcing you to reset the preferences manually (your fault for mocking with them in the first place). |
|---|
| | 698 | - Should fix clivlc mode. (this mode allows you to run VLC on OSX while no user is logged in, in the GUI). |
|---|
| | 699 | |
|---|
| | 700 | Thanks to Jean-Michel Vallat for kicking my ass. :D |
|---|
| | 701 | |
|---|
| | 702 | ------------------------------------------------------------------------ |
|---|
| | 703 | r13747 | dionoea | 2005-12-15 02:16:30 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 704 | Changed paths: |
|---|
| | 705 | M /trunk/src/interface/interaction.c |
|---|
| | 706 | |
|---|
| | 707 | fix comments |
|---|
| | 708 | |
|---|
| | 709 | ------------------------------------------------------------------------ |
|---|
| | 710 | r13746 | littlejohn | 2005-12-15 02:11:38 +0100 (Thu, 15 Dec 2005) | 3 lines |
|---|
| | 711 | Changed paths: |
|---|
| | 712 | M /trunk/include/vlc/control_structures.h |
|---|
| | 713 | |
|---|
| | 714 | File description fixed and propset done. |
|---|
| | 715 | |
|---|
| | 716 | |
|---|
| | 717 | ------------------------------------------------------------------------ |
|---|
| | 718 | r13745 | dionoea | 2005-12-15 01:58:04 +0100 (Thu, 15 Dec 2005) | 2 lines |
|---|
| | 719 | Changed paths: |
|---|
| | 720 | M /trunk/include/vlc_interaction.h |
|---|
| | 721 | |
|---|
| | 722 | typo fix |
|---|
| | 723 | |
|---|
| | 724 | ------------------------------------------------------------------------ |
|---|
| | 725 | r13744 | littlejohn | 2005-12-15 01:40:53 +0100 (Thu, 15 Dec 2005) | 3 lines |
|---|
| | 726 | Changed paths: |
|---|
| | 727 | M /trunk/Makefile.am |
|---|
| | 728 | |
|---|
| | 729 | <vlc/control_structures.h> header is installed by make. |
|---|
| | 730 | |
|---|
| | 731 | |
|---|
| | 740 | r13742 | hartman | 2005-12-14 23:26:55 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 741 | Changed paths: |
|---|
| | 742 | M /trunk/modules/access/directory.c |
|---|
| | 743 | M /trunk/modules/control/http/mvar.c |
|---|
| | 744 | M /trunk/src/input/subtitles.c |
|---|
| | 745 | |
|---|
| | 746 | * Free scandir results when we are done with them. Issue pointed out by jmvallat_vlc at mac dot com. |
|---|
| | 747 | |
|---|
| | 748 | ------------------------------------------------------------------------ |
|---|
| | 749 | r13741 | hartman | 2005-12-14 23:01:24 +0100 (Wed, 14 Dec 2005) | 3 lines |
|---|
| | 750 | Changed paths: |
|---|
| | 751 | M /trunk/modules/demux/livedotcom.cpp |
|---|
| | 752 | |
|---|
| | 753 | * Enable liveMedia's RTSP over HTTP mode. This is something first used by QuickTime, and useful to get around annoying and dense NAT/firewall/proxy setups. |
|---|
| | 754 | --rtsp-http enables the HTTP tunneling. --rtsp-http-port allows you to choose which port. The default port is 80. |
|---|
| | 755 | |
|---|
| | 756 | ------------------------------------------------------------------------ |
|---|
| | 757 | r13740 | xtophe | 2005-12-14 20:39:01 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 758 | Changed paths: |
|---|
| | 759 | M /trunk/src/interface/interaction.c |
|---|
| | 760 | |
|---|
| | 761 | Typo |
|---|
| | 762 | |
|---|
| | 763 | ------------------------------------------------------------------------ |
|---|
| | 764 | r13739 | zorglub | 2005-12-14 20:13:43 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 765 | Changed paths: |
|---|
| | 766 | M /trunk/src/interface/interaction.c |
|---|
| | 767 | |
|---|
| | 768 | Don't keep mutex locked if we bail out |
|---|
| | 769 | |
|---|
| | 770 | ------------------------------------------------------------------------ |
|---|
| | 771 | r13738 | zorglub | 2005-12-14 20:10:46 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 772 | Changed paths: |
|---|
| | 773 | M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp |
|---|
| | 774 | M /trunk/src/interface/interaction.c |
|---|
| | 775 | |
|---|
| | 776 | Fix no |
|---|
| | 777 | |
|---|
| | 778 | ------------------------------------------------------------------------ |
|---|
| | 779 | r13737 | zorglub | 2005-12-14 20:04:40 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 780 | Changed paths: |
|---|
| | 781 | M /trunk/modules/demux/avi/avi.c |
|---|
| | 782 | |
|---|
| | 783 | Progress bar for AVI index creation |
|---|
| | 784 | |
|---|
| | 785 | ------------------------------------------------------------------------ |
|---|
| | 786 | r13736 | zorglub | 2005-12-14 19:29:29 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 787 | Changed paths: |
|---|
| | 788 | M /trunk/modules/demux/playlist/podcast.c |
|---|
| | 789 | |
|---|
| | 790 | build fix |
|---|
| | 791 | |
|---|
| | 792 | ------------------------------------------------------------------------ |
|---|
| | 793 | r13735 | zorglub | 2005-12-14 19:10:27 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 794 | Changed paths: |
|---|
| | 795 | M /trunk/modules/services_discovery/shout.c |
|---|
| | 796 | |
|---|
| | 797 | Use input_Read in shoutcast and display a progress dialog |
|---|
| | 798 | |
|---|
| | 799 | ------------------------------------------------------------------------ |
|---|
| | 800 | r13734 | zorglub | 2005-12-14 19:10:07 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 801 | Changed paths: |
|---|
| | 802 | M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp |
|---|
| | 803 | |
|---|
| | 804 | WX support for progressbar dialog. Still need some layout work |
|---|
| | 805 | |
|---|
| | 806 | ------------------------------------------------------------------------ |
|---|
| | 807 | r13733 | zorglub | 2005-12-14 19:09:50 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 808 | Changed paths: |
|---|
| | 809 | M /trunk/include/vlc_interaction.h |
|---|
| | 810 | M /trunk/include/vlc_symbols.h |
|---|
| | 811 | M /trunk/src/interface/interaction.c |
|---|
| | 812 | |
|---|
| | 813 | Add support for progress bars |
|---|
| | 814 | |
|---|
| | 815 | ------------------------------------------------------------------------ |
|---|
| | 816 | r13732 | zorglub | 2005-12-14 19:08:08 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 817 | Changed paths: |
|---|
| | 818 | M /trunk/modules/demux/playlist/b4s.c |
|---|
| | 819 | M /trunk/modules/demux/playlist/dvb.c |
|---|
| | 820 | M /trunk/modules/demux/playlist/m3u.c |
|---|
| | 821 | M /trunk/modules/demux/playlist/old.c |
|---|
| | 822 | M /trunk/modules/demux/playlist/pls.c |
|---|
| | 823 | M /trunk/modules/demux/playlist/podcast.c |
|---|
| | 824 | |
|---|
| | 825 | Playlist can be ANYWHERE |
|---|
| | 826 | |
|---|
| | 827 | ------------------------------------------------------------------------ |
|---|
| | 828 | r13731 | littlejohn | 2005-12-14 18:52:33 +0100 (Wed, 14 Dec 2005) | 3 lines |
|---|
| | 829 | Changed paths: |
|---|
| | 830 | M /trunk/bindings/python/vlcglue.h |
|---|
| | 831 | |
|---|
| | 832 | Python bindings fixed for the new mediacontrol headers |
|---|
| | 833 | |
|---|
| | 834 | |
|---|
| | 835 | ------------------------------------------------------------------------ |
|---|
| | 836 | r13730 | zorglub | 2005-12-14 17:42:00 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 837 | Changed paths: |
|---|
| | 838 | M /trunk/include/vlc_symbols.h |
|---|
| | 839 | |
|---|
| | 840 | Update symbols |
|---|
| | 841 | |
|---|
| | 842 | ------------------------------------------------------------------------ |
|---|
| | 843 | r13729 | littlejohn | 2005-12-14 17:40:56 +0100 (Wed, 14 Dec 2005) | 5 lines |
|---|
| | 844 | Changed paths: |
|---|
| | 845 | M /trunk/include/vlc/control.h |
|---|
| | 846 | A /trunk/include/vlc/control_structures.h |
|---|
| | 847 | A /trunk/include/vlc_control.h |
|---|
| | 848 | M /trunk/src/control/audio_video.c |
|---|
| | 849 | M /trunk/src/control/core.c |
|---|
| | 850 | M /trunk/src/control/init.c |
|---|
| | 851 | M /trunk/src/control/plugin.c |
|---|
| | 852 | M /trunk/src/control/util.c |
|---|
| | 853 | |
|---|
| | 854 | Mediacontrol interface changes to detach use of vlc/control.h |
|---|
| | 855 | header from internal headers. |
|---|
| | 856 | Patch elaborated with Olivier Aubert. |
|---|
| | 857 | |
|---|
| | 858 | |
|---|
| | 859 | ------------------------------------------------------------------------ |
|---|
| | 860 | r13728 | zorglub | 2005-12-14 17:34:46 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 861 | Changed paths: |
|---|
| | 862 | M /trunk/include/vlc_input.h |
|---|
| | 863 | M /trunk/src/input/input.c |
|---|
| | 864 | |
|---|
| | 865 | Make input_Read return the input object id |
|---|
| | 866 | |
|---|
| | 867 | ------------------------------------------------------------------------ |
|---|
| | 868 | r13727 | damienf | 2005-12-14 15:08:16 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 869 | Changed paths: |
|---|
| | 870 | M /trunk/activex/test.html |
|---|
| | 871 | |
|---|
| | 872 | test.html: updated example HTML code for activex plugin |
|---|
| | 873 | |
|---|
| | 874 | ------------------------------------------------------------------------ |
|---|
| | 875 | r13726 | damienf | 2005-12-14 14:56:01 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 876 | Changed paths: |
|---|
| | 877 | M /trunk/vlc.win32.nsi |
|---|
| | 878 | |
|---|
| | 879 | vlc.win32.nsi: activex plugin is now selected by default |
|---|
| | 880 | |
|---|
| | 881 | ------------------------------------------------------------------------ |
|---|
| | 882 | r13725 | damienf | 2005-12-14 14:53:36 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 883 | Changed paths: |
|---|
| | 884 | M /trunk/Makefile.am |
|---|
| | 885 | |
|---|
| | 886 | Makefile.am: target 'package-win32-base-exe' is now a bit smarter when looking for makensis, which also cover cygwin. Hence, target 'package-win32-base-exe-cygwin' is now redundant |
|---|
| | 887 | |
|---|
| | 888 | ------------------------------------------------------------------------ |
|---|
| | 889 | r13724 | oaubert | 2005-12-14 11:14:20 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 890 | Changed paths: |
|---|
| | 891 | M /trunk/src/control/core.c |
|---|
| | 892 | |
|---|
| | 893 | src/control/core.c: correctly set start-time through playlist_ItemAddOption |
|---|
| | 894 | |
|---|
| | 895 | ------------------------------------------------------------------------ |
|---|
| | 896 | r13722 | hartman | 2005-12-14 01:04:43 +0100 (Wed, 14 Dec 2005) | 3 lines |
|---|
| | 897 | Changed paths: |
|---|
| | 898 | M /trunk/modules/codec/araw.c |
|---|
| | 899 | M /trunk/modules/demux/wav.c |
|---|
| | 900 | |
|---|
| | 901 | * Support the "pcm " WAV fourcc. it's equal to "araw". |
|---|
| | 902 | Tested against the WAV 6ch Speaker Test from SeeMoreDigital.net (Validated against QuickTime Player) |
|---|
| | 903 | |
|---|
| | 904 | ------------------------------------------------------------------------ |
|---|
| | 905 | r13721 | damienf | 2005-12-14 00:38:19 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 906 | Changed paths: |
|---|
| | 907 | M /trunk/configure.ac |
|---|
| | 908 | |
|---|
| | 909 | configure.ac: fixed "header present but cannot be compiled" warning for dshow.h and objsafe.h |
|---|
| | 910 | |
|---|
| | 911 | ------------------------------------------------------------------------ |
|---|
| | 912 | r13720 | hartman | 2005-12-14 00:12:38 +0100 (Wed, 14 Dec 2005) | 2 lines |
|---|
| | 913 | Changed paths: |
|---|
| | 914 | M /trunk/modules/audio_output/auhal.c |
|---|
| | 915 | |
|---|
| | 916 | * Don't upmix the channels if we only have Stereo or Mono audio. Let the device setup take care of that. |
|---|
| | 917 | |
|---|
| | 918 | ------------------------------------------------------------------------ |
|---|
| | 919 | r13719 | hartman | 2005-12-13 21:16:47 +0100 (Tue, 13 Dec 2005) | 2 lines |
|---|
| | 920 | Changed paths: |
|---|
| | 921 | M /trunk/modules/access/directory.c |
|---|
| | 922 | |
|---|
| | 923 | * Fix directory.c on WinCE (which has neither DT_DIR nor S_ISDIR) |
|---|
| | 924 | |
|---|
| | 925 | ------------------------------------------------------------------------ |
|---|
| | 926 | r13718 | fkuehne | 2005-12-13 21:08:57 +0100 (Tue, 13 Dec 2005) | 1 line |
|---|
| | 927 | Changed paths: |
|---|
| | 928 | M /trunk/po/POTFILES.in |
|---|
| | 929 | |
|---|
| | 930 | * hmm, you should use a clean tree for this... sorry |
|---|
| | 931 | ------------------------------------------------------------------------ |
|---|
| | 932 | r13717 | fkuehne | 2005-12-13 21:06:13 +0100 (Tue, 13 Dec 2005) | 1 line |
|---|
| | 933 | Changed paths: |
|---|
| | 934 | M /trunk/po/POTFILES.in |
|---|
| | 935 | M /trunk/po/ca.po |
|---|
| | 936 | M /trunk/po/da.po |
|---|
| | 937 | M /trunk/po/de.po |
|---|
| | 938 | M /trunk/po/en_GB.po |
|---|
| | 939 | M /trunk/po/es.po |
|---|
| | 940 | M /trunk/po/fr.po |
|---|
| | 941 | M /trunk/po/it.po |
|---|
| | 942 | M /trunk/po/ja.po |
|---|
| | 943 | M /trunk/po/ko.po |
|---|
| | 944 | M /trunk/po/nl.po |
|---|
| | 945 | M /trunk/po/pt_BR.po |
|---|
| | 946 | M /trunk/po/ro.po |
|---|
| | 947 | M /trunk/po/ru.po |
|---|
| | 948 | M /trunk/po/sv.po |
|---|
| | 949 | M /trunk/po/tr.po |
|---|
| | 950 | M /trunk/po/vlc.pot |
|---|
| | 951 | M /trunk/po/zh_CN.po |
|---|
| | 952 | M /trunk/po/zh_TW.po |
|---|
| | 953 | |
|---|
| | 954 | * ran 'make update-po' to get everything in sync again (the previous commit was targetted for 0.8.4a, but the translation was a bit too slow) |
|---|
| | 955 | ------------------------------------------------------------------------ |
|---|
| | 956 | r13716 | fkuehne | 2005-12-13 21:02:22 +0100 (Tue, 13 Dec 2005) | 1 line |
|---|
| | 957 | Changed paths: |
|---|
| | 958 | M /trunk/po/zh_CN.po |
|---|
| | 959 | |
|---|
| | 960 | * Updated Chinese translation by Wei Mingzhi |
|---|
| | 961 | ------------------------------------------------------------------------ |
|---|
| | 962 | r13714 | hartman | 2005-12-13 15:50:36 +0100 (Tue, 13 Dec 2005) | 3 lines |
|---|
| | 963 | Changed paths: |
|---|
| | 964 | M /trunk/debian/vlc.desktop |
|---|
| | 965 | |
|---|
| | 966 | * patch to generalize our debian .desktop file so it is suited for the gentoo distribution. |
|---|
| | 967 | patch by Diego 'Flameeyes' Petteno < flameeyes at gentoo dot org > |
|---|
| | 968 | |
|---|
| | 969 | ------------------------------------------------------------------------ |
|---|
| | 970 | r13712 | hartman | 2005-12-12 23:15:20 +0100 (Mon, 12 Dec 2005) | 1 line |
|---|
| | 971 | Changed paths: |
|---|
| | 972 | M /trunk/src/input/stream.c |
|---|
| | 973 | |
|---|
| | 974 | Fix a crash in stream_ReadLine |
|---|
| | 975 | ------------------------------------------------------------------------ |
|---|
| | 976 | r13711 | jpsaman | 2005-12-12 22:11:59 +0100 (Mon, 12 Dec 2005) | 1 line |
|---|
| | 977 | Changed paths: |
|---|
| | 978 | M /trunk/modules/access/dv.c |
|---|
| | 979 | |
|---|
| | 980 | Fix crash when no IEEE1394/Firewire device is present |
|---|
| | 981 | ------------------------------------------------------------------------ |
|---|
| | 982 | r13710 | jpsaman | 2005-12-12 21:56:53 +0100 (Mon, 12 Dec 2005) | 1 line |
|---|
| | 983 | Changed paths: |
|---|
| | 984 | M /trunk/configure.ac |
|---|
| | 985 | |
|---|
| | 986 | Fix --enable-dv detection |
|---|
| | 987 | ------------------------------------------------------------------------ |
|---|
| | 988 | r13709 | zorglub | 2005-12-12 21:25:21 +0100 (Mon, 12 Dec 2005) | 2 lines |
|---|
| | 989 | Changed paths: |
|---|
| | 990 | M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp |
|---|
| | 991 | |
|---|
| | 992 | Use standard buttons |
|---|
| | 993 | |
|---|
| | 994 | ------------------------------------------------------------------------ |
|---|
| | 995 | r13708 | xtophe | 2005-12-12 20:58:12 +0100 (Mon, 12 Dec 2005) | 2 lines |
|---|
| | 996 | Changed paths: |
|---|
| | 997 | M /trunk/modules/misc/freetype.c |
|---|
| | 998 | |
|---|
| | 999 | freetype.c: BeOS fix (c++ism) and cosmetic |
|---|
| | 1000 | |
|---|
| | 1001 | ------------------------------------------------------------------------ |
|---|
| | 1002 | r13707 | zorglub | 2005-12-12 20:56:23 +0100 (Mon, 12 Dec 2005) | 2 lines |
|---|
| | 1003 | Changed paths: |
|---|
| | 1004 | M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp |
|---|
| | 1005 | M /trunk/modules/gui/skins2/src/dialogs.cpp |
|---|
| | 1006 | M /trunk/modules/gui/skins2/src/dialogs.hpp |
|---|
| | 1007 | M /trunk/modules/gui/skins2/src/vlcproc.cpp |
|---|
| | 1008 | M /trunk/modules/gui/skins2/src/vlcproc.hpp |
|---|
| | 1009 | M /trunk/modules/gui/wxwidgets/interface.cpp |
|---|
| | 1010 | |
|---|
| | 1011 | Support interaction in skins2 |
|---|
| | 1012 | |
|---|
| | 1013 | ------------------------------------------------------------------------ |
|---|
| | 1014 | r13706 | courmisch | 2005-12-12 20:24:55 +0100 (Mon, 12 Dec 2005) | 2 lines |
|---|
| | 1015 | Changed paths: |
|---|
| | 1016 | M /trunk/modules/access/directory.c |
|---|
| | 1017 | |
|---|
| | 1018 | Don't recurse in symbolic link - fixes #375 |
|---|
| | 1019 | |
|---|
| | 1020 | ------------------------------------------------------------------------ |
|---|