| 2 | | r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 lines |
|---|
| 3 | | Changed paths: |
|---|
| | 2 | r10979 | gbazin | 2005-05-12 14:18:38 +0200 (jeu, 12 mai 2005) | 1 line |
|---|
| | 3 | Changed paths: |
|---|
| | 4 | M /trunk/src/libvlc.c |
|---|
| | 5 | M /trunk/src/playlist/services_discovery.c |
|---|
| | 6 | |
|---|
| | 7 | * src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax. |
|---|
| | 8 | ------------------------------------------------------------------------ |
|---|
| | 9 | r10978 | djc | 2005-05-12 02:12:44 +0200 (jeu, 12 mai 2005) | 2 lines |
|---|
| | 10 | Changed paths: |
|---|
| | 11 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 12 | |
|---|
| | 13 | Change , to : in MacOSX preferences. Refs #111 |
|---|
| | 14 | |
|---|
| | 15 | ------------------------------------------------------------------------ |
|---|
| | 16 | r10977 | damienf | 2005-05-11 18:59:28 +0200 (mer, 11 mai 2005) | 2 lines |
|---|
| | 17 | Changed paths: |
|---|
| | 18 | M /trunk/activex/test.html |
|---|
| | 19 | |
|---|
| | 20 | test.html: improved user feedback, especially for live stream |
|---|
| | 21 | |
|---|
| | 22 | ------------------------------------------------------------------------ |
|---|
| | 23 | r10976 | damienf | 2005-05-11 18:56:46 +0200 (mer, 11 mai 2005) | 6 lines |
|---|
| | 24 | Changed paths: |
|---|
| | 25 | M /trunk/activex/axvlc.idl |
|---|
| | 26 | M /trunk/activex/axvlc.tlb |
|---|
| | 27 | M /trunk/activex/axvlc_idl.c |
|---|
| | 28 | M /trunk/activex/axvlc_idl.h |
|---|
| | 29 | M /trunk/activex/main.cpp |
|---|
| | 30 | M /trunk/activex/viewobject.cpp |
|---|
| | 31 | M /trunk/activex/viewobject.h |
|---|
| | 32 | M /trunk/activex/vlccontrol.cpp |
|---|
| | 33 | M /trunk/activex/vlccontrol.h |
|---|
| | 34 | M /trunk/include/variables.h |
|---|
| | 35 | M /trunk/include/vlc/vlc.h |
|---|
| | 36 | M /trunk/src/libvlc.c |
|---|
| | 37 | |
|---|
| | 38 | src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h |
|---|
| | 39 | |
|---|
| | 40 | vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API. |
|---|
| | 41 | |
|---|
| | 42 | main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject |
|---|
| | 43 | |
|---|
| | 44 | ------------------------------------------------------------------------ |
|---|
| | 45 | r10975 | bigben | 2005-05-11 17:44:28 +0200 (mer, 11 mai 2005) | 5 lines |
|---|
| | 46 | Changed paths: |
|---|
| | 47 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 48 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 49 | |
|---|
| | 50 | * Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible. |
|---|
| | 51 | * This doesn't conflict with dvd menu navigation. |
|---|
| | 52 | * If these keys are set to an action that is handled by Cocoa, this action will have priority. |
|---|
| | 53 | |
|---|
| | 54 | |
|---|
| | 55 | ------------------------------------------------------------------------ |
|---|
| | 56 | r10974 | gbazin | 2005-05-11 17:34:24 +0200 (mer, 11 mai 2005) | 1 line |
|---|
| | 57 | Changed paths: |
|---|
| | 58 | M /trunk/modules/gui/wxwindows/extrapanel.cpp |
|---|
| | 59 | M /trunk/modules/gui/wxwindows/preferences_widgets.cpp |
|---|
| | 60 | M /trunk/src/audio_output/input.c |
|---|
| | 61 | M /trunk/src/video_output/video_output.c |
|---|
| | 62 | M /trunk/src/video_output/vout_subpictures.c |
|---|
| | 63 | |
|---|
| | 64 | * src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output. |
|---|
| | 65 | ------------------------------------------------------------------------ |
|---|
| | 66 | r10973 | hartman | 2005-05-11 15:50:49 +0200 (mer, 11 mai 2005) | 2 lines |
|---|
| | 67 | Changed paths: |
|---|
| | 68 | M /trunk/modules/gui/macosx/vout.m |
|---|
| | 69 | |
|---|
| | 70 | * vout.m: small codefixes that were not 100% problems. |
|---|
| | 71 | |
|---|
| | 72 | ------------------------------------------------------------------------ |
|---|
| | 73 | r10972 | gbazin | 2005-05-11 15:18:00 +0200 (mer, 11 mai 2005) | 1 line |
|---|
| | 74 | Changed paths: |
|---|
| | 75 | M /trunk/Makefile.am |
|---|
| | 76 | |
|---|
| | 77 | * Makefile.am: fixed build problem. |
|---|
| | 78 | ------------------------------------------------------------------------ |
|---|
| | 79 | r10971 | djc | 2005-05-11 14:19:05 +0200 (mer, 11 mai 2005) | 3 lines |
|---|
| | 80 | Changed paths: |
|---|
| | 81 | M /trunk/modules/gui/macosx/intf.h |
|---|
| | 82 | M /trunk/modules/gui/macosx/playlist.h |
|---|
| | 83 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 84 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 85 | |
|---|
| | 86 | Change the searchField in NSSearchField when macos >= 10.3 |
|---|
| | 87 | Move MACOS_VERSION macro to intf.h |
|---|
| | 88 | |
|---|
| | 89 | ------------------------------------------------------------------------ |
|---|
| | 90 | r10970 | gbazin | 2005-05-11 13:30:12 +0200 (mer, 11 mai 2005) | 1 line |
|---|
| | 91 | Changed paths: |
|---|
| | 92 | M /trunk/Makefile.am |
|---|
| | 93 | M /trunk/configure.ac |
|---|
| | 94 | |
|---|
| | 95 | * configure.ac, Makefile.am: fixes for WinCE build. |
|---|
| | 96 | ------------------------------------------------------------------------ |
|---|
| | 97 | r10969 | hartman | 2005-05-11 12:19:28 +0200 (mer, 11 mai 2005) | 2 lines |
|---|
| | 98 | Changed paths: |
|---|
| | 99 | M /trunk/extras/contrib/src/packages.mak |
|---|
| | 100 | |
|---|
| | 101 | * Use a newer liveMedia version. November one is a bit old. |
|---|
| | 102 | |
|---|
| | 103 | ------------------------------------------------------------------------ |
|---|
| | 104 | r10968 | djc | 2005-05-11 11:59:41 +0200 (mer, 11 mai 2005) | 2 lines |
|---|
| | 105 | Changed paths: |
|---|
| | 106 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 107 | |
|---|
| | 108 | Use new selectors only if they exist... |
|---|
| | 109 | |
|---|
| | 110 | ------------------------------------------------------------------------ |
|---|
| | 111 | r10967 | djc | 2005-05-11 11:42:34 +0200 (mer, 11 mai 2005) | 2 lines |
|---|
| | 112 | Changed paths: |
|---|
| | 113 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 114 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 115 | |
|---|
| | 116 | *: remove fprintf debug messages |
|---|
| | 117 | |
|---|
| | 118 | ------------------------------------------------------------------------ |
|---|
| | 119 | r10966 | djc | 2005-05-11 11:37:49 +0200 (mer, 11 mai 2005) | 3 lines |
|---|
| | 120 | Changed paths: |
|---|
| | 121 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 122 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 123 | |
|---|
| | 124 | Preferences panel can be viewed on X.2. Closes #104. |
|---|
| | 125 | + fix hotkeys widget with macos < 10.3 |
|---|
| | 126 | |
|---|
| | 127 | ------------------------------------------------------------------------ |
|---|
| | 128 | r10965 | gbazin | 2005-05-11 09:05:09 +0200 (mer, 11 mai 2005) | 1 line |
|---|
| | 129 | Changed paths: |
|---|
| | 130 | M /trunk/evc/config.h.in |
|---|
| | 131 | M /trunk/msvc/config.h.in |
|---|
| | 132 | |
|---|
| | 133 | * ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS. |
|---|
| | 134 | ------------------------------------------------------------------------ |
|---|
| | 135 | r10964 | djc | 2005-05-11 01:08:52 +0200 (mer, 11 mai 2005) | 2 lines |
|---|
| | 136 | Changed paths: |
|---|
| | 137 | M /trunk/modules/gui/macosx/controls.h |
|---|
| | 138 | M /trunk/modules/gui/macosx/controls.m |
|---|
| | 139 | M /trunk/modules/gui/macosx/intf.h |
|---|
| | 140 | M /trunk/modules/gui/macosx/intf.m |
|---|
| | 141 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 142 | |
|---|
| | 143 | Fix a bug in playlist + delete updateVolumeSlider (closes #93) |
|---|
| | 144 | |
|---|
| | 145 | ------------------------------------------------------------------------ |
|---|
| | 146 | r10963 | dionoea | 2005-05-11 00:05:54 +0200 (mer, 11 mai 2005) | 3 lines |
|---|
| | 147 | Changed paths: |
|---|
| | 148 | M /trunk/modules/gui/wxwindows/playlist.cpp |
|---|
| | 149 | |
|---|
| | 150 | check if pointers are NULL (Closes #86 -> we can release test1) |
|---|
| | 151 | event reporting in wxwin32 seems to be different than in wxgtk |
|---|
| | 152 | |
|---|
| | 153 | ------------------------------------------------------------------------ |
|---|
| | 154 | r10962 | zorglub | 2005-05-10 23:19:08 +0200 (mar, 10 mai 2005) | 2 lines |
|---|
| | 155 | Changed paths: |
|---|
| | 156 | M /trunk/src/playlist/item-ext.c |
|---|
| | 157 | |
|---|
| | 158 | Fix playlist behaviour with delete in HTTP intf (Closes #105) |
|---|
| | 159 | |
|---|
| | 160 | ------------------------------------------------------------------------ |
|---|
| | 161 | r10961 | xtophe | 2005-05-10 21:31:07 +0200 (mar, 10 mai 2005) | 4 lines |
|---|
| | 162 | Changed paths: |
|---|
| | 163 | M /trunk/share/http/index.html |
|---|
| | 164 | |
|---|
| | 165 | * Work around for the lag (close #3) |
|---|
| | 166 | * Change the playlist because at least FX and IE don't like cascading forms |
|---|
| | 167 | * control=sout is not a valid control |
|---|
| | 168 | |
|---|
| | 169 | ------------------------------------------------------------------------ |
|---|
| | 170 | r10960 | djc | 2005-05-10 18:18:43 +0200 (mar, 10 mai 2005) | 2 lines |
|---|
| | 171 | Changed paths: |
|---|
| | 172 | M /trunk/modules/gui/macosx/playlistinfo.m |
|---|
| | 173 | |
|---|
| | 174 | Should fix prolems during launch of VLC on xserve... |
|---|
| | 175 | |
|---|
| | 176 | ------------------------------------------------------------------------ |
|---|
| | 177 | r10956 | hartman | 2005-05-10 15:35:27 +0200 (mar, 10 mai 2005) | 1 line |
|---|
| | 178 | Changed paths: |
|---|
| | 179 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 180 | |
|---|
| | 181 | compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS |
|---|
| | 182 | ------------------------------------------------------------------------ |
|---|
| | 183 | r10955 | dionoea | 2005-05-10 15:02:11 +0200 (mar, 10 mai 2005) | 4 lines |
|---|
| | 184 | Changed paths: |
|---|
| | 185 | M /trunk/src/misc/vlm.c |
|---|
| | 186 | |
|---|
| | 187 | * show number of broadcast and vod media items within show command |
|---|
| | 188 | When we end the feature freeze, we'll have to complete the show command to |
|---|
| | 189 | show (for example) the number of clients connected |
|---|
| | 190 | |
|---|
| | 191 | ------------------------------------------------------------------------ |
|---|
| | 192 | r10954 | dionoea | 2005-05-10 14:56:02 +0200 (mar, 10 mai 2005) | 2 lines |
|---|
| | 193 | Changed paths: |
|---|
| | 194 | M /trunk/NEWS |
|---|
| | 195 | M /trunk/configure.ac |
|---|
| | 196 | |
|---|
| | 197 | change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build) |
|---|
| | 198 | |
|---|
| | 199 | ------------------------------------------------------------------------ |
|---|
| | 200 | r10953 | courmisch | 2005-05-10 13:39:32 +0200 (mar, 10 mai 2005) | 4 lines |
|---|
| | 201 | Changed paths: |
|---|
| | 202 | M /trunk/modules/access_output/file.c |
|---|
| | 203 | |
|---|
| | 204 | Support for large files in stream output |
|---|
| | 205 | Closes #48 |
|---|
| | 206 | Closes Debian #306110 |
|---|
| | 207 | |
|---|
| | 208 | ------------------------------------------------------------------------ |
|---|
| | 209 | r10952 | gbazin | 2005-05-10 12:38:35 +0200 (mar, 10 mai 2005) | 1 line |
|---|
| | 210 | Changed paths: |
|---|
| | 211 | M /trunk/modules/codec/ffmpeg/encoder.c |
|---|
| | 212 | M /trunk/modules/codec/ffmpeg/video.c |
|---|
| | 213 | M /trunk/modules/stream_out/switcher.c |
|---|
| | 214 | |
|---|
| | 215 | * modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase). |
|---|
| | 216 | ------------------------------------------------------------------------ |
|---|
| | 217 | r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (mar, 10 mai 2005) | 1 line |
|---|
| | 218 | Changed paths: |
|---|
| | 219 | M /trunk/extras/contrib/src/packages.mak |
|---|
| | 220 | |
|---|
| | 221 | * there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now |
|---|
| | 222 | ------------------------------------------------------------------------ |
|---|
| | 223 | r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (lun, 09 mai 2005) | 1 line |
|---|
| | 224 | Changed paths: |
|---|
| | 225 | M /trunk/extras/contrib/src/packages.mak |
|---|
| | 226 | |
|---|
| | 227 | * changed the download-location of libtheora to our server since their own refuses to work once again |
|---|
| | 228 | ------------------------------------------------------------------------ |
|---|
| | 229 | r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (lun, 09 mai 2005) | 1 line |
|---|
| | 230 | Changed paths: |
|---|
| | 231 | M /trunk/extras/contrib/src/packages.mak |
|---|
| | 232 | |
|---|
| | 233 | * updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX |
|---|
| | 234 | ------------------------------------------------------------------------ |
|---|
| | 235 | r10948 | dionoea | 2005-05-09 21:23:39 +0200 (lun, 09 mai 2005) | 3 lines |
|---|
| | 236 | Changed paths: |
|---|
| | 237 | M /trunk/src/libvlc.h |
|---|
| | 238 | |
|---|
| | 239 | * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of |
|---|
| | 240 | ctrl-s which is also used for changing skins) |
|---|
| | 241 | |
|---|
| | 242 | ------------------------------------------------------------------------ |
|---|
| | 243 | r10947 | courmisch | 2005-05-09 21:01:25 +0200 (lun, 09 mai 2005) | 3 lines |
|---|
| | 244 | Changed paths: |
|---|
| | 245 | M /trunk/src/misc/net.c |
|---|
| | 246 | |
|---|
| | 247 | Don't print an error message when attempting to recv returns EAGAIN |
|---|
| | 248 | (can only happens if we're using SSL and it is a not an error situation) |
|---|
| | 249 | |
|---|
| | 250 | ------------------------------------------------------------------------ |
|---|
| | 251 | r10946 | bigben | 2005-05-09 20:59:11 +0200 (lun, 09 mai 2005) | 3 lines |
|---|
| | 252 | Changed paths: |
|---|
| | 253 | M /trunk/modules/gui/macosx/equalizer.m |
|---|
| | 254 | |
|---|
| | 255 | * Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work. |
|---|
| | 256 | |
|---|
| | 257 | |
|---|
| | 258 | ------------------------------------------------------------------------ |
|---|
| | 259 | r10945 | courmisch | 2005-05-09 20:31:29 +0200 (lun, 09 mai 2005) | 2 lines |
|---|
| | 260 | Changed paths: |
|---|
| | 261 | M /trunk/modules/demux/livedotcom.cpp |
|---|
| | 262 | |
|---|
| | 263 | Encode URL if needed (should fix Debian bug #279735) |
|---|
| | 264 | |
|---|
| | 265 | ------------------------------------------------------------------------ |
|---|
| | 266 | r10944 | courmisch | 2005-05-09 20:23:32 +0200 (lun, 09 mai 2005) | 2 lines |
|---|
| | 267 | Changed paths: |
|---|
| | 268 | M /trunk/include/network.h |
|---|
| | 269 | |
|---|
| | 270 | Fix C++ compilation |
|---|
| | 271 | |
|---|
| | 272 | ------------------------------------------------------------------------ |
|---|
| | 273 | r10943 | bigben | 2005-05-09 19:00:15 +0200 (lun, 09 mai 2005) | 3 lines |
|---|
| | 274 | Changed paths: |
|---|
| | 275 | M /trunk/modules/gui/macosx/equalizer.m |
|---|
| | 276 | |
|---|
| | 277 | * Fix some variable initilization bugs |
|---|
| | 278 | |
|---|
| | 279 | |
|---|
| | 280 | ------------------------------------------------------------------------ |
|---|
| | 281 | r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (lun, 09 mai 2005) | 1 line |
|---|
| | 282 | Changed paths: |
|---|
| | 283 | M /trunk/modules/access/vcdx/vcd.c |
|---|
| | 284 | |
|---|
| | 285 | * fix the compilation which were accidentally broken in r10922 |
|---|
| | 286 | ------------------------------------------------------------------------ |
|---|
| | 287 | r10941 | sam | 2005-05-09 18:22:10 +0200 (lun, 09 mai 2005) | 3 lines |
|---|
| | 288 | Changed paths: |
|---|
| | 289 | M /trunk/NEWS |
|---|
| | 290 | M /trunk/configure.ac |
|---|
| | 291 | |
|---|
| | 292 | * Changed temporary version to 0.8.2.svn. Sorry about that, but it |
|---|
| | 293 | conflicts with the version in Debian which I am unable to change. |
|---|
| | 294 | |
|---|
| | 295 | ------------------------------------------------------------------------ |
|---|
| | 296 | r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (lun, 09 mai 2005) | 1 line |
|---|
| | 297 | Changed paths: |
|---|
| | 298 | M /trunk/extras/contrib/bootstrap |
|---|
| | 299 | |
|---|
| | 300 | * fix to the svn-recognition |
|---|
| | 301 | ------------------------------------------------------------------------ |
|---|
| | 302 | r10939 | dionoea | 2005-05-09 11:46:31 +0200 (lun, 09 mai 2005) | 6 lines |
|---|
| | 303 | Changed paths: |
|---|
| | 304 | M /trunk/share/http/index.html |
|---|
| | 305 | M /trunk/share/http/style.css |
|---|
| | 306 | |
|---|
| | 307 | index.html : fix � Weird URLs |
|---|
| | 308 | (?control=stop&control=seek&control=seek&seek_value=&control=seek) � |
|---|
| | 309 | |
|---|
| | 310 | style.css : small esthetic fix |
|---|
| | 311 | |
|---|
| | 312 | |
|---|
| | 313 | ------------------------------------------------------------------------ |
|---|
| | 314 | r10938 | djc | 2005-05-09 04:11:31 +0200 (lun, 09 mai 2005) | 2 lines |
|---|
| | 315 | Changed paths: |
|---|
| | 316 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 317 | |
|---|
| | 318 | Change gpgerror to gpg-error and add $(INSTALL_NAME) to it |
|---|
| | 319 | |
|---|
| | 320 | ------------------------------------------------------------------------ |
|---|
| | 321 | r10937 | dionoea | 2005-05-09 03:58:09 +0200 (lun, 09 mai 2005) | 2 lines |
|---|
| | 322 | Changed paths: |
|---|
| | 323 | M /trunk/modules/gui/wxwindows/extrapanel.cpp |
|---|
| | 324 | |
|---|
| | 325 | fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...) |
|---|
| | 326 | |
|---|
| | 327 | ------------------------------------------------------------------------ |
|---|
| | 328 | r10936 | djc | 2005-05-09 01:58:04 +0200 (lun, 09 mai 2005) | 2 lines |
|---|
| | 329 | Changed paths: |
|---|
| | 330 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 331 | |
|---|
| | 332 | This should fix libs dependences |
|---|
| | 333 | |
|---|
| | 334 | ------------------------------------------------------------------------ |
|---|
| | 335 | r10935 | djc | 2005-05-09 00:56:34 +0200 (lun, 09 mai 2005) | 2 lines |
|---|
| | 336 | Changed paths: |
|---|
| | 337 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 338 | |
|---|
| | 339 | Fix hotkeys view in macosx.3 + UTF8 strings in module list |
|---|
| | 340 | |
|---|
| | 341 | ------------------------------------------------------------------------ |
|---|
| | 342 | r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (dim, 08 mai 2005) | 1 line |
|---|
| | 343 | Changed paths: |
|---|
| | 344 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 345 | |
|---|
| | 346 | * let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release |
|---|
| | 347 | ------------------------------------------------------------------------ |
|---|
| | 348 | r10933 | robux4 | 2005-05-08 16:14:20 +0200 (dim, 08 mai 2005) | 1 line |
|---|
| | 349 | Changed paths: |
|---|
| | 350 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 351 | |
|---|
| | 352 | contrib: make the SVN vs release build really work on OS X |
|---|
| | 353 | ------------------------------------------------------------------------ |
|---|
| | 354 | r10932 | robux4 | 2005-05-08 16:14:12 +0200 (dim, 08 mai 2005) | 1 line |
|---|
| | 355 | Changed paths: |
|---|
| | 356 | M /trunk/extras/contrib/bootstrap |
|---|
| | 357 | |
|---|
| | 358 | contrib: make the SVN vs release build really work on OS X |
|---|
| | 359 | ------------------------------------------------------------------------ |
|---|
| | 360 | r10931 | bigben | 2005-05-08 15:56:18 +0200 (dim, 08 mai 2005) | 3 lines |
|---|
| | 361 | Changed paths: |
|---|
| | 362 | M /trunk/extras/contrib/bootstrap |
|---|
| | 363 | |
|---|
| | 364 | get rid of windows style line breaks |
|---|
| | 365 | |
|---|
| | 366 | |
|---|
| | 367 | ------------------------------------------------------------------------ |
|---|
| | 368 | r10930 | robux4 | 2005-05-08 13:11:08 +0200 (dim, 08 mai 2005) | 1 line |
|---|
| | 369 | Changed paths: |
|---|
| | 370 | M /trunk/extras/contrib/bootstrap |
|---|
| | 371 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 372 | |
|---|
| | 373 | contrib: improve the detection of SVN |
|---|
| | 374 | ------------------------------------------------------------------------ |
|---|
| | 375 | r10929 | robux4 | 2005-05-08 12:45:37 +0200 (dim, 08 mai 2005) | 1 line |
|---|
| | 376 | Changed paths: |
|---|
| | 377 | M /trunk/extras/contrib/bootstrap |
|---|
| | 378 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 379 | |
|---|
| | 380 | contrib: use SVN only if a client is available |
|---|
| | 381 | ------------------------------------------------------------------------ |
|---|
| | 382 | r10928 | dionoea | 2005-05-08 12:42:32 +0200 (dim, 08 mai 2005) | 2 lines |
|---|
| | 383 | Changed paths: |
|---|
| | 384 | M /trunk/modules/gui/wxwindows/extrapanel.cpp |
|---|
| | 385 | |
|---|
| | 386 | check if equalizer and equalizer-2pass are enabled upon panel creation |
|---|
| | 387 | |
|---|
| | 388 | ------------------------------------------------------------------------ |
|---|
| | 389 | r10927 | dionoea | 2005-05-08 12:20:24 +0200 (dim, 08 mai 2005) | 3 lines |
|---|
| | 390 | Changed paths: |
|---|
| | 391 | M /trunk/modules/gui/wxwindows/extrapanel.cpp |
|---|
| | 392 | M /trunk/modules/gui/wxwindows/wxwindows.h |
|---|
| | 393 | |
|---|
| | 394 | * disable equalizer commands in the extended GUI if the equalizer isn't |
|---|
| | 395 | enabled. |
|---|
| | 396 | |
|---|
| | 397 | ------------------------------------------------------------------------ |
|---|
| | 398 | r10926 | robux4 | 2005-05-08 11:29:18 +0200 (dim, 08 mai 2005) | 1 line |
|---|
| | 399 | Changed paths: |
|---|
| | 400 | M /trunk/msvc/vlc.dsw |
|---|
| | 401 | |
|---|
| | 402 | MSVC build: only keep the plugins that compile out of the box |
|---|
| | 403 | ------------------------------------------------------------------------ |
|---|
| | 404 | r10925 | robux4 | 2005-05-08 11:14:15 +0200 (dim, 08 mai 2005) | 1 line |
|---|
| | 405 | Changed paths: |
|---|
| | 406 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 407 | |
|---|
| | 408 | contrib: build libebml/libmatroska from SVN |
|---|
| | 409 | ------------------------------------------------------------------------ |
|---|
| | 410 | r10924 | zorglub | 2005-05-08 09:40:39 +0200 (dim, 08 mai 2005) | 2 lines |
|---|
| | 411 | Changed paths: |
|---|
| | 412 | M /trunk/BUGS |
|---|
| | 413 | M /trunk/TODO |
|---|
| | 414 | |
|---|
| | 415 | Clean BUGS and TODO |
|---|
| | 416 | |
|---|
| | 417 | ------------------------------------------------------------------------ |
|---|
| | 418 | r10923 | robux4 | 2005-05-07 22:52:48 +0200 (sam, 07 mai 2005) | 1 line |
|---|
| | 419 | Changed paths: |
|---|
| | 420 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 421 | |
|---|
| | 422 | mkv.cpp: code cleaning |
|---|
| | 423 | ------------------------------------------------------------------------ |
|---|
| | 424 | r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (sam, 07 mai 2005) | 6 lines |
|---|
| | 425 | Changed paths: |
|---|
| | 426 | M /trunk/modules/access/vcdx/vcd.c |
|---|
| | 427 | M /trunk/modules/access/vcdx/vcdplayer.c |
|---|
| | 428 | M /trunk/modules/audio_filter/converter/a52tofloat32.c |
|---|
| | 429 | M /trunk/modules/codec/svcdsub.c |
|---|
| | 430 | M /trunk/modules/gui/macosx/controls.m |
|---|
| | 431 | |
|---|
| | 432 | * controls.m: added l10n of the volume-string shown when changing the volume |
|---|
| | 433 | * vcdx/vcdplayer.c: disabled l10n of various error messages |
|---|
| | 434 | * vcdx/vcd.c: disabled l10n of 2 debug masks. They are horribly to translate and used by advanced users only, who should speak English well enough for this purpose |
|---|
| | 435 | * rest: disabled l10n of various strings or debug masks which cannot be translated |
|---|
| | 436 | |
|---|
| | 437 | more to come |
|---|
| | 438 | ------------------------------------------------------------------------ |
|---|
| | 439 | r10921 | courmisch | 2005-05-07 21:09:11 +0200 (sam, 07 mai 2005) | 2 lines |
|---|
| | 440 | Changed paths: |
|---|
| | 441 | M /trunk/configure.ac |
|---|
| | 442 | |
|---|
| | 443 | Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands |
|---|
| | 444 | |
|---|
| | 445 | ------------------------------------------------------------------------ |
|---|
| | 446 | r10920 | robux4 | 2005-05-07 20:19:32 +0200 (sam, 07 mai 2005) | 1 line |
|---|
| | 447 | Changed paths: |
|---|
| | 448 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 449 | |
|---|
| | 450 | mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment) |
|---|
| | 451 | ------------------------------------------------------------------------ |
|---|
| | 452 | r10919 | robux4 | 2005-05-07 18:38:20 +0200 (sam, 07 mai 2005) | 1 line |
|---|
| | 453 | Changed paths: |
|---|
| | 454 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 455 | |
|---|
| | 456 | mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command |
|---|
| | 457 | ------------------------------------------------------------------------ |
|---|
| | 458 | r10918 | djc | 2005-05-07 18:34:25 +0200 (sam, 07 mai 2005) | 2 lines |
|---|
| | 459 | Changed paths: |
|---|
| | 460 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 461 | |
|---|
| | 462 | Typo |
|---|
| | 463 | |
|---|
| | 464 | ------------------------------------------------------------------------ |
|---|
| | 465 | r10917 | djc | 2005-05-07 18:12:31 +0200 (sam, 07 mai 2005) | 2 lines |
|---|
| | 466 | Changed paths: |
|---|
| | 467 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 468 | |
|---|
| | 469 | Add a notice if advanced items are not shown |
|---|
| | 470 | |
|---|
| | 471 | ------------------------------------------------------------------------ |
|---|
| | 472 | r10916 | robux4 | 2005-05-07 17:08:54 +0200 (sam, 07 mai 2005) | 1 line |
|---|
| | 473 | Changed paths: |
|---|
| | 474 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 475 | |
|---|
| | 476 | mkv.cpp: process the LinkPGCN DVD command correctly |
|---|
| | 477 | ------------------------------------------------------------------------ |
|---|
| | 478 | r10915 | robux4 | 2005-05-07 16:33:16 +0200 (sam, 07 mai 2005) | 1 line |
|---|
| | 479 | Changed paths: |
|---|
| | 480 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 481 | |
|---|
| | 482 | mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked |
|---|
| | 483 | ------------------------------------------------------------------------ |
|---|
| | 484 | r10914 | djc | 2005-05-07 11:27:53 +0200 (sam, 07 mai 2005) | 2 lines |
|---|
| | 485 | Changed paths: |
|---|
| | 486 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 487 | |
|---|
| | 488 | Fix a refcount error |
|---|
| | 489 | |
|---|
| | 490 | ------------------------------------------------------------------------ |
|---|
| | 491 | r10913 | zorglub | 2005-05-07 08:18:17 +0200 (sam, 07 mai 2005) | 2 lines |
|---|
| | 492 | Changed paths: |
|---|
| | 493 | M /trunk/NEWS |
|---|
| | 494 | |
|---|
| | 495 | Document SAP syntax change |
|---|
| | 496 | |
|---|
| | 497 | ------------------------------------------------------------------------ |
|---|
| | 498 | r10912 | djc | 2005-05-07 03:12:16 +0200 (sam, 07 mai 2005) | 4 lines |
|---|
| | 499 | Changed paths: |
|---|
| | 500 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 501 | M /trunk/modules/gui/macosx/prefs_widgets.h |
|---|
| | 502 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 503 | |
|---|
| | 504 | *: fix alignment of widgets. |
|---|
| | 505 | - What shall we do for files and module list ? |
|---|
| | 506 | - Why is there a space after "Audio viualization" in src/libvlc.h ? |
|---|
| | 507 | |
|---|
| | 508 | ------------------------------------------------------------------------ |
|---|
| | 509 | r10911 | djc | 2005-05-06 20:54:09 +0200 (ven, 06 mai 2005) | 2 lines |
|---|
| | 510 | Changed paths: |
|---|
| | 511 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 512 | M /trunk/modules/gui/macosx/prefs_widgets.h |
|---|
| | 513 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 514 | |
|---|
| | 515 | *: remove useless code |
|---|
| | 516 | |
|---|
| | 517 | ------------------------------------------------------------------------ |
|---|
| | 518 | r10910 | djc | 2005-05-06 20:15:50 +0200 (ven, 06 mai 2005) | 2 lines |
|---|
| | 519 | Changed paths: |
|---|
| | 520 | M /trunk/modules/gui/macosx/prefs.h |
|---|
| | 521 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 522 | M /trunk/modules/gui/macosx/prefs_widgets.h |
|---|
| | 523 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 524 | |
|---|
| | 525 | *: fix problems about advanced button |
|---|
| | 526 | |
|---|
| | 527 | ------------------------------------------------------------------------ |
|---|
| | 528 | r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (ven, 06 mai 2005) | 1 line |
|---|
| | 529 | Changed paths: |
|---|
| | 530 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 531 | |
|---|
| | 532 | * sorry, forgot to give svn the playlist.m from the previous commit... tztz |
|---|
| | 533 | ------------------------------------------------------------------------ |
|---|
| | 534 | r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (ven, 06 mai 2005) | 2 lines |
|---|
| | 535 | Changed paths: |
|---|
| | 536 | M /trunk/modules/gui/ncurses.c |
|---|
| | 537 | |
|---|
| | 538 | * playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly |
|---|
| | 539 | * ncurses.c: don't localise "Ncurses" |
|---|
| | 540 | ------------------------------------------------------------------------ |
|---|
| | 541 | r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (ven, 06 mai 2005) | 2 lines |
|---|
| | 542 | Changed paths: |
|---|
| | 543 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib |
|---|
| | 544 | M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib |
|---|
| | 545 | M /trunk/modules/gui/macosx/equalizer.m |
|---|
| | 546 | |
|---|
| | 547 | * equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets |
|---|
| | 548 | * MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns |
|---|
| | 549 | ------------------------------------------------------------------------ |
|---|
| | 550 | r10906 | robux4 | 2005-05-06 18:12:53 +0200 (ven, 06 mai 2005) | 1 line |
|---|
| | 551 | Changed paths: |
|---|
| | 552 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 553 | |
|---|
| | 554 | mkv.cpp: minor enhancements/cleanings of the button handling code |
|---|
| | 555 | ------------------------------------------------------------------------ |
|---|
| | 556 | r10905 | robux4 | 2005-05-06 16:51:18 +0200 (ven, 06 mai 2005) | 1 line |
|---|
| | 557 | Changed paths: |
|---|
| | 558 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 559 | |
|---|
| | 560 | mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work) |
|---|
| | 561 | ------------------------------------------------------------------------ |
|---|
| | 562 | r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (jeu, 05 mai 2005) | 2 lines |
|---|
| | 563 | Changed paths: |
|---|
| | 564 | M /trunk/BUGS |
|---|
| | 565 | M /trunk/TODO |
|---|
| | 566 | |
|---|
| | 567 | BUGS,TODO: Remove stuff that has been added to Trac |
|---|
| | 568 | |
|---|
| | 569 | ------------------------------------------------------------------------ |
|---|
| | 570 | r10903 | bigben | 2005-05-05 21:34:56 +0200 (jeu, 05 mai 2005) | 4 lines |
|---|
| | 571 | Changed paths: |
|---|
| | 572 | M /trunk/BUGS |
|---|
| | 573 | M /trunk/modules/gui/macosx/playlist.h |
|---|
| | 574 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 575 | |
|---|
| | 576 | * playlist.* support for DnD from Finder |
|---|
| | 577 | * BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...) |
|---|
| | 578 | |
|---|
| | 579 | |
|---|
| | 580 | ------------------------------------------------------------------------ |
|---|
| | 581 | r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (jeu, 05 mai 2005) | 1 line |
|---|
| | 582 | Changed paths: |
|---|
| | 583 | M /trunk/src/misc/vlm.c |
|---|
| | 584 | |
|---|
| | 585 | * add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy |
|---|
| | 586 | ------------------------------------------------------------------------ |
|---|
| | 587 | r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (jeu, 05 mai 2005) | 1 line |
|---|
| | 588 | Changed paths: |
|---|
| | 589 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 590 | |
|---|
| | 591 | * compilation fix |
|---|
| | 592 | ------------------------------------------------------------------------ |
|---|
| | 593 | r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (jeu, 05 mai 2005) | 1 line |
|---|
| | 594 | Changed paths: |
|---|
| | 595 | M /trunk/po/es.po |
|---|
| | 596 | |
|---|
| | 597 | * update to the Spanish translation by Javier Varela (99% complete now) |
|---|
| | 598 | ------------------------------------------------------------------------ |
|---|
| | 599 | r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (jeu, 05 mai 2005) | 1 line |
|---|
| | 600 | Changed paths: |
|---|
| | 601 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 602 | |
|---|
| | 603 | * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed |
|---|
| | 604 | ------------------------------------------------------------------------ |
|---|
| | 605 | r10898 | djc | 2005-05-05 18:48:22 +0200 (jeu, 05 mai 2005) | 3 lines |
|---|
| | 606 | Changed paths: |
|---|
| | 607 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 608 | M /trunk/modules/gui/macosx/prefs_widgets.h |
|---|
| | 609 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 610 | |
|---|
| | 611 | - added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file |
|---|
| | 612 | - wrapped code |
|---|
| | 613 | |
|---|
| | 614 | ------------------------------------------------------------------------ |
|---|
| | 615 | r10897 | djc | 2005-05-05 12:57:55 +0200 (jeu, 05 mai 2005) | 5 lines |
|---|
| | 616 | Changed paths: |
|---|
| | 617 | M /trunk/modules/gui/macosx/prefs.h |
|---|
| | 618 | M /trunk/modules/gui/macosx/prefs.m |
|---|
| | 619 | M /trunk/modules/gui/macosx/prefs_widgets.h |
|---|
| | 620 | M /trunk/modules/gui/macosx/prefs_widgets.m |
|---|
| | 621 | |
|---|
| | 622 | Added widget, fix save, etc. |
|---|
| | 623 | Known bugs: changing advanced view, detection of MacOS X version at |
|---|
| | 624 | runtime and many others... |
|---|
| | 625 | |
|---|
| | 626 | |
|---|
| | 627 | ------------------------------------------------------------------------ |
|---|
| | 628 | r10896 | asmax | 2005-05-04 22:52:43 +0200 (mer, 04 mai 2005) | 7 lines |
|---|
| | 629 | Changed paths: |
|---|
| | 630 | M /trunk/modules/gui/skins2/controls/ctrl_image.cpp |
|---|
| | 631 | M /trunk/modules/gui/skins2/controls/ctrl_image.hpp |
|---|
| | 632 | M /trunk/modules/gui/skins2/parser/builder.cpp |
|---|
| | 633 | M /trunk/modules/gui/skins2/parser/builder_data.def |
|---|
| | 634 | M /trunk/modules/gui/skins2/parser/builder_data.hpp |
|---|
| | 635 | M /trunk/modules/gui/skins2/parser/skin_parser.cpp |
|---|
| | 636 | M /trunk/share/skins2/skin.dtd |
|---|
| | 637 | |
|---|
| | 638 | * skin.dtd: added an attribute "resize" in the "Image" element, to define |
|---|
| | 639 | the method used to resize the image, which can be "mosaic" (the default) |
|---|
| | 640 | or "scale". Note that the previous behaviour was always "scale" before, |
|---|
| | 641 | but mosaic is much much faster, so use scale method only for fun ;) |
|---|
| | 642 | * skins2/*: support of the new mosaic method; playlist resize with this |
|---|
| | 643 | method is significantly faster! |
|---|
| | 644 | |
|---|
| | 645 | ------------------------------------------------------------------------ |
|---|
| | 646 | r10895 | sam | 2005-05-04 16:43:00 +0200 (mer, 04 mai 2005) | 2 lines |
|---|
| | 647 | Changed paths: |
|---|
| | 648 | M /trunk/configure.ac |
|---|
| | 649 | M /trunk/src/misc/modules.c |
|---|
| | 650 | |
|---|
| | 651 | * do not use a dynamic linker if no plugin support was detected/requested. |
|---|
| | 652 | |
|---|
| | 653 | ------------------------------------------------------------------------ |
|---|
| | 654 | r10894 | bigben | 2005-05-04 01:18:04 +0200 (mer, 04 mai 2005) | 3 lines |
|---|
| | 655 | Changed paths: |
|---|
| | 656 | M /trunk/BUGS |
|---|
| | 657 | |
|---|
| | 658 | Forgot this one... |
|---|
| | 659 | |
|---|
| | 660 | |
|---|
| | 661 | ------------------------------------------------------------------------ |
|---|
| | 662 | r10893 | bigben | 2005-05-04 01:14:39 +0200 (mer, 04 mai 2005) | 3 lines |
|---|
| | 663 | Changed paths: |
|---|
| | 664 | M /trunk/BUGS |
|---|
| | 665 | |
|---|
| | 666 | One more bug |
|---|
| | 667 | |
|---|
| | 668 | |
|---|
| | 669 | ------------------------------------------------------------------------ |
|---|
| | 670 | r10892 | bigben | 2005-05-04 01:04:10 +0200 (mer, 04 mai 2005) | 3 lines |
|---|
| | 671 | Changed paths: |
|---|
| | 672 | M /trunk/BUGS |
|---|
| | 673 | |
|---|
| | 674 | some more bugs... |
|---|
| | 675 | |
|---|
| | 676 | |
|---|
| | 677 | ------------------------------------------------------------------------ |
|---|
| | 678 | r10891 | bigben | 2005-05-04 00:44:17 +0200 (mer, 04 mai 2005) | 5 lines |
|---|
| | 679 | Changed paths: |
|---|
| | 680 | M /trunk/modules/gui/macosx/playlist.m |
|---|
| | 681 | |
|---|
| | 682 | * Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist |
|---|
| | 683 | * A side effect of this fix seems to be that adding a directory, deleting it and adding a new playlist item doesn't seem to crash VLC anymore |
|---|
| | 684 | * Make the currently playling item, as well as its parent items bold |
|---|
| | 685 | |
|---|
| | 686 | |
|---|
| | 687 | ------------------------------------------------------------------------ |
|---|
| | 688 | r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (mar, 03 mai 2005) | 1 line |
|---|
| | 689 | Changed paths: |
|---|
| | 690 | M /trunk/configure.ac |
|---|
| | 691 | M /trunk/src/misc/darwin_specific.m |
|---|
| | 692 | |
|---|
| | 693 | * aded the new Catalan translation |
|---|
| | 694 | ------------------------------------------------------------------------ |
|---|
| | 695 | r10885 | courmisch | 2005-05-03 13:07:20 +0200 (mar, 03 mai 2005) | 2 lines |
|---|
| | 696 | Changed paths: |
|---|
| | 697 | M /trunk/src/libvlc.h |
|---|
| | 698 | M /trunk/src/misc/iso-639_def.h |
|---|
| | 699 | |
|---|
| | 700 | Enable catalan translation |
|---|
| | 701 | |
|---|
| | 702 | ------------------------------------------------------------------------ |
|---|
| | 703 | r10884 | courmisch | 2005-05-03 12:55:49 +0200 (mar, 03 mai 2005) | 2 lines |
|---|
| | 704 | Changed paths: |
|---|
| | 705 | M /trunk/po/POTFILES.in |
|---|
| | 706 | |
|---|
| | 707 | Fixes no longer existing files |
|---|
| | 708 | |
|---|
| | 709 | ------------------------------------------------------------------------ |
|---|
| | 710 | r10883 | courmisch | 2005-05-03 12:47:17 +0200 (mar, 03 mai 2005) | 3 lines |
|---|
| | 711 | Changed paths: |
|---|
| | 712 | M /trunk/THANKS |
|---|
| | 713 | A /trunk/po/ca.po |
|---|
| | 714 | |
|---|
| | 715 | Initial Catalan translation by |
|---|
| | 716 | Lorena Gomes and X�a Alb�antero |
|---|
| | 717 | |
|---|
| | 718 | ------------------------------------------------------------------------ |
|---|
| | 719 | r10882 | courmisch | 2005-05-03 12:43:27 +0200 (mar, 03 mai 2005) | 2 lines |
|---|
| | 720 | Changed paths: |
|---|
| | 721 | M /trunk/po/zh_TW.po |
|---|
| | 722 | |
|---|
| | 723 | .po are not executable |
|---|
| | 724 | |
|---|
| | 725 | ------------------------------------------------------------------------ |
|---|
| | 726 | r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (lun, 02 mai 2005) | 1 line |
|---|
| | 727 | Changed paths: |
|---|
| | 728 | M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj |
|---|
| | 729 | |
|---|
| | 730 | * fixed icons for bin, AIFF, WAV |
|---|
| | 731 | ------------------------------------------------------------------------ |
|---|
| | 732 | r10873 | rocky | 2005-05-02 11:01:55 +0200 (lun, 02 mai 2005) | 9 lines |
|---|
| | 733 | Changed paths: |
|---|
| | 734 | M /trunk/modules/gui/skins2/src/ft2_font.cpp |
|---|
| | 735 | |
|---|
| | 736 | gcc 3.4.3 gave this error: |
|---|
| | 737 | |
|---|
| | 738 | src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const': |
|---|
| | 739 | src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id |
|---|
| | 740 | src/ft2_font.cpp:172: note: try removing the parentheses around the type-id |
|---|
| | 741 | |
|---|
| | 742 | Follow the suggestion. |
|---|
| | 743 | |
|---|
| | 744 | |
|---|
| | 745 | ------------------------------------------------------------------------ |
|---|
| | 746 | r10872 | fenrir | 2005-05-02 09:25:15 +0200 (lun, 02 mai 2005) | 2 lines |
|---|
| | 747 | Changed paths: |
|---|
| | 748 | M /trunk/modules/gui/wxwindows/playlist.cpp |
|---|
| | 749 | |
|---|
| | 750 | * playlist: fix Playlist::OnKeyDown (added event.Skip when needed). |
|---|
| | 751 | |
|---|
| | 752 | ------------------------------------------------------------------------ |
|---|
| | 753 | r10871 | bigben | 2005-05-02 01:04:18 +0200 (lun, 02 mai 2005) | 3 lines |
|---|
| | 754 | Changed paths: |
|---|
| | 755 | M /trunk/src/video_output/video_output.c |
|---|
| | 756 | |
|---|
| | 757 | * Hopefully fixes --aspect-ratio computation when giving float values as argument |
|---|
| | 758 | |
|---|
| | 759 | |
|---|
| | 760 | ------------------------------------------------------------------------ |
|---|
| | 761 | r10869 | asmax | 2005-05-01 23:36:53 +0200 (dim, 01 mai 2005) | 4 lines |
|---|
| | 762 | Changed paths: |
|---|
| | 763 | M /trunk/modules/gui/skins2/src/ft2_font.cpp |
|---|
| | 764 | M /trunk/modules/gui/skins2/src/ft2_font.hpp |
|---|
| | 765 | M /trunk/modules/gui/skins2/x11/x11_display.cpp |
|---|
| | 766 | |
|---|
| | 767 | * ft2_font.cpp: added a cache for glyphs rendered with freetype, because |
|---|
| | 768 | freetype is so slooow: now FT2Font::drawString() is about 100 times faster |
|---|
| | 769 | in average ! |
|---|
| | 770 | |
|---|
| | 771 | ------------------------------------------------------------------------ |
|---|
| | 772 | r10863 | asmax | 2005-05-01 17:17:40 +0200 (dim, 01 mai 2005) | 3 lines |
|---|
| | 773 | Changed paths: |
|---|
| | 774 | M /trunk/include/vlc_stream.h |
|---|
| | 775 | |
|---|
| | 776 | * vlc_stream.h: added missing extern "C" (prevented compilation of skins2 |
|---|
| | 777 | module in builtin mode) |
|---|
| | 778 | |
|---|
| | 779 | ------------------------------------------------------------------------ |
|---|
| | 780 | r10862 | rocky | 2005-05-01 16:48:08 +0200 (dim, 01 mai 2005) | 6 lines |
|---|
| | 781 | Changed paths: |
|---|
| | 782 | M /trunk/modules/access/cdda/access.c |
|---|
| | 783 | M /trunk/modules/access/cdda/info.c |
|---|
| | 784 | M /trunk/modules/access/vcdx/access.c |
|---|
| | 785 | |
|---|
| | 786 | fix next/previous chapter in disc mode |
|---|
| | 787 | fix updating meta (caused by a recent change of mine) |
|---|
| | 788 | |
|---|
| | 789 | vcdx/access.c: hack to try to fix still-handling problem |
|---|
| | 790 | |
|---|
| | 791 | |
|---|
| | 792 | ------------------------------------------------------------------------ |
|---|
| | 793 | r10861 | asmax | 2005-05-01 15:19:04 +0200 (dim, 01 mai 2005) | 4 lines |
|---|
| | 794 | Changed paths: |
|---|
| | 795 | M /trunk/modules/gui/skins2/controls/ctrl_list.cpp |
|---|
| | 796 | M /trunk/modules/gui/skins2/controls/ctrl_text.cpp |
|---|
| | 797 | M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp |
|---|
| | 798 | M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp |
|---|
| | 799 | M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp |
|---|
| | 800 | M /trunk/modules/gui/skins2/src/os_graphics.hpp |
|---|
| | 801 | M /trunk/modules/gui/skins2/src/tooltip.cpp |
|---|
| | 802 | M /trunk/modules/gui/skins2/win32/win32_graphics.cpp |
|---|
| | 803 | M /trunk/modules/gui/skins2/win32/win32_graphics.hpp |
|---|
| | 804 | M /trunk/modules/gui/skins2/x11/x11_display.cpp |
|---|
| | 805 | M /trunk/modules/gui/skins2/x11/x11_display.hpp |
|---|
| | 806 | M /trunk/modules/gui/skins2/x11/x11_graphics.cpp |
|---|
| | 807 | M /trunk/modules/gui/skins2/x11/x11_graphics.hpp |
|---|
| | 808 | |
|---|
| | 809 | * os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha |
|---|
| | 810 | blending only when it is useful (i.e. when drawing antialiased text) |
|---|
| | 811 | * x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster |
|---|
| | 812 | |
|---|
| | 813 | ------------------------------------------------------------------------ |
|---|
| | 814 | r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (dim, 01 mai 2005) | 3 lines |
|---|
| | 815 | Changed paths: |
|---|
| | 816 | M /trunk/doc/skins/skins2-howto.xml |
|---|
| | 817 | |
|---|
| | 818 | * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was |
|---|
| | 819 | missing in the doc |
|---|
| | 820 | |
|---|
| | 821 | ------------------------------------------------------------------------ |
|---|
| | 822 | r10859 | rocky | 2005-05-01 10:56:03 +0200 (dim, 01 mai 2005) | 3 lines |
|---|
| | 823 | Changed paths: |
|---|
| | 824 | M /trunk/modules/access/cdda/access.c |
|---|
| | 825 | M /trunk/modules/access/cdda/cdda.h |
|---|
| | 826 | |
|---|
| | 827 | Work on audio control access. |
|---|
| | 828 | |
|---|
| | 829 | |
|---|
| | 830 | ------------------------------------------------------------------------ |
|---|
| | 831 | r10858 | rocky | 2005-05-01 04:43:17 +0200 (dim, 01 mai 2005) | 3 lines |
|---|
| | 832 | Changed paths: |
|---|
| | 833 | M /trunk/modules/access/cdda/access.c |
|---|
| | 834 | |
|---|
| | 835 | Correct up audio-control stop command. |
|---|
| | 836 | |
|---|
| | 837 | |
|---|
| | 838 | ------------------------------------------------------------------------ |
|---|
| | 839 | r10857 | rocky | 2005-05-01 04:16:02 +0200 (dim, 01 mai 2005) | 2 lines |
|---|
| | 840 | Changed paths: |
|---|
| | 841 | M /trunk/modules/access/cdda/access.c |
|---|
| | 842 | M /trunk/modules/access/cdda/cdda.c |
|---|
| | 843 | |
|---|
| | 844 | Compatability for different versions of libcdio from 0.71-0.74cvs |
|---|
| | 845 | |
|---|
| | 846 | ------------------------------------------------------------------------ |
|---|
| | 847 | r10856 | rocky | 2005-05-01 04:06:58 +0200 (dim, 01 mai 2005) | 4 lines |
|---|
| | 848 | Changed paths: |
|---|
| | 849 | M /trunk/modules/access/cdda/access.c |
|---|
| | 850 | |
|---|
| | 851 | A couple more fixes. One to set meta information when in disc mode. |
|---|
| | 852 | Another to pause audio control playing. |
|---|
| | 853 | |
|---|
| | 854 | |
|---|
| | 855 | ------------------------------------------------------------------------ |
|---|
| | 856 | r10855 | rocky | 2005-05-01 02:34:39 +0200 (dim, 01 mai 2005) | 11 lines |
|---|
| | 857 | Changed paths: |
|---|
| | 858 | M /trunk/modules/access/cdda/access.c |
|---|
| | 859 | M /trunk/modules/access/cdda/cdda.c |
|---|
| | 860 | M /trunk/modules/access/cdda/cdda.h |
|---|
| | 861 | M /trunk/modules/access/cdda/info.c |
|---|
| | 862 | |
|---|
| | 863 | Fix some bugs when playlist not in disc but track mode: |
|---|
| | 864 | play_item initialization accidently lost. |
|---|
| | 865 | Probably need a vlc_object release of the playlist. |
|---|
| | 866 | |
|---|
| | 867 | Adjust comments which were wrong because of cut and paste artifacts. |
|---|
| | 868 | |
|---|
| | 869 | Some changes that may help debugging. |
|---|
| | 870 | |
|---|
| | 871 | First attempt at playing via audio controls - mostly not working. |
|---|
| | 872 | |
|---|
| | 873 | |
|---|
| | 874 | ------------------------------------------------------------------------ |
|---|
| | 875 | r10854 | massiot | 2005-04-29 17:57:24 +0200 (ven, 29 avr 2005) | 5 lines |
|---|
| | 876 | Changed paths: |
|---|
| | 877 | M /trunk/configure.ac |
|---|
| | 878 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 879 | M /trunk/extras/contrib/src/packages.mak |
|---|
| | 880 | M /trunk/modules/codec/Modules.am |
|---|
| | 881 | D /trunk/modules/codec/toolame.c |
|---|
| | 882 | A /trunk/modules/codec/twolame.c (from /trunk/modules/codec/toolame.c:10731) |
|---|
| | 883 | |
|---|
| | 884 | * ALL: We are now using libtwolame instead of libtoolame. The reason is that |
|---|
| | 885 | twolame is thread-safe and maintained. Update your batch files for |
|---|
| | 886 | --enable-twolame instead of --enable-toolame. See http://twolame.sf.net |
|---|
| | 887 | for more information. |
|---|
| | 888 | |
|---|
| | 889 | ------------------------------------------------------------------------ |
|---|
| | 890 | r10853 | fenrir | 2005-04-29 09:37:20 +0200 (ven, 29 avr 2005) | 3 lines |
|---|
| | 891 | Changed paths: |
|---|
| | 892 | M /trunk/modules/access_filter/record.c |
|---|
| | 893 | |
|---|
| | 894 | * record: use add_directory (instead of add_string) + parse the name to |
|---|
| | 895 | remove the uri/path part. |
|---|
| | 896 | |
|---|
| | 897 | ------------------------------------------------------------------------ |
|---|
| | 898 | r10852 | robux4 | 2005-04-28 23:15:08 +0200 (jeu, 28 avr 2005) | 1 line |
|---|
| | 899 | Changed paths: |
|---|
| | 900 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 901 | |
|---|
| | 902 | mkv.cpp: add preliminary code to support the UI hooks |
|---|
| | 903 | ------------------------------------------------------------------------ |
|---|
| | 904 | r10851 | damienf | 2005-04-28 15:58:54 +0200 (jeu, 28 avr 2005) | 2 lines |
|---|
| | 905 | Changed paths: |
|---|
| | 906 | M /trunk/include/vlc_common.h |
|---|
| | 907 | |
|---|
| | 908 | bad, bad developer ... |
|---|
| | 909 | |
|---|
| | 910 | ------------------------------------------------------------------------ |
|---|
| | 911 | r10850 | damienf | 2005-04-28 15:36:54 +0200 (jeu, 28 avr 2005) | 4 lines |
|---|
| | 912 | Changed paths: |
|---|
| | 913 | M /trunk/modules/access/dshow/dshow.cpp |
|---|
| | 914 | |
|---|
| | 915 | - added dshow-fps option to configure capture framerate |
|---|
| | 916 | - added support for IAMStreamConfig interface to configure user settings on capture pin media type |
|---|
| | 917 | |
|---|
| | 918 | |
|---|
| | 919 | ------------------------------------------------------------------------ |
|---|
| | 920 | r10849 | damienf | 2005-04-28 15:30:02 +0200 (jeu, 28 avr 2005) | 4 lines |
|---|
| | 921 | Changed paths: |
|---|
| | 922 | M /trunk/include/vlc_common.h |
|---|
| | 923 | M /trunk/modules/access_filter/record.c |
|---|
| | 924 | |
|---|
| | 925 | vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review |
|---|
| | 926 | record.c: make it compile under mingw32, needs review |
|---|
| | 927 | |
|---|
| | 928 | |
|---|
| | 929 | ------------------------------------------------------------------------ |
|---|
| | 930 | r10848 | gbazin | 2005-04-28 10:18:53 +0200 (jeu, 28 avr 2005) | 1 line |
|---|
| | 931 | Changed paths: |
|---|
| | 932 | M /trunk/modules/access_filter/record.c |
|---|
| | 933 | |
|---|
| | 934 | * modules/access_filter/record.c: compilation fix. |
|---|
| | 935 | ------------------------------------------------------------------------ |
|---|
| | 936 | r10847 | fenrir | 2005-04-28 09:45:51 +0200 (jeu, 28 avr 2005) | 2 lines |
|---|
| | 937 | Changed paths: |
|---|
| | 938 | M /trunk/src/input/es_out.c |
|---|
| | 939 | |
|---|
| | 940 | * es_out: oops, make EsOutProgramDel returning an error code. |
|---|
| | 941 | |
|---|
| | 942 | ------------------------------------------------------------------------ |
|---|
| | 943 | r10846 | fenrir | 2005-04-28 09:43:09 +0200 (jeu, 28 avr 2005) | 2 lines |
|---|
| | 944 | Changed paths: |
|---|
| | 945 | M /trunk/modules/access_filter/record.c |
|---|
| | 946 | |
|---|
| | 947 | * record: grrr, support for system that doesn't have localtime_r. |
|---|
| | 948 | |
|---|
| | 949 | ------------------------------------------------------------------------ |
|---|
| | 950 | r10845 | fenrir | 2005-04-28 09:26:04 +0200 (jeu, 28 avr 2005) | 3 lines |
|---|
| | 951 | Changed paths: |
|---|
| | 952 | M /trunk/include/vlc_es_out.h |
|---|
| | 953 | M /trunk/modules/demux/ts.c |
|---|
| | 954 | M /trunk/src/input/es_out.c |
|---|
| | 955 | |
|---|
| | 956 | es_out*: added ES_OUT_DEL_GROUP |
|---|
| | 957 | ts.c: use ES_OUT_DEL_GROUP to remove old program. |
|---|
| | 958 | |
|---|
| | 959 | ------------------------------------------------------------------------ |
|---|
| | 960 | r10844 | gbazin | 2005-04-27 14:59:38 +0200 (mer, 27 avr 2005) | 1 line |
|---|
| | 961 | Changed paths: |
|---|
| | 962 | M /trunk/src/input/es_out.c |
|---|
| | 963 | |
|---|
| | 964 | * src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin. |
|---|
| | 965 | ------------------------------------------------------------------------ |
|---|
| | 966 | r10843 | gbazin | 2005-04-27 13:40:11 +0200 (mer, 27 avr 2005) | 1 line |
|---|
| | 967 | Changed paths: |
|---|
| | 968 | M /trunk/src/input/es_out.c |
|---|
| | 969 | |
|---|
| | 970 | * src/input/es_out.c: cleanup empty programs. |
|---|
| | 971 | ------------------------------------------------------------------------ |
|---|
| | 972 | r10842 | courmisch | 2005-04-27 12:19:51 +0200 (mer, 27 avr 2005) | 2 lines |
|---|
| | 973 | Changed paths: |
|---|
| | 974 | M /trunk/modules/access_filter/record.c |
|---|
| | 975 | |
|---|
| | 976 | Fix errno undefined error |
|---|
| | 977 | |
|---|
| | 978 | ------------------------------------------------------------------------ |
|---|
| | 979 | r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (mar, 26 avr 2005) | 5 lines |
|---|
| | 980 | Changed paths: |
|---|
| | 981 | M /trunk/src/input/var.c |
|---|
| | 982 | |
|---|
| | 983 | input/var.c: don't try to update the "rate" variable directly in callback |
|---|
| | 984 | for "rate-faster" and "rate-slower". input_ControlPush will handle it. This |
|---|
| | 985 | fixes a race condition when "rate" ends up at a different value than |
|---|
| | 986 | p_input->i_rate |
|---|
| | 987 | |
|---|
| | 988 | ------------------------------------------------------------------------ |
|---|
| | 989 | r10840 | bigben | 2005-04-26 23:34:46 +0200 (mar, 26 avr 2005) | 3 lines |
|---|
| | 990 | Changed paths: |
|---|
| | 991 | M /trunk/configure.ac |
|---|
| | 992 | |
|---|
| | 993 | Compiles mkv.cpp in -O1 on darwin to work around a gcc bug. |
|---|
| | 994 | |
|---|
| | 995 | |
|---|
| | 996 | ------------------------------------------------------------------------ |
|---|
| | 997 | r10839 | sam | 2005-04-26 22:17:50 +0200 (mar, 26 avr 2005) | 2 lines |
|---|
| | 998 | Changed paths: |
|---|
| | 999 | M /trunk/modules/audio_output/esd.c |
|---|
| | 1000 | |
|---|
| | 1001 | * support for --esdserver. doesn't seem to work yet, though... |
|---|
| | 1002 | |
|---|
| | 1003 | ------------------------------------------------------------------------ |
|---|
| | 1004 | r10838 | titer | 2005-04-26 21:45:32 +0200 (mar, 26 avr 2005) | 2 lines |
|---|
| | 1005 | Changed paths: |
|---|
| | 1006 | M /trunk/extras/contrib/src/Makefile |
|---|
| | 1007 | |
|---|
| | 1008 | fixed ebml/matroska build with gcc 4 |
|---|
| | 1009 | |
|---|
| | 1010 | ------------------------------------------------------------------------ |
|---|
| | 1011 | r10835 | robux4 | 2005-04-26 21:04:18 +0200 (mar, 26 avr 2005) | 2 lines |
|---|
| | 1012 | Changed paths: |
|---|
| | 1013 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 1014 | |
|---|
| | 1015 | mkv.cpp: added the thread to support VOB buttons |
|---|
| | 1016 | + code cleaning |
|---|
| | 1017 | ------------------------------------------------------------------------ |
|---|
| | 1018 | r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1019 | Changed paths: |
|---|
| | 1020 | M /trunk/src/libvlc.h |
|---|
| | 1021 | |
|---|
| | 1022 | * fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards |
|---|
| | 1023 | ------------------------------------------------------------------------ |
|---|
| | 1024 | r10833 | bigben | 2005-04-26 19:33:24 +0200 (mar, 26 avr 2005) | 3 lines |
|---|
| | 1025 | Changed paths: |
|---|
| | 1026 | M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib |
|---|
| | 1027 | M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib |
|---|
| | 1028 | M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib |
|---|
| | 1029 | M /trunk/modules/gui/macosx/open.h |
|---|
| | 1030 | M /trunk/modules/gui/macosx/open.m |
|---|
| | 1031 | |
|---|
| | 1032 | Add a checkbox to enable timeshifting in the open network panel |
|---|
| | 1033 | |
|---|
| | 1034 | |
|---|
| | 1035 | ------------------------------------------------------------------------ |
|---|
| | 1036 | r10832 | robux4 | 2005-04-26 19:16:32 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1037 | Changed paths: |
|---|
| | 1038 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 1039 | |
|---|
| | 1040 | mkv.cpp: do an EnterAndLeave before seeking in Matroska Script |
|---|
| | 1041 | ------------------------------------------------------------------------ |
|---|
| | 1042 | r10831 | gbazin | 2005-04-26 16:27:47 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1043 | Changed paths: |
|---|
| | 1044 | M /trunk/modules/video_output/directx/events.c |
|---|
| | 1045 | M /trunk/modules/video_output/x11/xcommon.c |
|---|
| | 1046 | |
|---|
| | 1047 | * modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys. |
|---|
| | 1048 | ------------------------------------------------------------------------ |
|---|
| | 1049 | r10830 | gbazin | 2005-04-26 16:16:14 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1050 | Changed paths: |
|---|
| | 1051 | M /trunk/include/vlc_playlist.h |
|---|
| | 1052 | M /trunk/src/playlist/playlist.c |
|---|
| | 1053 | M /trunk/src/video_output/video_output.c |
|---|
| | 1054 | |
|---|
| | 1055 | * include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction. |
|---|
| | 1056 | ------------------------------------------------------------------------ |
|---|
| | 1057 | r10829 | robux4 | 2005-04-26 15:59:11 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1058 | Changed paths: |
|---|
| | 1059 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 1060 | |
|---|
| | 1061 | mkv.cpp: avoid leaving the same item in cascade |
|---|
| | 1062 | ------------------------------------------------------------------------ |
|---|
| | 1063 | r10828 | gbazin | 2005-04-26 15:07:43 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1064 | Changed paths: |
|---|
| | 1065 | M /trunk/modules/codec/x264.c |
|---|
| | 1066 | |
|---|
| | 1067 | * modules/codec/x264.c: relaxed the version requirement for subpel and bpyramid. |
|---|
| | 1068 | ------------------------------------------------------------------------ |
|---|
| | 1069 | r10827 | gbazin | 2005-04-26 14:44:03 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1070 | Changed paths: |
|---|
| | 1071 | M /trunk/modules/stream_out/transcode.c |
|---|
| | 1072 | |
|---|
| | 1073 | * modules/stream_out/transcode.c: lowered the hurry-up treshold a bit. |
|---|
| | 1074 | ------------------------------------------------------------------------ |
|---|
| | 1075 | r10826 | gbazin | 2005-04-26 14:40:02 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1076 | Changed paths: |
|---|
| | 1077 | M /trunk/modules/stream_out/transcode.c |
|---|
| | 1078 | |
|---|
| | 1079 | * modules/stream_out/transcode.c: new hurry-up option that drops video frames if encoder is late. |
|---|
| | 1080 | ------------------------------------------------------------------------ |
|---|
| | 1081 | r10825 | gbazin | 2005-04-26 12:51:32 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1082 | Changed paths: |
|---|
| | 1083 | M /trunk/modules/codec/x264.c |
|---|
| | 1084 | |
|---|
| | 1085 | * modules/codec/x264.c: use proper default value for subpel. |
|---|
| | 1086 | ------------------------------------------------------------------------ |
|---|
| | 1087 | r10824 | gbazin | 2005-04-26 12:50:06 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1088 | Changed paths: |
|---|
| | 1089 | M /trunk/modules/codec/x264.c |
|---|
| | 1090 | |
|---|
| | 1091 | * modules/codec/x264.c: crop the video if its size isn't a multiple of 16 (will have to be changed to use the visible size values). |
|---|
| | 1092 | ------------------------------------------------------------------------ |
|---|
| | 1093 | r10823 | gbazin | 2005-04-26 12:14:19 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1094 | Changed paths: |
|---|
| | 1095 | M /trunk/modules/codec/x264.c |
|---|
| | 1096 | |
|---|
| | 1097 | * modules/codec/x264.c: added bpyramid and subpel options + support for X264_ANALYSE_BSUB16x16. |
|---|
| | 1098 | ------------------------------------------------------------------------ |
|---|
| | 1099 | r10822 | gbazin | 2005-04-26 11:37:26 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1100 | Changed paths: |
|---|
| | 1101 | M /trunk/modules/gui/wxwindows/interface.cpp |
|---|
| | 1102 | |
|---|
| | 1103 | * modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts. |
|---|
| | 1104 | ------------------------------------------------------------------------ |
|---|
| | 1105 | r10821 | gbazin | 2005-04-26 11:22:04 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1106 | Changed paths: |
|---|
| | 1107 | M /trunk/modules/gui/wxwindows/interface.cpp |
|---|
| | 1108 | |
|---|
| | 1109 | * modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R. |
|---|
| | 1110 | ------------------------------------------------------------------------ |
|---|
| | 1111 | r10820 | gbazin | 2005-04-26 10:44:14 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1112 | Changed paths: |
|---|
| | 1113 | M /trunk/modules/demux/mkv.cpp |
|---|
| | 1114 | |
|---|
| | 1115 | * modules/demux/mkv.cpp: itoa -> sprintf. |
|---|
| | 1116 | ------------------------------------------------------------------------ |
|---|
| | 1117 | r10819 | fenrir | 2005-04-26 10:42:19 +0200 (mar, 26 avr 2005) | 2 lines |
|---|
| | 1118 | Changed paths: |
|---|
| | 1119 | M /trunk/modules/access_filter/record.c |
|---|
| | 1120 | M /trunk/modules/access_filter/timeshift.c |
|---|
| | 1121 | |
|---|
| | 1122 | * all: added set_shortname. |
|---|
| | 1123 | |
|---|
| | 1124 | ------------------------------------------------------------------------ |
|---|
| | 1125 | r10818 | fenrir | 2005-04-26 10:34:54 +0200 (mar, 26 avr 2005) | 2 lines |
|---|
| | 1126 | Changed paths: |
|---|
| | 1127 | M /trunk/modules/gui/wxwindows/wxwindows.cpp |
|---|
| | 1128 | |
|---|
| | 1129 | * wxwindows: added a cast to avoid a compiler error (conversion from void*). |
|---|
| | 1130 | |
|---|
| | 1131 | ------------------------------------------------------------------------ |
|---|
| | 1132 | r10817 | gbazin | 2005-04-26 10:25:33 +0200 (mar, 26 avr 2005) | 1 line |
|---|
| | 1133 | Changed paths: |
|---|
| | 1134 | M /trunk/configure.ac |
|---|
| | 1135 | |
|---|
| | 1136 | * configure.ac: add access_filter_record to the build. |
|---|
| | 1137 | ------------------------------------------------------------------------ |
|---|
| | 1138 | r10816 | fenrir | 2005-04-26 09:28:07 +0200 (mar, 26 avr 2005) | 3 lines |
|---|
| | 1139 | Changed paths: |
|---|
| | 1140 | M /trunk/include/vlc_keys.h |
|---|
| | 1141 | M /trunk/modules/access_filter/Modules.am |
|---|
| | 1142 | A /trunk/modules/access_filter/record.c |
|---|
| | 1143 | M /trunk/src/libvlc.h |
|---|
| | 1144 | |
|---|
| | 1145 | * all: added a new access_filter module: record + one hotkey to start/stop |
|---|
| | 1146 | recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream). |
|---|
| | 1147 | |
|---|
| | 1148 | ------------------------------------------------------------------------ |
|---|
| | 1149 | r10815 | fenrir | 2005-04-26 09:24:39 +0200 (mar, 26 avr 2005) | 2 lines |
|---|
| | 1150 | Changed paths: |
|---|
| | 1151 | M /trunk/modules/gui/wxwindows/timer.cpp |
|---|
| | 1152 | |
|---|
| | 1153 | * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing") |
|---|
| | 1154 | |
|---|
| | 1155 | ------------------------------------------------------------------------ |
|---|
| | 1156 | r10814 | fenrir | 2005-04-26 09:23:56 +0200 (mar, 26 avr 2005) | 3 lines |
|---|
| | 1157 | Changed paths: |
|---|
| | 1158 | M /trunk/modules/access/directory.c |
|---|
| | 1159 | M /trunk/modules/audio_filter/resampler/linear.c |
|---|
| | 1160 |
|---|