ChangeLog
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:1081k
源码类别:

多媒体

开发平台:

MultiPlatform

  1.  * dvb: compilation fix. With great luck it may, perhaps, work in budget
  2. mode (else I still need to hack ts demuxer).
  3. ------------------------------------------------------------------------
  4. r8517 | fenrir | 2004-08-24 23:58:24 +0200 (Tue, 24 Aug 2004) | 3 lines
  5. Changed paths:
  6.    M /trunk/modules/access/dvb/access.c
  7.    M /trunk/modules/access/dvb/dvb.h
  8.    M /trunk/modules/access/dvb/linux_dvb.c
  9.  * dvn: first pass to port dvb to new api. (it doesn't even yet compile,
  10. I haven't tried :)
  11. ------------------------------------------------------------------------
  12. r8516 | sigmunau | 2004-08-24 22:50:36 +0200 (Tue, 24 Aug 2004) | 2 lines
  13. Changed paths:
  14.    M /trunk/share/Makefile.am
  15. share/Makefile.am: update for default skin change
  16. ------------------------------------------------------------------------
  17. r8515 | fenrir | 2004-08-24 22:03:15 +0200 (Tue, 24 Aug 2004) | 2 lines
  18. Changed paths:
  19.    M /trunk/modules/access/udp.c
  20.  * udp: unused line.
  21. ------------------------------------------------------------------------
  22. r8514 | gbazin | 2004-08-24 21:38:09 +0200 (Tue, 24 Aug 2004) | 1 line
  23. Changed paths:
  24.    M /trunk/modules/video_output/x11/xcommon.c
  25. * modules/video_output/x11/xcommon.c: fixed fullscreen with KDE 3.3
  26. ------------------------------------------------------------------------
  27. r8513 | asmax | 2004-08-24 21:01:32 +0200 (Tue, 24 Aug 2004) | 3 lines
  28. Changed paths:
  29.    M /trunk/modules/gui/skins2/src/skin_main.cpp
  30.    M /trunk/modules/gui/skins2/src/theme_repository.cpp
  31.    M /trunk/modules/gui/skins2/src/theme_repository.hpp
  32.    D /trunk/share/skins2/default
  33.    A /trunk/share/skins2/default.vlt
  34.   * the default skin is now shipped as a .vlt (whether you like it or not ;)
  35.   * missing "Id" property
  36. ------------------------------------------------------------------------
  37. r8512 | asmax | 2004-08-24 20:43:41 +0200 (Tue, 24 Aug 2004) | 2 lines
  38. Changed paths:
  39.    M /trunk/include/vlc_interface.h
  40.    M /trunk/modules/gui/skins2/src/dialogs.cpp
  41.    M /trunk/modules/gui/wxwindows/dialogs.cpp
  42.   * all: removed obsolete b_blocking in intf_dialogs_arg_t
  43. ------------------------------------------------------------------------
  44. r8511 | gbazin | 2004-08-24 20:31:13 +0200 (Tue, 24 Aug 2004) | 2 lines
  45. Changed paths:
  46.    M /trunk/modules/demux/Modules.am
  47.    D /trunk/modules/demux/demuxstream.c
  48. * modules/demux/demuxstream.c: module obsoleted by the --ts-out option of the ts demuxer (and is broken anyway).
  49. ------------------------------------------------------------------------
  50. r8510 | fenrir | 2004-08-24 19:51:44 +0200 (Tue, 24 Aug 2004) | 2 lines
  51. Changed paths:
  52.    M /trunk/modules/demux/ts.c
  53.  * ts.c: fixed --ts-out.
  54. ------------------------------------------------------------------------
  55. r8509 | jlj | 2004-08-24 18:30:53 +0200 (Tue, 24 Aug 2004) | 3 lines
  56. Changed paths:
  57.    M /trunk/configure.ac
  58.    M /trunk/src/libvlc.c
  59.   * ./src/libvlc.c: initialize dvd/vcd/cd-audio values using HAL.
  60. ------------------------------------------------------------------------
  61. r8508 | fenrir | 2004-08-24 00:16:58 +0200 (Tue, 24 Aug 2004) | 3 lines
  62. Changed paths:
  63.    M /trunk/modules/demux/ps.c
  64.  * ps.c: handle PES with 0 size. (look for next start code, slow but
  65. better that nothing).
  66. ------------------------------------------------------------------------
  67. r8507 | gbazin | 2004-08-23 17:19:56 +0200 (Mon, 23 Aug 2004) | 1 line
  68. Changed paths:
  69.    M /trunk/include/video_output.h
  70.    M /trunk/src/video_output/video_output.c
  71.    M /trunk/src/video_output/vout_subpictures.c
  72. * src/video_output/vout_subpictures.c, video_output.c: fixed a crash with dvd menus.
  73. ------------------------------------------------------------------------
  74. r8506 | gbazin | 2004-08-23 12:09:52 +0200 (Mon, 23 Aug 2004) | 1 line
  75. Changed paths:
  76.    M /trunk/modules/packetizer/h264.c
  77. * modules/packetizer/h264.c: modified ParseNALBlock() to return a complete picture and not just a picture slice.
  78. ------------------------------------------------------------------------
  79. r8505 | gbazin | 2004-08-23 00:44:27 +0200 (Mon, 23 Aug 2004) | 1 line
  80. Changed paths:
  81.    M /trunk/src/input/decoder.c
  82. * src/input/decoder.c: don't forget that packetizers can output a chain of data blocks.
  83. ------------------------------------------------------------------------
  84. r8504 | gbazin | 2004-08-22 19:15:35 +0200 (Sun, 22 Aug 2004) | 1 line
  85. Changed paths:
  86.    M /trunk/modules/codec/ogt/cvd.c
  87.    M /trunk/modules/codec/ogt/ogt.c
  88. * modules/codec/ogt/*: updated the prototype of the decode function.
  89. ------------------------------------------------------------------------
  90. r8503 | asmax | 2004-08-22 17:24:48 +0200 (Sun, 22 Aug 2004) | 2 lines
  91. Changed paths:
  92.    M /trunk/modules/gui/skins2/src/theme_repository.cpp
  93.    M /trunk/po/fr.po
  94.   * all: french translation for skin popup menu
  95. ------------------------------------------------------------------------
  96. r8502 | fenrir | 2004-08-22 17:17:35 +0200 (Sun, 22 Aug 2004) | 2 lines
  97. Changed paths:
  98.    M /trunk/modules/codec/x264.c
  99.  * compilation fix.
  100. ------------------------------------------------------------------------
  101. r8501 | hartman | 2004-08-22 17:16:03 +0200 (Sun, 22 Aug 2004) | 3 lines
  102. Changed paths:
  103.    M /trunk/Makefile.am
  104.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  105. * Added the new OSX vout files
  106. * added the new OSX vout files to pb proj.
  107. ------------------------------------------------------------------------
  108. r8500 | asmax | 2004-08-22 17:00:19 +0200 (Sun, 22 Aug 2004) | 4 lines
  109. Changed paths:
  110.    M /trunk/modules/gui/skins2/src/dialogs.cpp
  111.    M /trunk/modules/gui/skins2/src/theme_repository.cpp
  112.    M /trunk/modules/gui/skins2/src/theme_repository.hpp
  113.   * theme_repository.*: the popup menu for skin selection works !
  114.   (it looks for .vlt files in all the directories of the resource path)
  115.   * dialogs.cpp: fixed a stupid copy/paste mistake
  116. ------------------------------------------------------------------------
  117. r8499 | ipkiss | 2004-08-22 16:39:16 +0200 (Sun, 22 Aug 2004) | 4 lines
  118. Changed paths:
  119.    M /trunk/doc/skins/skins2-howto.xml
  120.    M /trunk/modules/gui/skins2/parser/interpreter.cpp
  121.    M /trunk/modules/gui/skins2/src/vlcproc.hpp
  122.    M /trunk/modules/gui/skins2/src/window_manager.cpp
  123.    M /trunk/modules/gui/skins2/src/window_manager.hpp
  124.  * skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable
  125.  * skins2/parser/interpreter.cpp: Renamed vlc.ontop() into vlc.onTop()
  126.  * doc/skins/skins2-howto.xml: doc updated
  127. ------------------------------------------------------------------------
  128. r8498 | hartman | 2004-08-22 16:32:51 +0200 (Sun, 22 Aug 2004) | 4 lines
  129. Changed paths:
  130.    M /trunk/modules/video_output/x11/glx.c
  131. * initialize variables and don't use arguments that failed being created.
  132.   (fixes glx when X11 isn't runnning)
  133. ------------------------------------------------------------------------
  134. r8497 | gbazin | 2004-08-22 16:16:37 +0200 (Sun, 22 Aug 2004) | 1 line
  135. Changed paths:
  136.    M /trunk/modules/gui/skins2/src/skin_main.cpp
  137. * modules/gui/skins2/src/skin_main.cpp: added a skins shortcut.
  138. ------------------------------------------------------------------------
  139. r8496 | gbazin | 2004-08-22 16:10:27 +0200 (Sun, 22 Aug 2004) | 1 line
  140. Changed paths:
  141.    M /trunk/modules/video_output/x11/glx.c
  142. * modules/video_output/x11/glx.c: don't call XCloseDisplay() if p_display == NULL.
  143. ------------------------------------------------------------------------
  144. r8495 | asmax | 2004-08-22 14:50:39 +0200 (Sun, 22 Aug 2004) | 2 lines
  145. Changed paths:
  146.    M /trunk/modules/gui/skins2/Modules.am
  147.    M /trunk/modules/gui/skins2/src/skin_common.hpp
  148.    M /trunk/modules/gui/skins2/src/skin_main.cpp
  149.    A /trunk/modules/gui/skins2/src/theme_repository.cpp
  150.    A /trunk/modules/gui/skins2/src/theme_repository.hpp
  151.    M /trunk/modules/gui/wxwindows/menus.cpp
  152.   * all: skeleton of a popup menu entry for skin selection
  153. ------------------------------------------------------------------------
  154. r8494 | gbazin | 2004-08-22 13:06:28 +0200 (Sun, 22 Aug 2004) | 1 line
  155. Changed paths:
  156.    M /trunk/modules/access/dvdread.c
  157. * modules/access/dvdread.c: fixed chapter change detection.
  158. ------------------------------------------------------------------------
  159. r8493 | asmax | 2004-08-22 12:38:26 +0200 (Sun, 22 Aug 2004) | 2 lines
  160. Changed paths:
  161.    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
  162.   * ctrl_list.cpp: beginning of key handling in the playlist
  163. ------------------------------------------------------------------------
  164. r8492 | asmax | 2004-08-22 11:40:07 +0200 (Sun, 22 Aug 2004) | 2 lines
  165. Changed paths:
  166.    M /trunk/share/Makefile.am
  167.  * Makefile.am: don't forget to copy reduce_mouseover.png !
  168. ------------------------------------------------------------------------
  169. r8491 | rocky | 2004-08-22 04:17:43 +0200 (Sun, 22 Aug 2004) | 2 lines
  170. Changed paths:
  171.    M /trunk/bootstrap
  172. automake 1.8 works, so accept that as well.
  173. ------------------------------------------------------------------------
  174. r8490 | hartman | 2004-08-21 21:45:40 +0200 (Sat, 21 Aug 2004) | 2 lines
  175. Changed paths:
  176.    M /trunk/modules/video_output/x11/glx.c
  177. * Fix a X11 GLX crash
  178. ------------------------------------------------------------------------
  179. r8489 | gbazin | 2004-08-21 18:38:10 +0200 (Sat, 21 Aug 2004) | 1 line
  180. Changed paths:
  181.    M /trunk/configure.ac
  182. * configure.ac: added an option for x264 support.
  183. ------------------------------------------------------------------------
  184. r8488 | dionoea | 2004-08-21 18:02:06 +0200 (Sat, 21 Aug 2004) | 7 lines
  185. Changed paths:
  186.    M /trunk/modules/gui/wxwindows/extrapanel.cpp
  187.    M /trunk/po/fr.po
  188. * modules/gui/wxwindows/extrapanel.cpp : Changed "Restore defaults" to 
  189.   "Restore Defaults" so it gets translated
  190. * po/fr.po : Chanded "Restore Defaults" translation
  191.   
  192. ------------------------------------------------------------------------
  193. r8487 | sam | 2004-08-21 16:11:41 +0200 (Sat, 21 Aug 2004) | 2 lines
  194. Changed paths:
  195.    M /trunk/Makefile.am
  196.   * Makefile.am: yet another humiliating submission of automake.
  197. ------------------------------------------------------------------------
  198. r8486 | asmax | 2004-08-21 16:06:08 +0200 (Sat, 21 Aug 2004) | 2 lines
  199. Changed paths:
  200.    M /trunk/Makefile.am
  201.  * Makefile.am: "noinst_lib_DATA" broke bootstrap :(
  202. ------------------------------------------------------------------------
  203. r8485 | asmax | 2004-08-21 15:54:36 +0200 (Sat, 21 Aug 2004) | 3 lines
  204. Changed paths:
  205.    M /trunk/modules/audio_output/alsa.c
  206.    M /trunk/src/audio_output/output.c
  207.  * alsa.c: compute next_date with snd_pcm_delay() if snd_pcm_status_get_tstamp
  208.    doesn't work. Better than nothing but the sound is still poor with DVDs :(
  209. ------------------------------------------------------------------------
  210. r8484 | gbazin | 2004-08-21 15:06:42 +0200 (Sat, 21 Aug 2004) | 1 line
  211. Changed paths:
  212.    M /trunk/modules/gui/wxwindows/open.cpp
  213.    M /trunk/modules/gui/wxwindows/wxwindows.h
  214. * modules/gui/wxwindows/*: updated open disc dialog.
  215. ------------------------------------------------------------------------
  216. r8483 | asmax | 2004-08-21 14:57:32 +0200 (Sat, 21 Aug 2004) | 4 lines
  217. Changed paths:
  218.    M /trunk/modules/audio_output/alsa.c
  219.  * alsa.c: pass next_date=0 to aout_OutputNextBuffer if
  220.    snd_pcm_status_get_tstamp() returns zero. I hope someone has a better
  221.    fix because in fact it is not perfect (there are "clicks" with DVDs)
  222. ------------------------------------------------------------------------
  223. r8482 | asmax | 2004-08-21 14:38:53 +0200 (Sat, 21 Aug 2004) | 5 lines
  224. Changed paths:
  225.    M /trunk/src/audio_output/output.c
  226.  * src/audio_output/output.c: check if start_date is null in
  227.    aout_OutputNextBuffer(), then do not try to resample or play silences.
  228.    Now everything works perfectly with screwed ALSA drivers that always
  229.    return zero in snd_pcm_status_get_tstamp() (at last!!!)
  230. ------------------------------------------------------------------------
  231. r8481 | ipkiss | 2004-08-21 13:47:04 +0200 (Sat, 21 Aug 2004) | 2 lines
  232. Changed paths:
  233.    M /trunk/share/Makefile.am
  234.    D /trunk/share/skins
  235.    M /trunk/src/interface/interface.c
  236. Removed the default skin for the skins1 module
  237. ------------------------------------------------------------------------
  238. r8480 | ipkiss | 2004-08-21 13:34:33 +0200 (Sat, 21 Aug 2004) | 2 lines
  239. Changed paths:
  240.    M /trunk/build-vlc
  241.    M /trunk/configure.ac
  242.    M /trunk/modules/LIST
  243.    D /trunk/modules/gui/skins
  244.    M /trunk/toolbox
  245.    M /trunk/vlc.win32.nsi
  246. Removed the old skins plugin
  247. ------------------------------------------------------------------------
  248. r8479 | gbazin | 2004-08-21 13:06:19 +0200 (Sat, 21 Aug 2004) | 4 lines
  249. Changed paths:
  250.    M /trunk/src/input/input.c
  251.    M /trunk/src/libvlc.h
  252. * src/input/input.c: changed MRL syntax again: URL[@[title][:chapter][-[title][:chapter]]]
  253.    The parsing of the title/chapter section is more strict so shouldn't trigger on false positives like udp syntax or http url with login/password.
  254. * src/libvlc.h: updated useage.
  255. ------------------------------------------------------------------------
  256. r8478 | sam | 2004-08-21 12:46:32 +0200 (Sat, 21 Aug 2004) | 4 lines
  257. Changed paths:
  258.    M /trunk/Makefile.am
  259.   * Makefile.am:
  260.     + Don't use vlc_app_DATA for the BeOS bundle.
  261.     + Build the BeOS bundle in $(top_builddir).
  262. ------------------------------------------------------------------------
  263. r8477 | gbazin | 2004-08-21 02:22:44 +0200 (Sat, 21 Aug 2004) | 3 lines
  264. Changed paths:
  265.    M /trunk/src/input/input.c
  266.    M /trunk/src/libvlc.h
  267. * src/libvlc.h: updated useage.
  268. * src/input/input.c: hack for udp access and MRLSections().
  269. ------------------------------------------------------------------------
  270. r8476 | gbazin | 2004-08-21 01:37:40 +0200 (Sat, 21 Aug 2004) | 6 lines
  271. Changed paths:
  272.    M /trunk/include/vlc_input.h
  273.    M /trunk/modules/access/cdda.c
  274.    M /trunk/modules/access/dvdnav.c
  275.    M /trunk/modules/access/dvdread.c
  276.    M /trunk/src/input/input.c
  277.    M /trunk/src/input/var.c
  278. * src/input/*, include/vlc_input.h: the MRL is now parsed for titles/chapters directly in the core.
  279.   - syntax is: [url][@[title-start][,chapter-start][-[title-end][,chapter-end]]]
  280.   - core also handles start/end boundaries itself (simplifies the access plugins).
  281. * modules/access/dvdread.c,dvdnav.c,cdda.c: removed MRL parsing code.
  282. ------------------------------------------------------------------------
  283. r8475 | titer | 2004-08-20 17:49:09 +0200 (Fri, 20 Aug 2004) | 2 lines
  284. Changed paths:
  285.    M /trunk/modules/gui/beos/MessagesWindow.cpp
  286.    M /trunk/modules/gui/beos/MessagesWindow.h
  287.  beos/MessagesWindow*: fixed messages window
  288. ------------------------------------------------------------------------
  289. r8474 | sam | 2004-08-20 17:21:43 +0200 (Fri, 20 Aug 2004) | 4 lines
  290. Changed paths:
  291.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  292.    M /trunk/modules/stream_out/transcode.c
  293.   * modules/codec/ffmpeg/ffmpeg.c modules/stream_out/transcode.c:
  294.     + Added macros for AltiVec versions of these modules. Will not work at all
  295.       for the moment.
  296. ------------------------------------------------------------------------
  297. r8473 | sam | 2004-08-20 17:09:43 +0200 (Fri, 20 Aug 2004) | 2 lines
  298. Changed paths:
  299.    M /trunk/src/input/control.c
  300.   * src/input/control.c: minor typo in a comment.
  301. ------------------------------------------------------------------------
  302. r8472 | sam | 2004-08-20 16:57:18 +0200 (Fri, 20 Aug 2004) | 2 lines
  303. Changed paths:
  304.    M /trunk/configure.ac
  305.    M /trunk/modules/codec/ffmpeg/Modules.am
  306.    M /trunk/modules/stream_out/Modules.am
  307.   * configure.ac: Added --enable-ffmpegaltivec. Do not use it.
  308. ------------------------------------------------------------------------
  309. r8471 | titer | 2004-08-20 16:40:23 +0200 (Fri, 20 Aug 2004) | 4 lines
  310. Changed paths:
  311.    M /trunk/Makefile.am
  312.    M /trunk/configure.ac
  313.  + configure.ac: always build the beos module built-in
  314.    (really strange crashes happen otherwise, can't figure out why)
  315.  + Makefile.am: don't forget to build vlc-bundle on BeOS
  316. ------------------------------------------------------------------------
  317. r8470 | gbazin | 2004-08-20 15:01:49 +0200 (Fri, 20 Aug 2004) | 7 lines
  318. Changed paths:
  319.    M /trunk/modules/access/cdda.c
  320. * modules/access/cdda.c: new MRL syntax: "[dev_path][@[title-start][-[title-end]]]".
  321.   - if no title-start/end are specified, the whole cd is played.
  322.   - if only a title-start is specified, only this title is played.
  323.   - if a title-start and end are specified, this range is played.
  324.   - "@title-start-" will play everything from the specified start position.
  325. ------------------------------------------------------------------------
  326. r8469 | titer | 2004-08-20 13:57:51 +0200 (Fri, 20 Aug 2004) | 4 lines
  327. Changed paths:
  328.    M /trunk/extras/contrib/src/Makefile
  329.    M /trunk/extras/contrib/src/Patches/gettext.patch
  330.  extras/contrib/*: don't use gettext *printf replacements on BeOS even
  331.   though there're not 100% posix compliant - this way we can build vlc
  332.   with dynamic plugins (not linked against libintl) again
  333. ------------------------------------------------------------------------
  334. r8468 | gbazin | 2004-08-20 12:19:42 +0200 (Fri, 20 Aug 2004) | 1 line
  335. Changed paths:
  336.    M /trunk/NEWS
  337. * NEWS: updated
  338. ------------------------------------------------------------------------
  339. r8467 | gbazin | 2004-08-20 11:01:19 +0200 (Fri, 20 Aug 2004) | 1 line
  340. Changed paths:
  341.    M /trunk/src/input/input.c
  342.    M /trunk/src/input/input_internal.h
  343.    M /trunk/src/input/stream.c
  344. * src/input/*: update position on title change.
  345. ------------------------------------------------------------------------
  346. r8466 | gbazin | 2004-08-20 10:27:59 +0200 (Fri, 20 Aug 2004) | 1 line
  347. Changed paths:
  348.    M /trunk/src/input/input.c
  349. * src/input/input.c: re-enabled the --bookmarks option.
  350. ------------------------------------------------------------------------
  351. r8465 | gbazin | 2004-08-19 19:06:51 +0200 (Thu, 19 Aug 2004) | 1 line
  352. Changed paths:
  353.    M /trunk/modules/stream_out/transcode.c
  354. *  modules/stream_out/transcode.c: implemented fps option for video only streams.
  355. ------------------------------------------------------------------------
  356. r8464 | sigmunau | 2004-08-19 17:31:22 +0200 (Thu, 19 Aug 2004) | 4 lines
  357. Changed paths:
  358.    M /trunk/modules/demux/livedotcom.cpp
  359. livedotcom.cpp: update the StreamRead function to non-deprecated api, new
  360. api gives proper detection for too small buffer. Thanks to Ross for pointing
  361. this out.
  362. ------------------------------------------------------------------------
  363. r8463 | gbazin | 2004-08-19 17:11:32 +0200 (Thu, 19 Aug 2004) | 1 line
  364. Changed paths:
  365.    M /trunk/modules/mux/asf.c
  366. * modules/mux/asf.c: use syncpoints + add an empty index object to make wmp happy about seeking.
  367. ------------------------------------------------------------------------
  368. r8462 | gbazin | 2004-08-19 17:02:51 +0200 (Thu, 19 Aug 2004) | 1 line
  369. Changed paths:
  370.    M /trunk/modules/codec/dmo/dmo.c
  371.    M /trunk/modules/codec/dmo/dmo.h
  372. * modules/codec/dmo/*: flag sync-points in the video encoder.
  373. ------------------------------------------------------------------------
  374. r8461 | gbazin | 2004-08-19 17:01:54 +0200 (Thu, 19 Aug 2004) | 1 line
  375. Changed paths:
  376.    M /trunk/modules/stream_out/transcode.c
  377. * modules/stream_out/transcode.c: small cleanup + added an fps (to specify the output frame rate) and an audio-sync option (to add/drop video frames to keep a constant framerate while being synchronised on the audio track).
  378. ------------------------------------------------------------------------
  379. r8460 | gbazin | 2004-08-19 14:25:22 +0200 (Thu, 19 Aug 2004) | 1 line
  380. Changed paths:
  381.    M /trunk/modules/mux/asf.c
  382. * modules/mux/asf.c: small cleanup
  383. ------------------------------------------------------------------------
  384. r8459 | gbazin | 2004-08-19 13:32:20 +0200 (Thu, 19 Aug 2004) | 1 line
  385. Changed paths:
  386.    M /trunk/modules/mux/asf.c
  387. * modules/mux/asf.c: don't forget to add the preroll offset to the data timestamps.
  388. ------------------------------------------------------------------------
  389. r8458 | sigmunau | 2004-08-18 18:30:45 +0200 (Wed, 18 Aug 2004) | 3 lines
  390. Changed paths:
  391.    M /trunk/modules/demux/livedotcom.cpp
  392. livedotcom.cpp: use geometric growth for the buffer. Should reduce in much
  393. fewer garbled frames. Still not perfect though.
  394. ------------------------------------------------------------------------
  395. r8457 | sigmunau | 2004-08-18 18:04:01 +0200 (Wed, 18 Aug 2004) | 5 lines
  396. Changed paths:
  397.    M /trunk/modules/demux/livedotcom.cpp
  398. livedotcom.cpp: dynamically determine the buffer size passed to live.com
  399.     When the buffer passed to live.com don't have space for another packet 
  400.     when we get it back we assume that the stream uses larger frames than
  401.     our current buffer and we increase the buffer.
  402. ------------------------------------------------------------------------
  403. r8456 | gbazin | 2004-08-18 17:46:01 +0200 (Wed, 18 Aug 2004) | 1 line
  404. Changed paths:
  405.    M /trunk/modules/mux/asf.c
  406. * modules/mux/asf.c: the asf muxer can only add streams on the fly when in http mode (otherwise this will screw up the header re-writing on Close().)
  407. ------------------------------------------------------------------------
  408. r8455 | sigmunau | 2004-08-18 14:06:52 +0200 (Wed, 18 Aug 2004) | 2 lines
  409. Changed paths:
  410.    M /trunk/po/POTFILES.in
  411. po/POTFILES.in: updated from clean tree (seems necessary for make-dist to work)
  412. ------------------------------------------------------------------------
  413. r8454 | gbazin | 2004-08-18 14:04:03 +0200 (Wed, 18 Aug 2004) | 1 line
  414. Changed paths:
  415.    M /trunk/modules/mux/asf.c
  416. * modules/mux/asf.c: a few coding style changes.
  417. ------------------------------------------------------------------------
  418. r8453 | sigmunau | 2004-08-18 13:46:40 +0200 (Wed, 18 Aug 2004) | 2 lines
  419. Changed paths:
  420.    M /trunk/modules/audio_filter/Modules.am
  421. Modules.am: fixed incorrect filename
  422. ------------------------------------------------------------------------
  423. r8452 | gbazin | 2004-08-18 13:08:54 +0200 (Wed, 18 Aug 2004) | 1 line
  424. Changed paths:
  425.    M /trunk/modules/codec/dmo/dmo.c
  426.    M /trunk/modules/codec/dmo/dmo.h
  427. * modules/codec/dmo/*: fixed video encoding.
  428. ------------------------------------------------------------------------
  429. r8451 | sigmunau | 2004-08-18 11:59:29 +0200 (Wed, 18 Aug 2004) | 2 lines
  430. Changed paths:
  431.    M /trunk/modules/audio_output/alsa.c
  432. alsa.c: support mono on stereo only boards
  433. ------------------------------------------------------------------------
  434. r8450 | sigmunau | 2004-08-18 11:45:07 +0200 (Wed, 18 Aug 2004) | 2 lines
  435. Changed paths:
  436.    M /trunk/modules/audio_output/alsa.c
  437. alsa.c: don't fail the probe without giving a reason in the log.
  438. ------------------------------------------------------------------------
  439. r8449 | titer | 2004-08-17 22:55:55 +0200 (Tue, 17 Aug 2004) | 2 lines
  440. Changed paths:
  441.    M /trunk/modules/gui/beos/InterfaceWindow.cpp
  442.    M /trunk/modules/gui/beos/MediaControlView.cpp
  443.    M /trunk/modules/gui/beos/MediaControlView.h
  444.  beos/*: fixed seek, clean up
  445. ------------------------------------------------------------------------
  446. r8448 | titer | 2004-08-17 19:24:02 +0200 (Tue, 17 Aug 2004) | 7 lines
  447. Changed paths:
  448.    M /trunk/modules/gui/beos/Interface.cpp
  449.    M /trunk/modules/gui/beos/InterfaceWindow.cpp
  450.    M /trunk/modules/gui/beos/InterfaceWindow.h
  451.    M /trunk/modules/gui/beos/ListViews.cpp
  452.    M /trunk/modules/gui/beos/ListViews.h
  453.    M /trunk/modules/gui/beos/MediaControlView.cpp
  454.    M /trunk/modules/gui/beos/MediaControlView.h
  455.    M /trunk/modules/gui/beos/MessagesWindow.cpp
  456.    M /trunk/modules/gui/beos/MessagesWindow.h
  457.    M /trunk/modules/gui/beos/Modules.am
  458.    M /trunk/modules/gui/beos/PlayListWindow.cpp
  459.    M /trunk/modules/gui/beos/PlayListWindow.h
  460.    D /trunk/modules/gui/beos/VlcWrapper.cpp
  461.    D /trunk/modules/gui/beos/VlcWrapper.h
  462.    M /trunk/src/libvlc.h
  463.  + src/libvlc.h: use KEY_SPACE instead of ' '
  464.  + gui/beos/*: got rid of the VlcWrapper thing which is unneccessaraly
  465.                complex now that we have variables
  466.  Language/subtitle selection works again in the BeOS UI, but there's
  467.  still a lot to fix :|
  468. ------------------------------------------------------------------------
  469. r8447 | titer | 2004-08-17 18:59:02 +0200 (Tue, 17 Aug 2004) | 4 lines
  470. Changed paths:
  471.    M /trunk/modules/gui/macosx/equalizer.m
  472.    M /trunk/modules/gui/macosx/voutgl.m
  473.    M /trunk/modules/gui/macosx/voutqt.m
  474.  + macosx/equalizer.m: missing vlc_object_release()
  475.  + macosx/vout*: --macosx-vout and --macosx-opengl-effect
  476.                  no longer exist
  477. ------------------------------------------------------------------------
  478. r8446 | titer | 2004-08-17 17:17:04 +0200 (Tue, 17 Aug 2004) | 6 lines
  479. Changed paths:
  480.    M /trunk/modules/gui/macosx/Modules.am
  481.    M /trunk/modules/gui/macosx/controls.m
  482.    M /trunk/modules/gui/macosx/macosx.m
  483.    M /trunk/modules/gui/macosx/vout.h
  484.    M /trunk/modules/gui/macosx/vout.m
  485.    A /trunk/modules/gui/macosx/voutgl.m
  486.    A /trunk/modules/gui/macosx/voutqt.m
  487.    M /trunk/modules/video_output/opengl.c
  488.  ALL: OS X OpenGL provider
  489.   + vout.m contains the common code for the QT video output and the
  490.     GL provider (window creation, events handling)
  491.   + opengl.c: higher priority on OS X
  492.  Things are a bit broken atm, any help to debug is welcome ;p
  493. ------------------------------------------------------------------------
  494. r8445 | gbazin | 2004-08-17 12:31:51 +0200 (Tue, 17 Aug 2004) | 1 line
  495. Changed paths:
  496.    M /trunk/modules/codec/dmo/dmo.c
  497.    M /trunk/modules/codec/dmo/dmo.h
  498. * modules/codec/dmo/*: added dmo encoder (can't get video encoding to work though).
  499. ------------------------------------------------------------------------
  500. r8444 | gbazin | 2004-08-17 10:21:07 +0200 (Tue, 17 Aug 2004) | 1 line
  501. Changed paths:
  502.    M /trunk/modules/codec/ffmpeg/demux.c
  503. * modules/codec/ffmpeg/demux.c: a few fixes.
  504. ------------------------------------------------------------------------
  505. r8443 | titer | 2004-08-16 15:35:33 +0200 (Mon, 16 Aug 2004) | 2 lines
  506. Changed paths:
  507.    M /trunk/modules/codec/flac.c
  508.  gcc < 3 compile fix
  509. ------------------------------------------------------------------------
  510. r8442 | titer | 2004-08-16 14:51:11 +0200 (Mon, 16 Aug 2004) | 4 lines
  511. Changed paths:
  512.    M /trunk/extras/contrib/src/Makefile
  513.    A /trunk/extras/contrib/src/Patches/ebml.patch
  514.    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
  515.    A /trunk/extras/contrib/src/Patches/matroska.patch
  516.    M /trunk/modules/demux/mkv.cpp
  517.    M /trunk/modules/video_filter/deinterlace.c
  518.    M /trunk/src/misc/cpu.c
  519.  ALL: BeOS fixes
  520.  There's a new stable gcc out for BeOS, now we can re-enable 3DNow/SEE
  521.  and build matroska support
  522. ------------------------------------------------------------------------
  523. r8441 | gbazin | 2004-08-16 12:06:54 +0200 (Mon, 16 Aug 2004) | 1 line
  524. Changed paths:
  525.    M /trunk/modules/video_output/x11/xcommon.c
  526. * modules/video_output/x11/xcommon.c: play nice even when there isn't any window manager.
  527. ------------------------------------------------------------------------
  528. r8440 | sigmunau | 2004-08-16 11:39:14 +0200 (Mon, 16 Aug 2004) | 2 lines
  529. Changed paths:
  530.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  531. modules/codec/ffmpeg/ffmpeg.c: corrected a build number
  532. ------------------------------------------------------------------------
  533. r8439 | sam | 2004-08-16 10:42:33 +0200 (Mon, 16 Aug 2004) | 4 lines
  534. Changed paths:
  535.    M /trunk/configure.ac
  536.   * configure.ac:
  537.     + Build memcpyaltivec and deinterlace with -maltivec.
  538.     + Check for -ldts_pic before -ldts.
  539. ------------------------------------------------------------------------
  540. r8438 | sam | 2004-08-16 10:29:06 +0200 (Mon, 16 Aug 2004) | 6 lines
  541. Changed paths:
  542.    M /trunk/debian/Makefile.am
  543.    M /trunk/debian/changelog
  544.    M /trunk/debian/control
  545.    M /trunk/debian/patches/00list
  546.    D /trunk/debian/patches/20_configure.dpatch
  547.    M /trunk/debian/rules
  548.    M /trunk/debian/wxvlc.menu
  549.   * debian/patches/20_configure.dpatch:
  550.     + Don't manage this patch with dpatch since it causes ownership issues.
  551.   * debian/control:
  552.     + Added a missing dpatch build dependency (Closes: #263363).
  553.     + Removed the modplug plugin until libmodplug-dev enters Debian.
  554. ------------------------------------------------------------------------
  555. r8437 | hartman | 2004-08-16 02:45:24 +0200 (Mon, 16 Aug 2004) | 4 lines
  556. Changed paths:
  557.    M /trunk/modules/demux/subtitle.c
  558. * Fix a problem with empty subtitles with Subviewer subs
  559. * fixed a line ending replace problem with subviewer subs
  560. * single char subtitle lines should now work subviewer and subrip
  561. ------------------------------------------------------------------------
  562. r8436 | gbazin | 2004-08-15 19:08:10 +0200 (Sun, 15 Aug 2004) | 6 lines
  563. Changed paths:
  564.    M /trunk/modules/codec/dvbsub.c
  565.    M /trunk/modules/mux/mpeg/ts.c
  566.    M /trunk/modules/stream_out/transcode.c
  567. * modules/mux/mpeg/ts.c: reworked muxing of subtitles ES.
  568. * modules/stream_out/transcode.c: support for subtitles transcoding.
  569. * modules/codec/dvbsub.c: DVB subtitles encoder (developed for Anevia, www.anevia.com).
  570.   + only works on YUVP subpictures for now.
  571.   + not completely spec compliant yet.
  572. ------------------------------------------------------------------------
  573. r8435 | gbazin | 2004-08-15 18:09:03 +0200 (Sun, 15 Aug 2004) | 1 line
  574. Changed paths:
  575.    M /trunk/modules/codec/a52.c
  576. * modules/codec/a52.c: fixed segfault
  577. ------------------------------------------------------------------------
  578. r8434 | gbazin | 2004-08-15 17:59:25 +0200 (Sun, 15 Aug 2004) | 1 line
  579. Changed paths:
  580.    M /trunk/src/video_output/vout_subpictures.c
  581. * src/video_output/vout_subpictures.c: fixed a deadlock that happened when 2 ephemer subpictures had the same date.
  582. ------------------------------------------------------------------------
  583. r8433 | gbazin | 2004-08-15 17:05:11 +0200 (Sun, 15 Aug 2004) | 1 line
  584. Changed paths:
  585.    M /trunk/modules/access/dshow/dshow.cpp
  586. * modules/access/dshow/dshow.cpp: compilation fix.
  587. ------------------------------------------------------------------------
  588. r8432 | gbazin | 2004-08-15 16:57:47 +0200 (Sun, 15 Aug 2004) | 1 line
  589. Changed paths:
  590.    M /trunk/modules/codec/mpeg_audio.c
  591. * modules/codec/mpeg_audio.c: fixed segfault
  592. ------------------------------------------------------------------------
  593. r8431 | bigben | 2004-08-15 16:22:28 +0200 (Sun, 15 Aug 2004) | 3 lines
  594. Changed paths:
  595.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  596.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  597.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  598.    M /trunk/modules/gui/macosx/intf.h
  599.    M /trunk/modules/gui/macosx/intf.m
  600. * Adds postprocessing menu
  601. ------------------------------------------------------------------------
  602. r8430 | djc | 2004-08-15 14:10:46 +0200 (Sun, 15 Aug 2004) | 2 lines
  603. Changed paths:
  604.    M /trunk/modules/gui/macosx/equalizer.m
  605. Set the preamp value on a preset change
  606. ------------------------------------------------------------------------
  607. r8429 | djc | 2004-08-15 01:28:31 +0200 (Sun, 15 Aug 2004) | 5 lines
  608. Changed paths:
  609.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  610.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  611.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  612.    M /trunk/modules/audio_filter/Modules.am
  613.    M /trunk/modules/audio_filter/equalizer.c
  614.    A /trunk/modules/audio_filter/equalizer_presets.h
  615.    M /trunk/modules/gui/macosx/equalizer.h
  616.    M /trunk/modules/gui/macosx/equalizer.m
  617.    M /trunk/modules/gui/macosx/intf.h
  618.    M /trunk/modules/gui/macosx/intf.m
  619. *.nib: continuous sliders
  620. intf: Equalizer window in window menu
  621. equalizer.m: presets should work now
  622. equalizer.c, Modules.am, equalizer_presets.h: presets are stored in a separate file
  623. ------------------------------------------------------------------------
  624. r8428 | sam | 2004-08-14 22:12:22 +0200 (Sat, 14 Aug 2004) | 6 lines
  625. Changed paths:
  626.    M /trunk/configure.ac
  627.   * configure.ac:
  628.     + Removed the -finline-limit=30000 flag. Since gcc-3.2, this options
  629.       causes gcc to inline every single function of this size because of
  630.       -O3's -finline-functions, although the documentation states that this
  631.       flag should only affect explicitly inlined functions.
  632. ------------------------------------------------------------------------
  633. r8427 | hartman | 2004-08-14 21:58:39 +0200 (Sat, 14 Aug 2004) | 2 lines
  634. Changed paths:
  635.    M /trunk/modules/access/ftp.c
  636. * Send rn after ftp commands, not n.
  637. ------------------------------------------------------------------------
  638. r8426 | asmax | 2004-08-14 17:54:30 +0200 (Sat, 14 Aug 2004) | 4 lines
  639. Changed paths:
  640.    M /trunk/modules/video_output/opengl.c
  641.  * opengl.c: compilation fix for GLX.
  642.    Do we really need two buffers ? Anyway it doesn't work as is with
  643.    GLX, so I only use the first one (quick fix)
  644. ------------------------------------------------------------------------
  645. r8425 | titer | 2004-08-14 17:02:43 +0200 (Sat, 14 Aug 2004) | 11 lines
  646. Changed paths:
  647.    M /trunk/modules/video_output/opengl.c
  648.  opengl.c: added OS X specific stuff, this includes:
  649.   + support for YUY2 textures
  650.   + support for non-power-of-2 sizes
  651.   + support for VRAM or AGP texturing
  652.  It now uses two buffers and textures (needed for VRAM/AGP texturing).
  653.  I got to fix a few things on the OS X GL provider before I commit it,
  654.  but in the meantime, people can check if I didn't break the opengl
  655.  output on Win32/GLX ;)
  656. ------------------------------------------------------------------------
  657. r8424 | asmax | 2004-08-14 16:23:40 +0200 (Sat, 14 Aug 2004) | 2 lines
  658. Changed paths:
  659.    M /trunk/modules/video_output/opengl.c
  660.  * opengl.c: use glTexSubImage2D instead of glTexImage2D
  661. ------------------------------------------------------------------------
  662. r8423 | gbazin | 2004-08-14 12:14:39 +0200 (Sat, 14 Aug 2004) | 1 line
  663. Changed paths:
  664.    M /trunk/modules/access/dvdnav.c
  665. * modules/access/dvdnav.c: small fix.
  666. ------------------------------------------------------------------------
  667. r8422 | gbazin | 2004-08-13 22:01:20 +0200 (Fri, 13 Aug 2004) | 2 lines
  668. Changed paths:
  669.    M /trunk/modules/access/dvdnav.c
  670. * modules/access/dvdnav.c: by default we try to skip all the warnings intros and go directly to the DVD menu (niark niark niark ;).
  671. ------------------------------------------------------------------------
  672. r8421 | gbazin | 2004-08-13 21:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
  673. Changed paths:
  674.    M /trunk/src/input/decoder.c
  675. * src/input/decoder.c: spu_new_buffer() now tries a bit longer when looking for a vout (useful for DVD menus).
  676. ------------------------------------------------------------------------
  677. r8420 | gbazin | 2004-08-13 20:58:25 +0200 (Fri, 13 Aug 2004) | 5 lines
  678. Changed paths:
  679.    M /trunk/include/vlc_common.h
  680.    M /trunk/include/vlc_es.h
  681.    M /trunk/modules/codec/spudec/parse.c
  682.    M /trunk/modules/codec/spudec/spudec.h
  683.    M /trunk/modules/video_filter/blend.c
  684.    M /trunk/src/video_output/vout_subpictures.c
  685. * modules/codec/spudec/*: automatic cropping of fullscreen subpictures (most of them contain large transparent areas).
  686. * src/video_output/vout_subpictures.c: more correct cropping (cropping coordinates are relative to the video size, not subpicture size).
  687. * include/vlc_es.h, modules/video_filter/blend.c: use the i_entries member of video_palette_t.
  688. * include/vlc_common.h: added SetWBE()/SetDWBE()/SetQWBE() facility.
  689. ------------------------------------------------------------------------
  690. r8419 | gbazin | 2004-08-13 20:45:42 +0200 (Fri, 13 Aug 2004) | 3 lines
  691. Changed paths:
  692.    M /trunk/modules/video_output/opengl.c
  693.    M /trunk/src/video_output/video_output.c
  694.    M /trunk/src/video_output/vout_intf.c
  695. * modules/video_output/opengl.c: forward mouse events from opengl-provider module.
  696. * src/video_output/*: moved some stuff from video_output.c to vout_intf.c.
  697. ------------------------------------------------------------------------
  698. r8418 | gbazin | 2004-08-13 12:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
  699. Changed paths:
  700.    M /trunk/src/misc/block.c
  701. * src/misc/block.c: fixed memory alignment in block_New(). (it was done on a 15 bytes boundary which was screwing up the cdda plugin on win32.)
  702. ------------------------------------------------------------------------
  703. r8417 | ipkiss | 2004-08-12 23:34:01 +0200 (Thu, 12 Aug 2004) | 2 lines
  704. Changed paths:
  705.    M /trunk/doc/skins/skins2-howto.xml
  706.  * doc/skins2-howto.xml: Update the doc when you commit
  707. ------------------------------------------------------------------------
  708. r8416 | ipkiss | 2004-08-12 23:15:52 +0200 (Thu, 12 Aug 2004) | 2 lines
  709. Changed paths:
  710.    M /trunk/modules/gui/skins2/src/vlcproc.cpp
  711.    M /trunk/modules/gui/skins2/src/vlcproc.hpp
  712.  * skins2/src/vlcproc.*: Added the isRepeat boolean expression
  713. ------------------------------------------------------------------------
  714. r8415 | gbazin | 2004-08-12 11:14:00 +0200 (Thu, 12 Aug 2004) | 1 line
  715. Changed paths:
  716.    M /trunk/modules/gui/wxwindows/Modules.am
  717. * modules/gui/wxwindows/Modules.am: include streamdata.h
  718. ------------------------------------------------------------------------
  719. r8414 | titer | 2004-08-12 01:34:38 +0200 (Thu, 12 Aug 2004) | 4 lines
  720. Changed paths:
  721.    M /trunk/include/vlc_threads_funcs.h
  722.  vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
  723.   It wasn't implemented for all systems anyway, and isn't used anymore.
  724.   (Terminates #23)
  725. ------------------------------------------------------------------------
  726. r8413 | gbazin | 2004-08-11 13:12:59 +0200 (Wed, 11 Aug 2004) | 3 lines
  727. Changed paths:
  728.    M /trunk/modules/demux/ogg.c
  729.    M /trunk/modules/mux/ogg.c
  730. * modules/demux/ogg.c: fixed reading extra data for oggds audio header (needed for WMA).
  731. * modules/mux/ogg.c: generate proper oggds audio header.
  732. ------------------------------------------------------------------------
  733. r8412 | hartman | 2004-08-10 17:02:11 +0200 (Tue, 10 Aug 2004) | 10 lines
  734. Changed paths:
  735.    M /trunk/THANKS
  736.    M /trunk/include/stream_output.h
  737.    M /trunk/modules/stream_out/rtp.c
  738.    M /trunk/src/stream_output/sap.c
  739. * include/stream_output.h: add a ip_version field to sap_address_t
  740.   This way we can later on set IP6 instead of IP4 in a SDP.
  741. * modules/stream_out/rtp.c: accept sdp=sap as a valid option.
  742. * src/stream_output/sap.c: 
  743.   - Set the SAP packet Hash headerfield to a unique value based on mtime
  744.     Patch by Philippe van Hecke <philippe at belnet dot be>
  745.   - Set SAP packet IPv6 field to 1 if we are a ipv6 session
  746.   - Made some preperations for setting the origin ip address in the header as well,
  747.     anyone any ideas on how to retrieve the current origin IP address???
  748. ------------------------------------------------------------------------
  749. r8411 | hartman | 2004-08-10 15:28:27 +0200 (Tue, 10 Aug 2004) | 2 lines
  750. Changed paths:
  751.    M /trunk/modules/misc/sap.c
  752. * fix x-plgroup detection
  753. ------------------------------------------------------------------------
  754. r8410 | ipkiss | 2004-08-10 00:19:40 +0200 (Tue, 10 Aug 2004) | 2 lines
  755. Changed paths:
  756.    M /trunk/doc/skins/skins2-howto.xml
  757.    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
  758.    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
  759.    M /trunk/modules/gui/skins2/parser/interpreter.cpp
  760.  * skins2: support playlist.setRandom(true) and playlist.setRandom(false)
  761. ------------------------------------------------------------------------
  762. r8409 | gbazin | 2004-08-09 12:25:42 +0200 (Mon, 09 Aug 2004) | 1 line
  763. Changed paths:
  764.    M /trunk/modules/codec/dmo/buffer.c
  765.    M /trunk/modules/codec/dmo/dmo.c
  766.    M /trunk/modules/codec/dmo/dmo.h
  767. * modules/codec/dmo: fixed dmo decoder on win32 + got rid of some of the dependencies on wine loader.
  768. ------------------------------------------------------------------------
  769. r8408 | gbazin | 2004-08-09 10:16:22 +0200 (Mon, 09 Aug 2004) | 1 line
  770. Changed paths:
  771.    M /trunk/Makefile.am
  772.    M /trunk/configure.ac
  773. * configure.ac, Makefile.am: don't use upx in the win32 installer anymore as some people have been complaining about loading time problems.
  774. ------------------------------------------------------------------------
  775. r8407 | gbazin | 2004-08-08 23:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
  776. Changed paths:
  777.    M /trunk/include/vlc_codec.h
  778.    M /trunk/include/vlc_common.h
  779.    M /trunk/modules/stream_out/transcode.c
  780.    M /trunk/src/misc/modules.c
  781.    M /trunk/src/misc/objects.c
  782. * modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet).
  783. * include/vlc_common.h: added a b_force member that is set when a module is forced (ie. module specified in module_Need()).
  784. ------------------------------------------------------------------------
  785. r8406 | djc | 2004-08-08 18:52:26 +0200 (Sun, 08 Aug 2004) | 6 lines
  786. Changed paths:
  787.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  788.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  789.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  790.    M /trunk/modules/gui/macosx/equalizer.h
  791.    M /trunk/modules/gui/macosx/equalizer.m
  792. project.pbxproj: correct to relatives paths
  793. *.nib: presets disabled on startup
  794. equalizer.*: add property Id
  795.              we prefer to change playlist variables instead of config
  796.              coding style
  797. ------------------------------------------------------------------------
  798. r8405 | bigben | 2004-08-08 16:49:46 +0200 (Sun, 08 Aug 2004) | 4 lines
  799. Changed paths:
  800.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  801.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  802.    M /trunk/modules/gui/macosx/open.m
  803.    M /trunk/modules/gui/macosx/output.h
  804.    M /trunk/modules/gui/macosx/output.m
  805. * demuxdump is working again
  806. ------------------------------------------------------------------------
  807. r8404 | hartman | 2004-08-08 12:14:25 +0200 (Sun, 08 Aug 2004) | 2 lines
  808. Changed paths:
  809.    M /trunk/modules/LIST
  810. * modules/LIST: long time since it was updated
  811. ------------------------------------------------------------------------
  812. r8403 | fenrir | 2004-08-08 03:58:59 +0200 (Sun, 08 Aug 2004) | 3 lines
  813. Changed paths:
  814.    M /trunk/src/input/demux.c
  815.  * demux: another way to break your config file, or, --demux is now taken
  816. into acount. (to make bigben happy, being able to do :demux=dump ;)
  817. ------------------------------------------------------------------------
  818. r8402 | fenrir | 2004-08-08 03:39:23 +0200 (Sun, 08 Aug 2004) | 5 lines
  819. Changed paths:
  820.    M /trunk/modules/codec/dmo/buffer.c
  821.    M /trunk/modules/codec/dmo/dmo.c
  822.    M /trunk/modules/codec/dmo/dmo.h
  823.  * dmo: - fixed init of WAVEFORMATEX (cbSize is only the size of extra datas).
  824.         - force 16 bits output.
  825.         - support for mplayer loader.
  826.  I can't test under win32 so I hope it still compiles.
  827. ------------------------------------------------------------------------
  828. r8401 | fenrir | 2004-08-08 03:36:56 +0200 (Sun, 08 Aug 2004) | 2 lines
  829. Changed paths:
  830.    M /trunk/include/codecs.h
  831.  * codecs.h: a few defines to avoid redefinitions.
  832. ------------------------------------------------------------------------
  833. r8400 | fenrir | 2004-08-08 01:38:05 +0200 (Sun, 08 Aug 2004) | 2 lines
  834. Changed paths:
  835.    M /trunk/modules/access/v4l/v4l.c
  836.  * v4l: try to open the device only when a access name is given + warning fix.
  837. ------------------------------------------------------------------------
  838. r8399 | djc | 2004-08-08 00:50:28 +0200 (Sun, 08 Aug 2004) | 2 lines
  839. Changed paths:
  840.    M /trunk/modules/gui/macosx/equalizer.m
  841. Fix bug when equalizer-bands is not set. Coding style will be apply soon.
  842. ------------------------------------------------------------------------
  843. r8398 | djc | 2004-08-08 00:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
  844. Changed paths:
  845.    A /trunk/extras/MacOSX/Resources/equalizerdrawer_active.png
  846.    A /trunk/extras/MacOSX/Resources/equalizerdrawer_blue.png
  847.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  848. *.png: forgotten images
  849. project.pbxproj: changed absolute link to relative
  850. ------------------------------------------------------------------------
  851. r8397 | djc | 2004-08-07 23:56:42 +0200 (Sat, 07 Aug 2004) | 3 lines
  852. Changed paths:
  853.    M /trunk/Makefile.am
  854.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  855.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  856.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  857.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  858.    M /trunk/modules/gui/macosx/Modules.am
  859.    A /trunk/modules/gui/macosx/equalizer.h
  860.    A /trunk/modules/gui/macosx/equalizer.m
  861. All: equalizer window for MacOS. Need a bit of corrections for the presets part.
  862. Reviews welcome
  863. ------------------------------------------------------------------------
  864. r8396 | hartman | 2004-08-07 22:31:13 +0200 (Sat, 07 Aug 2004) | 2 lines
  865. Changed paths:
  866.    M /trunk/modules/audio_filter/equalizer.c
  867. * treeble -> treble
  868. ------------------------------------------------------------------------
  869. r8395 | djc | 2004-08-07 17:37:53 +0200 (Sat, 07 Aug 2004) | 2 lines
  870. Changed paths:
  871.    M /trunk/modules/audio_filter/equalizer.c
  872. Bug fix and change in parse function
  873. ------------------------------------------------------------------------
  874. r8394 | fkuehne | 2004-08-07 16:35:41 +0200 (Sat, 07 Aug 2004) | 1 line
  875. Changed paths:
  876.    M /trunk/po/de.po
  877. *various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher@aon.at> and Maik Diessner <dandruff@gmx.de>
  878. ------------------------------------------------------------------------
  879. r8393 | bigben | 2004-08-07 00:08:57 +0200 (Sat, 07 Aug 2004) | 3 lines
  880. Changed paths:
  881.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  882.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  883.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  884.    M /trunk/modules/gui/macosx/output.h
  885.    M /trunk/modules/gui/macosx/output.m
  886. * Adds the scale video option
  887. ------------------------------------------------------------------------
  888. r8392 | bigben | 2004-08-06 22:56:46 +0200 (Fri, 06 Aug 2004) | 5 lines
  889. Changed paths:
  890.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  891.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  892.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  893.    M /trunk/modules/gui/macosx/output.h
  894.    M /trunk/modules/gui/macosx/output.m
  895. * All :
  896. - added a sdp=file option
  897. - it is now possible to have a sap and a rtsp/http/file announce at the same time
  898. ------------------------------------------------------------------------
  899. r8391 | sam | 2004-08-06 19:28:36 +0200 (Fri, 06 Aug 2004) | 2 lines
  900. Changed paths:
  901.    M /trunk/modules/audio_filter/converter/float32tos16.c
  902.    M /trunk/modules/audio_filter/converter/s16tofloat32.c
  903.    M /trunk/modules/gui/skins2/x11/x11_window.cpp
  904.    M /trunk/modules/video_output/x11/xcommon.c
  905.    M /trunk/modules/visualization/visual/effects.c
  906.   * Really fixed strict aliasing breakage here and there.
  907. ------------------------------------------------------------------------
  908. r8390 | gbazin | 2004-08-06 15:50:05 +0200 (Fri, 06 Aug 2004) | 1 line
  909. Changed paths:
  910.    M /trunk/modules/LIST
  911.    M /trunk/modules/access/dvb/access.c
  912. * modules/LIST, modules/access/dvb/access.c: removed references to ts2/ps2.
  913. ------------------------------------------------------------------------
  914. r8389 | gbazin | 2004-08-06 15:29:18 +0200 (Fri, 06 Aug 2004) | 3 lines
  915. Changed paths:
  916.    M /trunk/modules/access/udp.c
  917.    M /trunk/modules/mux/mp4.c
  918. * modules/access/udp.c: use the "ts" demux when in rtp mode (and not "ts2").
  919. * modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.
  920. ------------------------------------------------------------------------
  921. r8388 | hartman | 2004-08-05 23:32:32 +0200 (Thu, 05 Aug 2004) | 2 lines
  922. Changed paths:
  923.    M /trunk/modules/gui/macosx/playlist.m
  924. * Fix Artist/Author info in playlist
  925. ------------------------------------------------------------------------
  926. r8387 | hartman | 2004-08-05 22:40:29 +0200 (Thu, 05 Aug 2004) | 2 lines
  927. Changed paths:
  928.    M /trunk/modules/control/hotkeys.c
  929. * Fix a crash with subtitle track hotkey, when no subtitles are available.
  930. ------------------------------------------------------------------------
  931. r8386 | hartman | 2004-08-05 21:52:59 +0200 (Thu, 05 Aug 2004) | 2 lines
  932. Changed paths:
  933.    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
  934. * bad main_data|_begin error of libmad now a Debug message. It's simply to common.
  935. ------------------------------------------------------------------------
  936. r8385 | gbazin | 2004-08-05 16:58:16 +0200 (Thu, 05 Aug 2004) | 1 line
  937. Changed paths:
  938.    M /trunk/include/video_output.h
  939.    M /trunk/src/video_output/vout_pictures.c
  940.    M /trunk/src/video_output/vout_subpictures.c
  941. * src/video_output/*: optimized/simplified vout_RenderPicture().
  942. ------------------------------------------------------------------------
  943. r8384 | titer | 2004-08-05 16:48:58 +0200 (Thu, 05 Aug 2004) | 2 lines
  944. Changed paths:
  945.    M /trunk/configure.ac
  946.    M /trunk/modules/video_output/opengl.c
  947.  Build the opengl module on OS X (gl provider not done yet)
  948. ------------------------------------------------------------------------
  949. r8383 | gbazin | 2004-08-05 16:05:51 +0200 (Thu, 05 Aug 2004) | 1 line
  950. Changed paths:
  951.    M /trunk/modules/video_filter/blend.c
  952. * modules/video_filter/blend.c: do not compare signed and unsigned.
  953. ------------------------------------------------------------------------
  954. r8382 | gbazin | 2004-08-05 14:45:23 +0200 (Thu, 05 Aug 2004) | 3 lines
  955. Changed paths:
  956.    M /trunk/include/vlc_input.h
  957.    M /trunk/modules/gui/wxwindows/bookmarks.cpp
  958.    M /trunk/src/input/control.c
  959. * src/input/control.c: bookmarks support is back (will need some more work though).
  960. * modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.
  961. ------------------------------------------------------------------------
  962. r8381 | gbazin | 2004-08-05 12:16:58 +0200 (Thu, 05 Aug 2004) | 1 line
  963. Changed paths:
  964.    M /trunk/modules/video_filter/blend.c
  965. * modules/video_filter/blend.c: sanity checks.
  966. ------------------------------------------------------------------------
  967. r8380 | gbazin | 2004-08-05 01:55:51 +0200 (Thu, 05 Aug 2004) | 1 line
  968. Changed paths:
  969.    M /trunk/modules/codec/libmpeg2.c
  970. * modules/codec/libmpeg2.c: fixed problems with still frames in DVD menus.
  971. ------------------------------------------------------------------------
  972. r8379 | gbazin | 2004-08-05 00:54:31 +0200 (Thu, 05 Aug 2004) | 1 line
  973. Changed paths:
  974.    M /trunk/modules/access/dvdnav.c
  975. * modules/access/dvdnav.c: removed dvdnavsimple mode + a few small improvements.
  976. ------------------------------------------------------------------------
  977. r8378 | fenrir | 2004-08-04 23:53:24 +0200 (Wed, 04 Aug 2004) | 4 lines
  978. Changed paths:
  979.    M /trunk/modules/stream_out/rtp.c
  980.  * rtp.c: based on a patch/idea of Philippe Van Hecke:
  981.  You can now use multiple sdp=
  982.  (ex: rtp{dst=ip,port=nb,sdp=file://a.sdp, sdp=http://localhost:8080/a.sdp})
  983. ------------------------------------------------------------------------
  984. r8377 | fenrir | 2004-08-04 23:50:59 +0200 (Wed, 04 Aug 2004) | 3 lines
  985. Changed paths:
  986.    M /trunk/src/stream_output/stream_output.c
  987.  * stream_output: sout_CfgParse will accept a special mode ('*' in the
  988. front of a option name) to allow handling of multiple string options.
  989. ------------------------------------------------------------------------
  990. r8376 | hartman | 2004-08-04 23:48:57 +0200 (Wed, 04 Aug 2004) | 3 lines
  991. Changed paths:
  992.    A /trunk/modules/stream_out/announce.c (from /trunk/modules/stream_out/announce.c:8373)
  993.    A /trunk/modules/stream_out/announce.h (from /trunk/modules/stream_out/announce.h:8373)
  994. * Fix
  995. ------------------------------------------------------------------------
  996. r8375 | gbazin | 2004-08-04 23:13:11 +0200 (Wed, 04 Aug 2004) | 1 line
  997. Changed paths:
  998.    M /trunk/modules/video_filter/blend.c
  999. * modules/video_filter/blend.c: attempt at YUVP -> RV16/24/32 alpha-blending.
  1000. ------------------------------------------------------------------------
  1001. r8374 | hartman | 2004-08-04 23:11:32 +0200 (Wed, 04 Aug 2004) | 4 lines
  1002. Changed paths:
  1003.    M /trunk/modules/stream_out/Modules.am
  1004.    D /trunk/modules/stream_out/announce.c
  1005.    D /trunk/modules/stream_out/announce.h
  1006.    M /trunk/src/stream_output/sap.c
  1007. * Fixed the udp SDPs. More spec compliant now.
  1008. * Removed the old SAP code. announce.? in modules/stream_out is 
  1009.   still required for SLP announces.
  1010. ------------------------------------------------------------------------
  1011. r8373 | fenrir | 2004-08-04 22:09:31 +0200 (Wed, 04 Aug 2004) | 2 lines
  1012. Changed paths:
  1013.    M /trunk/modules/mux/avi.c
  1014.  * avi.c: fixed fps computation, thanks markfm for testing.
  1015. ------------------------------------------------------------------------
  1016. r8372 | gbazin | 2004-08-04 20:38:05 +0200 (Wed, 04 Aug 2004) | 1 line
  1017. Changed paths:
  1018.    M /trunk/modules/video_filter/blend.c
  1019. * modules/video_filter/blend.c: YUVP -> YUY2 alpha-blending.
  1020. ------------------------------------------------------------------------
  1021. r8371 | gbazin | 2004-08-04 19:54:17 +0200 (Wed, 04 Aug 2004) | 1 line
  1022. Changed paths:
  1023.    M /trunk/modules/video_filter/blend.c
  1024. * modules/video_filter/blend.c: YUVA -> YUY2 alpha-blending.
  1025. ------------------------------------------------------------------------
  1026. r8370 | gbazin | 2004-08-04 18:05:12 +0200 (Wed, 04 Aug 2004) | 1 line
  1027. Changed paths:
  1028.    M /trunk/modules/access/screen/screen.c
  1029.    M /trunk/modules/access/screen/win32.c
  1030. * modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.
  1031. ------------------------------------------------------------------------
  1032. r8369 | gbazin | 2004-08-04 17:43:04 +0200 (Wed, 04 Aug 2004) | 1 line
  1033. Changed paths:
  1034.    M /trunk/modules/audio_output/waveout.c
  1035. * modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable the use of float32 audio output.
  1036. ------------------------------------------------------------------------
  1037. r8368 | hartman | 2004-08-04 13:58:44 +0200 (Wed, 04 Aug 2004) | 2 lines
  1038. Changed paths:
  1039.    M /trunk/include/vlc_es.h
  1040. * viedo_format_t -> video_format_t
  1041. ------------------------------------------------------------------------
  1042. r8367 | gbazin | 2004-08-04 13:13:04 +0200 (Wed, 04 Aug 2004) | 1 line
  1043. Changed paths:
  1044.    M /trunk/src/misc/modules.c
  1045. * src/misc/modules.c: don't forget to save callbacks for config options in the plugins cache.
  1046. ------------------------------------------------------------------------
  1047. r8366 | gbazin | 2004-08-04 12:40:43 +0200 (Wed, 04 Aug 2004) | 4 lines
  1048. Changed paths:
  1049.    M /trunk/modules/access/dvdnav.c
  1050.    M /trunk/modules/access/vcd/vcd.c
  1051.    M /trunk/src/input/input.c
  1052. * modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images.
  1053. * src/input/input.c: auto-probe access_demux as well.
  1054. * modules/access/vcd/vcd.c: raised priority above the file access one.
  1055. ------------------------------------------------------------------------
  1056. r8365 | fenrir | 2004-08-04 02:04:13 +0200 (Wed, 04 Aug 2004) | 2 lines
  1057. Changed paths:
  1058.    M /trunk/modules/demux/ps.h
  1059.  * ps.h: fixed a segfault with Madonna-audioconverterfails.vob
  1060. ------------------------------------------------------------------------
  1061. r8364 | fenrir | 2004-08-04 01:49:40 +0200 (Wed, 04 Aug 2004) | 2 lines
  1062. Changed paths:
  1063.    M /trunk/src/input/input.c
  1064.  * input.c: fixed total length in playlist.
  1065. ------------------------------------------------------------------------
  1066. r8363 | gbazin | 2004-08-04 01:19:01 +0200 (Wed, 04 Aug 2004) | 1 line
  1067. Changed paths:
  1068.    M /trunk/src/video_output/vout_subpictures.c
  1069. * src/video_output/vout_subpictures.c: fixed OSD alignment
  1070. ------------------------------------------------------------------------
  1071. r8362 | hartman | 2004-08-04 01:08:10 +0200 (Wed, 04 Aug 2004) | 3 lines
  1072. Changed paths:
  1073.    M /trunk/NEWS
  1074.    M /trunk/TODO
  1075.    M /trunk/doc/translations.txt
  1076. * small addition to translations HOWTO
  1077. * updated TODO and NEWS
  1078. ------------------------------------------------------------------------
  1079. r8361 | hartman | 2004-08-04 01:06:53 +0200 (Wed, 04 Aug 2004) | 2 lines
  1080. Changed paths:
  1081.    M /trunk/modules/stream_out/announce.c
  1082. * modules/stream_out/announce.c:   rn for SDP
  1083. ------------------------------------------------------------------------
  1084. r8360 | gbazin | 2004-08-04 01:06:11 +0200 (Wed, 04 Aug 2004) | 2 lines
  1085. Changed paths:
  1086.    M /trunk/modules/access/dvdnav.c
  1087.    M /trunk/modules/access/dvdread.c
  1088. * modules/access/dvd*.c: implemented DEMUX_GET_TIME/DEMUX_GET_LENGTH based on the MPEG mux rate.
  1089. ------------------------------------------------------------------------
  1090. r8359 | gbazin | 2004-08-04 00:08:24 +0200 (Wed, 04 Aug 2004) | 3 lines
  1091. Changed paths:
  1092.    M /trunk/modules/access/cdda.c
  1093.    M /trunk/modules/access/vcd/vcd.c
  1094. * modules/access/cdda.c: fixes + simplification.
  1095. * modules/access/vcd/vcd.c: try to skip bad sectors.
  1096. ------------------------------------------------------------------------
  1097. r8358 | gbazin | 2004-08-03 22:56:16 +0200 (Tue, 03 Aug 2004) | 1 line
  1098. Changed paths:
  1099.    M /trunk/modules/access/vcd/vcd.c
  1100. * modules/access/vcd/vcd.c: fixed seeking + simplified a bit.
  1101. ------------------------------------------------------------------------
  1102. r8357 | gbazin | 2004-08-03 14:21:14 +0200 (Tue, 03 Aug 2004) | 1 line
  1103. Changed paths:
  1104.    M /trunk/modules/video_filter/blend.c
  1105. * modules/video_filter/blend.c: fix for chroma planes in ->I420 blending.
  1106. ------------------------------------------------------------------------
  1107. r8356 | gbazin | 2004-08-03 11:45:39 +0200 (Tue, 03 Aug 2004) | 1 line
  1108. Changed paths:
  1109.    M /trunk/modules/video_filter/blend.c
  1110. * modules/video_filter/blend.c: YUVA->RV24/32 alpha-blending + fix for YUVA->RV16.
  1111. ------------------------------------------------------------------------
  1112. r8355 | hartman | 2004-08-03 02:23:40 +0200 (Tue, 03 Aug 2004) | 4 lines
  1113. Changed paths:
  1114.    M /trunk/modules/access/screen/mac.c
  1115. * modules/access/screen/mac.c:
  1116.   * Plugin now works perfectly in milj. of colors
  1117.   * Works in thousands of colors, in inverse colors
  1118. ------------------------------------------------------------------------
  1119. r8354 | gbazin | 2004-08-03 02:11:32 +0200 (Tue, 03 Aug 2004) | 4 lines
  1120. Changed paths:
  1121.    M /trunk/Makefile.am
  1122.    M /trunk/configure.ac
  1123.    M /trunk/include/osd.h
  1124.    M /trunk/include/video_output.h
  1125.    M /trunk/include/vlc_codec.h
  1126.    M /trunk/include/vlc_common.h
  1127.    M /trunk/include/vlc_es.h
  1128.    A /trunk/include/vlc_filter.h
  1129.    M /trunk/include/vlc_video.h
  1130.    M /trunk/modules/codec/dvbsub.c
  1131.    M /trunk/modules/codec/spudec/Modules.am
  1132.    M /trunk/modules/codec/spudec/parse.c
  1133.    D /trunk/modules/codec/spudec/render.c
  1134.    M /trunk/modules/codec/spudec/spudec.c
  1135.    M /trunk/modules/codec/spudec/spudec.h
  1136.    M /trunk/modules/codec/subsdec.c
  1137.    M /trunk/modules/misc/dummy/renderer.c
  1138.    M /trunk/modules/misc/freetype.c
  1139.    M /trunk/modules/video_filter/Modules.am
  1140.    A /trunk/modules/video_filter/blend.c
  1141.    M /trunk/src/input/decoder.c
  1142.    M /trunk/src/input/stream.c
  1143.    M /trunk/src/video_output/video_output.c
  1144.    M /trunk/src/video_output/video_text.c
  1145.    M /trunk/src/video_output/vout_pictures.c
  1146.    M /trunk/src/video_output/vout_pictures.h
  1147.    M /trunk/src/video_output/vout_subpictures.c
  1148. * ALL: Major rework of the subpictures architecture.
  1149.   (expect some breakage).
  1150. * modules/video_filter/blend.c: new alpha-blending module.
  1151. ------------------------------------------------------------------------
  1152. r8353 | gbazin | 2004-08-02 21:17:12 +0200 (Mon, 02 Aug 2004) | 3 lines
  1153. Changed paths:
  1154.    D /trunk/include/ninput.h
  1155.    M /trunk/modules/demux/mpeg/Modules.am
  1156.    D /trunk/modules/demux/mpeg/ps.c
  1157.    D /trunk/modules/demux/mpeg/system.c
  1158.    D /trunk/modules/demux/mpeg/system.h
  1159.    D /trunk/modules/demux/mpeg/ts.c
  1160. * include/ninput.h: removed left-over from access2/demux2 transition.
  1161. * modules/demux/mpeg/*: removed old MPEG TS/PS demuxers.
  1162. ------------------------------------------------------------------------
  1163. r8352 | gbazin | 2004-08-02 17:42:21 +0200 (Mon, 02 Aug 2004) | 2 lines
  1164. Changed paths:
  1165.    M /trunk/modules/misc/network/ipv4.c
  1166. * modules/misc/network/ipv4.c: do a var_Get() on "ttl" + small clean-up.
  1167. ------------------------------------------------------------------------
  1168. r8351 | hartman | 2004-08-02 15:06:38 +0200 (Mon, 02 Aug 2004) | 5 lines
  1169. Changed paths:
  1170.    M /trunk/modules/gui/macosx/vout.m
  1171. * modules/gui/macosx/vout: Output YUY2 to QT/QD.
  1172.   This way we bypass Apple's very, very, very unoptimized
  1173.   I420 -> YUY2 routine and use titer's altivec optimized one.
  1174.   Quartz output is herefore now altivec optimized and close to the opengl output.
  1175. ------------------------------------------------------------------------
  1176. r8350 | gbazin | 2004-08-02 11:46:17 +0200 (Mon, 02 Aug 2004) | 1 line
  1177. Changed paths:
  1178.    M /trunk/modules/access/screen/screen.c
  1179.    M /trunk/modules/access/screen/win32.c
  1180. modules/access/screen/win32.c: avoid an extra memcpy() of the screen.
  1181. ------------------------------------------------------------------------
  1182. r8349 | hartman | 2004-08-02 03:21:36 +0200 (Mon, 02 Aug 2004) | 2 lines
  1183. Changed paths:
  1184.    M /trunk/modules/control/hotkeys.c
  1185. * hotkeys.c: add some more OSD
  1186. ------------------------------------------------------------------------
  1187. r8348 | hartman | 2004-08-02 02:54:51 +0200 (Mon, 02 Aug 2004) | 3 lines
  1188. Changed paths:
  1189.    M /trunk/modules/gui/macosx/controls.m
  1190.    M /trunk/modules/gui/macosx/intf.h
  1191.    M /trunk/modules/gui/macosx/intf.m
  1192.    M /trunk/modules/gui/macosx/vout.m
  1193. * Fixed hotkey/OSD behaviour for OS X. Also prevents code duplicity. 
  1194.   Testing would be welcomed very much.
  1195. ------------------------------------------------------------------------
  1196. r8347 | asmax | 2004-08-01 22:46:01 +0200 (Sun, 01 Aug 2004) | 2 lines
  1197. Changed paths:
  1198.    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
  1199.   * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)
  1200. ------------------------------------------------------------------------
  1201. r8346 | ipkiss | 2004-08-01 18:43:58 +0200 (Sun, 01 Aug 2004) | 3 lines
  1202. Changed paths:
  1203.    M /trunk/doc/skins/skins2-howto.xml
  1204.    M /trunk/modules/gui/skins2/parser/interpreter.cpp
  1205.    M /trunk/modules/gui/skins2/src/vlcproc.cpp
  1206.  * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
  1207.  * doc/skins/skins2-howto.xml: Updated the doc
  1208. ------------------------------------------------------------------------
  1209. r8345 | fenrir | 2004-08-01 18:03:42 +0200 (Sun, 01 Aug 2004) | 2 lines
  1210. Changed paths:
  1211.    M /trunk/src/input/stream.c
  1212.  * stream.c: increase precache for stream without title/chapter.
  1213. ------------------------------------------------------------------------
  1214. r8344 | fenrir | 2004-08-01 17:51:49 +0200 (Sun, 01 Aug 2004) | 2 lines
  1215. Changed paths:
  1216.    M /trunk/modules/demux/mp4/mp4.c
  1217.  * mp4: with ref .mov, don't forget to add the access.
  1218. ------------------------------------------------------------------------
  1219. r8343 | fenrir | 2004-08-01 17:14:43 +0200 (Sun, 01 Aug 2004) | 2 lines
  1220. Changed paths:
  1221.    M /trunk/src/input/input.c
  1222.  * input.c: mmh better fix for slow/fast (I hope).
  1223. ------------------------------------------------------------------------
  1224. r8342 | hartman | 2004-08-01 16:46:13 +0200 (Sun, 01 Aug 2004) | 2 lines
  1225. Changed paths:
  1226.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  1227. * fix avcodecbuild# prob with h.261
  1228. ------------------------------------------------------------------------
  1229. r8341 | bigben | 2004-08-01 15:23:53 +0200 (Sun, 01 Aug 2004) | 3 lines
  1230. Changed paths:
  1231.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  1232.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  1233.    M /trunk/modules/gui/macosx/output.m
  1234. * all : fix channels selection in the sout options dialog
  1235. ------------------------------------------------------------------------
  1236. r8340 | fenrir | 2004-08-01 11:19:36 +0200 (Sun, 01 Aug 2004) | 2 lines
  1237. Changed paths:
  1238.    M /trunk/src/input/input.c
  1239.  * input: fixed slower/faster rate.
  1240. ------------------------------------------------------------------------
  1241. r8339 | fenrir | 2004-08-01 11:19:06 +0200 (Sun, 01 Aug 2004) | 2 lines
  1242. Changed paths:
  1243.    M /trunk/src/input/stream.c
  1244.  * stream.c: call Seek if stream_Read( s, NULL, skip );
  1245. ------------------------------------------------------------------------
  1246. r8338 | sam | 2004-07-31 19:29:44 +0200 (Sat, 31 Jul 2004) | 4 lines
  1247. Changed paths:
  1248.    M /trunk/modules/control/joystick.c
  1249.   * modules/control/joystick.c:
  1250.     + Compilation and coding style fixes.
  1251.     + Initialise the joystick in Open(), not Run().
  1252. ------------------------------------------------------------------------
  1253. r8337 | bigben | 2004-07-31 19:08:35 +0200 (Sat, 31 Jul 2004) | 5 lines
  1254. Changed paths:
  1255.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  1256.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  1257.    M /trunk/modules/gui/macosx/output.m
  1258. * all :
  1259.   - Get rid of the old TS over RTP stream output method in OSX interface
  1260.   - ab= and vb= parameters are now (hopefully) always updated
  1261. ------------------------------------------------------------------------
  1262. r8336 | hartman | 2004-07-31 18:34:53 +0200 (Sat, 31 Jul 2004) | 2 lines
  1263. Changed paths:
  1264.    M /trunk/src/input/stream.c
  1265. * print a debug message when our buffer gets it's first data.
  1266. ------------------------------------------------------------------------
  1267. r8335 | asmax | 2004-07-31 13:38:22 +0200 (Sat, 31 Jul 2004) | 4 lines
  1268. Changed paths:
  1269.    M /trunk/modules/video_output/opengl.c
  1270.  * opengl.c: support "cube" and "transparent-cube" effect (with the
  1271.  --opengl-effect option). Now MacOSX guys you can write the opengl provider
  1272.  interface ;)
  1273. ------------------------------------------------------------------------
  1274. r8334 | hartman | 2004-07-31 02:23:29 +0200 (Sat, 31 Jul 2004) | 7 lines
  1275. Changed paths:
  1276.    M /trunk/modules/stream_out/rtp.c
  1277. modules/stream_output/rtp.c:
  1278. * set the required t= SDP parameter
  1279. * added config options for description, url and email
  1280. * send SDPs with description, url and email info when available
  1281. * add the a:tool parameter so people know who is responsible when VLC starts roaming the web with incorrect announces :)
  1282. ------------------------------------------------------------------------
  1283. r8333 | hartman | 2004-07-30 23:38:09 +0200 (Fri, 30 Jul 2004) | 3 lines
  1284. Changed paths:
  1285.    M /trunk/modules/stream_out/rtp.c
  1286. * SDP should use rn instead of n
  1287. * Added nice SDP TODO lists. 17 outstanding issues in RTP announces.
  1288. ------------------------------------------------------------------------
  1289. r8332 | sam | 2004-07-30 23:13:17 +0200 (Fri, 30 Jul 2004) | 3 lines
  1290. Changed paths:
  1291.    M /trunk/modules/codec/ffmpeg/demux.c
  1292.    M /trunk/modules/demux/util/id3tag.c
  1293.   * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c:
  1294.     + Fixed compiler warnings.
  1295. ------------------------------------------------------------------------
  1296. r8331 | sam | 2004-07-30 23:00:08 +0200 (Fri, 30 Jul 2004) | 2 lines
  1297. Changed paths:
  1298.    M /trunk/mozilla/vlcpeer.cpp
  1299.   * mozilla/vlcpeer.cpp: proper float->int cast.
  1300. ------------------------------------------------------------------------
  1301. r8330 | sam | 2004-07-30 22:57:56 +0200 (Fri, 30 Jul 2004) | 3 lines
  1302. Changed paths:
  1303.    M /trunk/modules/gui/wxwindows/bookmarks.cpp
  1304.    M /trunk/modules/gui/wxwindows/video.cpp
  1305.   * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp:
  1306.     + Fixed compiler warnings due to bad argument types.
  1307. ------------------------------------------------------------------------
  1308. r8329 | sam | 2004-07-30 22:51:05 +0200 (Fri, 30 Jul 2004) | 3 lines
  1309. Changed paths:
  1310.    M /trunk/include/video_output.h
  1311.    M /trunk/src/misc/cpu.c
  1312.    M /trunk/src/video_output/video_output.c
  1313.   * src/video_output/video_output.c:
  1314.     + Fixed an undefined function warning.
  1315. ------------------------------------------------------------------------
  1316. r8328 | sam | 2004-07-30 22:49:44 +0200 (Fri, 30 Jul 2004) | 2 lines
  1317. Changed paths:
  1318.    M /trunk/modules/video_filter/invert.c
  1319.   * modules/video_filter/invert.c: don't cast lvalues.
  1320. ------------------------------------------------------------------------
  1321. r8327 | sam | 2004-07-30 19:39:27 +0200 (Fri, 30 Jul 2004) | 3 lines
  1322. Changed paths:
  1323.    M /trunk/modules/codec/cmml/browser_open.c
  1324.   * modules/codec/cmml/browser_open.c:
  1325.     + Fixed a compilation warning due to a missing return value.
  1326. ------------------------------------------------------------------------
  1327. r8326 | sam | 2004-07-30 17:46:01 +0200 (Fri, 30 Jul 2004) | 4 lines
  1328. Changed paths:
  1329.    M /trunk/bootstrap
  1330.   * boostrap:
  1331.     + Remove the autotools directory and recreate it (forgot to commit that
  1332.       file before).
  1333. ------------------------------------------------------------------------
  1334. r8325 | hartman | 2004-07-30 15:18:53 +0200 (Fri, 30 Jul 2004) | 2 lines
  1335. Changed paths:
  1336.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  1337. * check correct build# of libavcodec for SNOW support
  1338. ------------------------------------------------------------------------
  1339. r8324 | hartman | 2004-07-30 12:36:51 +0200 (Fri, 30 Jul 2004) | 2 lines
  1340. Changed paths:
  1341.    M /trunk/extras/contrib/src/Makefile
  1342. * Fix OSX build of dvdnav
  1343. ------------------------------------------------------------------------
  1344. r8323 | courmisch | 2004-07-30 11:24:32 +0200 (Fri, 30 Jul 2004) | 2 lines
  1345. Changed paths:
  1346.    M /trunk/modules/stream_out/rtp.c
  1347. Compile fix
  1348. ------------------------------------------------------------------------
  1349. r8322 | sam | 2004-07-30 11:23:37 +0200 (Fri, 30 Jul 2004) | 2 lines
  1350. Changed paths:
  1351.    M /trunk
  1352.    M /trunk/Makefile.am
  1353.    D /trunk/autotools
  1354.    M /trunk/configure.ac
  1355.   * autotools: no longer manage this directory with SVN.
  1356. ------------------------------------------------------------------------
  1357. r8321 | sam | 2004-07-30 11:23:08 +0200 (Fri, 30 Jul 2004) | 2 lines
  1358. Changed paths:
  1359.    D /trunk/autotools/Makefile.am
  1360.   * autotools: no longer manage this directory with SVN.
  1361. ------------------------------------------------------------------------
  1362. r8320 | fenrir | 2004-07-29 20:48:01 +0200 (Thu, 29 Jul 2004) | 2 lines
  1363. Changed paths:
  1364.    M /trunk/modules/stream_out/rtp.c
  1365.  * rtp: added port-audio and port-video option (for default port).
  1366. ------------------------------------------------------------------------
  1367. r8319 | gbazin | 2004-07-29 20:43:22 +0200 (Thu, 29 Jul 2004) | 1 line
  1368. Changed paths:
  1369.    M /trunk/modules/codec/toolame.c
  1370. * modules/codec/toolame.c: compilation fix.
  1371. ------------------------------------------------------------------------
  1372. r8318 | gbazin | 2004-07-29 20:15:38 +0200 (Thu, 29 Jul 2004) | 1 line
  1373. Changed paths:
  1374.    M /trunk/configure.ac
  1375.    M /trunk/modules/codec/Modules.am
  1376.    A /trunk/modules/codec/toolame.c
  1377. * modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http://users.tpg.com.au/adslblvi/). Patch from Christophe Massiot.
  1378. ------------------------------------------------------------------------
  1379. r8317 | gbazin | 2004-07-29 17:50:20 +0200 (Thu, 29 Jul 2004) | 1 line
  1380. Changed paths:
  1381.    M /trunk/modules/access/http.c
  1382. * modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).
  1383. ------------------------------------------------------------------------
  1384. r8316 | sam | 2004-07-29 17:40:26 +0200 (Thu, 29 Jul 2004) | 3 lines
  1385. Changed paths:
  1386.    M /trunk/debian/patches/20_configure.dpatch
  1387.   * debian/patches/20_configure.dpatch:
  1388.     + Fixed generated macros.
  1389. ------------------------------------------------------------------------
  1390. r8315 | sam | 2004-07-29 17:28:00 +0200 (Thu, 29 Jul 2004) | 3 lines
  1391. Changed paths:
  1392.    M /trunk/debian/Makefile.am
  1393.    M /trunk/debian/changelog
  1394.    M /trunk/debian/control
  1395.    A /trunk/debian/patches
  1396.    A /trunk/debian/patches/00list
  1397.    A /trunk/debian/patches/20_configure.dpatch
  1398.    A /trunk/debian/patches/20_faad2.dpatch
  1399.    A /trunk/debian/patches/20_ffmpeg.dpatch
  1400.    A /trunk/debian/patches/20_interfaces.dpatch
  1401.    M /trunk/debian/rules
  1402.   * debian/rules:
  1403.     + Switch build system to dpatch.
  1404. ------------------------------------------------------------------------
  1405. r8314 | hartman | 2004-07-29 17:27:57 +0200 (Thu, 29 Jul 2004) | 2 lines
  1406. Changed paths:
  1407.    M /trunk/modules/misc/network/ipv4.c
  1408. * ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfus for reporting
  1409. ------------------------------------------------------------------------
  1410. r8313 | hartman | 2004-07-29 17:18:04 +0200 (Thu, 29 Jul 2004) | 2 lines
  1411. Changed paths:
  1412.    M /trunk/modules/access/vcdx/access.c
  1413.    M /trunk/modules/access/vcdx/cdrom.c
  1414.    M /trunk/modules/access/vcdx/vcd.h
  1415.    M /trunk/modules/access/vcdx/vcdplayer.c
  1416.    M /trunk/modules/access/vcdx/vcdplayer.h
  1417. * vcdx Coding style fixes.
  1418. ------------------------------------------------------------------------
  1419. r8312 | sam | 2004-07-29 17:02:16 +0200 (Thu, 29 Jul 2004) | 3 lines
  1420. Changed paths:
  1421.    M /trunk/configure.ac
  1422.   * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
  1423.     no inline asm version is available for this module.
  1424. ------------------------------------------------------------------------
  1425. r8311 | fkuehne | 2004-07-29 16:03:19 +0200 (Thu, 29 Jul 2004) | 1 line
  1426. Changed paths:
  1427.    M /trunk/modules/gui/macosx/output.h
  1428. * added declares for the checkboxes in the nib to control the rtp-sout-modul
  1429. ------------------------------------------------------------------------
  1430. r8310 | gbazin | 2004-07-29 10:50:52 +0200 (Thu, 29 Jul 2004) | 1 line
  1431. Changed paths:
  1432.    M /trunk/include/vlc_block.h
  1433.    M /trunk/src/input/decoder.c
  1434.    M /trunk/src/misc/block.c
  1435. * src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)
  1436. ------------------------------------------------------------------------
  1437. r8309 | fenrir | 2004-07-29 00:39:52 +0200 (Thu, 29 Jul 2004) | 3 lines
  1438. Changed paths:
  1439.    M /trunk/modules/stream_out/rtp.c
  1440.  * rtp: sdp can now be exported as a file (sdp=file://filename).
  1441.  Initial path by Philippe Van Hecke (philippe DOT vanhecke AT belnet DOT be)
  1442. ------------------------------------------------------------------------
  1443. r8308 | bigben | 2004-07-28 17:57:33 +0200 (Wed, 28 Jul 2004) | 4 lines
  1444. Changed paths:
  1445.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  1446.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  1447.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  1448.    M /trunk/modules/gui/macosx/output.m
  1449. Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box.
  1450. ------------------------------------------------------------------------
  1451. r8307 | titer | 2004-07-28 16:53:16 +0200 (Wed, 28 Jul 2004) | 2 lines
  1452. Changed paths:
  1453.    M /trunk/extras/contrib/src/Makefile
  1454.  contrib/src/Makefile: fixed OS X breakage
  1455. ------------------------------------------------------------------------
  1456. r8306 | titer | 2004-07-28 16:28:01 +0200 (Wed, 28 Jul 2004) | 2 lines
  1457. Changed paths:
  1458.    M /trunk/extras/contrib/src/Makefile
  1459.    M /trunk/extras/contrib/src/Patches/dvdnav.patch
  1460.  BeOS libdvdnav patch
  1461. ------------------------------------------------------------------------
  1462. r8305 | titer | 2004-07-28 12:48:44 +0200 (Wed, 28 Jul 2004) | 2 lines
  1463. Changed paths:
  1464.    M /trunk/configure.ac
  1465.  configure.ac: fix dvdnav linking on beos/os x/win32 (hacky)
  1466. ------------------------------------------------------------------------
  1467. r8304 | gbazin | 2004-07-28 12:37:24 +0200 (Wed, 28 Jul 2004) | 4 lines
  1468. Changed paths:
  1469.    M /trunk/modules/codec/ffmpeg/encoder.c
  1470.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  1471.    M /trunk/modules/codec/ffmpeg/ffmpeg.h
  1472. * modules/codec/ffmpeg/*:
  1473.   - added fourcc for SNOW and DTS.
  1474.   - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.
  1475. ------------------------------------------------------------------------
  1476. r8303 | hartman | 2004-07-28 12:04:59 +0200 (Wed, 28 Jul 2004) | 2 lines
  1477. Changed paths:
  1478.    M /trunk/modules/gui/macosx/open.m
  1479. * modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
  1480. ------------------------------------------------------------------------
  1481. r8302 | titer | 2004-07-28 09:48:30 +0200 (Wed, 28 Jul 2004) | 2 lines
  1482. Changed paths:
  1483.    M /trunk/configure.ac
  1484.  configure.ac: typo
  1485. ------------------------------------------------------------------------
  1486. r8301 | hartman | 2004-07-28 02:36:48 +0200 (Wed, 28 Jul 2004) | 15 lines
  1487. Changed paths:
  1488.    M /trunk/modules/gui/macosx/intf.h
  1489.    M /trunk/modules/gui/macosx/intf.m
  1490.    M /trunk/modules/gui/macosx/vout.m
  1491. MacOSX intf work
  1492. * vout_Control implemented for macosx
  1493. * position slider fixed
  1494. * p_input manage loops fixed (buttons, playstatus etc)
  1495. * float on top works again
  1496. * visual filters work
  1497. * deinterlace filter selection broken
  1498. * fullscreen button is not being updated atm
  1499. * potential deadlocks between intf thread and vout thread???
  1500. * the window title might not always be updated.
  1501. OSX devs, please test as much as you can. This was all fairly low level stuff.
  1502. We need to test it properly.
  1503. ------------------------------------------------------------------------
  1504. r8300 | hartman | 2004-07-27 23:11:07 +0200 (Tue, 27 Jul 2004) | 2 lines
  1505. Changed paths:
  1506.    M /trunk/modules/gui/macosx/vout.h
  1507.    M /trunk/modules/gui/macosx/vout.m
  1508. * More code cleanup for OSX vout. Man what a mess this is :)
  1509. ------------------------------------------------------------------------
  1510. r8299 | hartman | 2004-07-27 18:20:32 +0200 (Tue, 27 Jul 2004) | 1 line
  1511. Changed paths:
  1512.    M /trunk/include/darwin_specific.h
  1513.    M /trunk/modules/gui/macosx/intf.m
  1514.    M /trunk/modules/gui/macosx/vout.h
  1515.    M /trunk/modules/gui/macosx/vout.m
  1516.    M /trunk/src/interface/interface.c
  1517.    M /trunk/src/libvlc.h
  1518.    M /trunk/src/misc/darwin_specific.m
  1519.    M /trunk/src/video_output/video_output.c
  1520.    M /trunk/src/vlc.c
  1521. -
  1522. ------------------------------------------------------------------------
  1523. r8298 | hartman | 2004-07-27 18:16:31 +0200 (Tue, 27 Jul 2004) | 2 lines
  1524. Changed paths:
  1525.    M /trunk/configure.ac
  1526.    M /trunk/modules/access/screen/Modules.am
  1527.    A /trunk/modules/access/screen/mac.c
  1528. * screen module for OSX. Does not yet work. Seems close, but can't find the problem for now..
  1529. ------------------------------------------------------------------------
  1530. r8297 | hartman | 2004-07-27 17:07:15 +0200 (Tue, 27 Jul 2004) | 2 lines
  1531. Changed paths:
  1532.    M /trunk/src/video_output/video_output.c
  1533. * ( p_vout->p_module && p_vout->p_module ) how pointless
  1534. ------------------------------------------------------------------------
  1535. r8296 | gbazin | 2004-07-27 13:33:26 +0200 (Tue, 27 Jul 2004) | 1 line
  1536. Changed paths:
  1537.    M /trunk/src/libvlc.h
  1538. * src/libvlc.h: cleanup in the hotkeys definitions.
  1539. ------------------------------------------------------------------------
  1540. r8295 | hartman | 2004-07-27 12:54:50 +0200 (Tue, 27 Jul 2004) | 2 lines
  1541. Changed paths:
  1542.    M /trunk/modules/gui/macosx/prefs.m
  1543. * release what you find. (this looks like a very old bug)
  1544. ------------------------------------------------------------------------
  1545. r8294 | titer | 2004-07-27 10:05:31 +0200 (Tue, 27 Jul 2004) | 2 lines
  1546. Changed paths:
  1547.    M /trunk/extras/contrib/src/Makefile
  1548.  gettext BeOS patch is no longer necessary
  1549. ------------------------------------------------------------------------
  1550. r8293 | fkuehne | 2004-07-27 01:37:03 +0200 (Tue, 27 Jul 2004) | 1 line
  1551. Changed paths:
  1552.    M /trunk/extras/contrib/src/packages.mak
  1553. * updated the used gettext version to 0.14.1
  1554. ------------------------------------------------------------------------
  1555. r8292 | hartman | 2004-07-26 23:29:33 +0200 (Mon, 26 Jul 2004) | 2 lines
  1556. Changed paths:
  1557.    M /trunk/extras/contrib/src/Makefile
  1558. * Fix dts building on mac
  1559. ------------------------------------------------------------------------
  1560. r8291 | hartman | 2004-07-26 22:30:14 +0200 (Mon, 26 Jul 2004) | 2 lines
  1561. Changed paths:
  1562.    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
  1563. * remove patch that is no longer necessary.
  1564. ------------------------------------------------------------------------
  1565. r8290 | gbazin | 2004-07-26 22:29:24 +0200 (Mon, 26 Jul 2004) | 1 line
  1566. Changed paths:
  1567.    M /trunk/modules/access/screen
  1568.    M /trunk/modules/access/screen/beos.cpp
  1569.    M /trunk/modules/access/screen/win32.c
  1570.    M /trunk/modules/access/screen/x11.c
  1571. * modules/access/screen/*: added svn properties.
  1572. ------------------------------------------------------------------------
  1573. r8289 | hartman | 2004-07-26 21:49:05 +0200 (Mon, 26 Jul 2004) | 2 lines
  1574. Changed paths:
  1575.    M /trunk/extras/contrib/src/packages.mak
  1576. * fix libebml and libmatroska downloads
  1577. ------------------------------------------------------------------------
  1578. r8288 | titer | 2004-07-26 19:54:12 +0200 (Mon, 26 Jul 2004) | 2 lines
  1579. Changed paths:
  1580.    M /trunk/modules/access/screen/beos.cpp
  1581.  screen/beos.cpp: test before you commit
  1582. ------------------------------------------------------------------------
  1583. r8287 | asmax | 2004-07-26 19:03:00 +0200 (Mon, 26 Jul 2004) | 2 lines
  1584. Changed paths:
  1585.    M /trunk/modules/video_output/opengl.c
  1586.  * opengl.c: clear the color buffer before rendering
  1587. ------------------------------------------------------------------------
  1588. r8286 | titer | 2004-07-26 17:06:48 +0200 (Mon, 26 Jul 2004) | 2 lines
  1589. Changed paths:
  1590.    M /trunk/configure.ac
  1591.    M /trunk/modules/access/Modules.am
  1592.    A /trunk/modules/access/screen
  1593.    A /trunk/modules/access/screen/Modules.am
  1594.    A /trunk/modules/access/screen/beos.cpp
  1595.    A /trunk/modules/access/screen/screen.c (from /trunk/modules/access/screen.c:8285)
  1596.    A /trunk/modules/access/screen/screen.h
  1597.    A /trunk/modules/access/screen/win32.c
  1598.    A /trunk/modules/access/screen/x11.c
  1599.    D /trunk/modules/access/screen.c
  1600.  ALL: splitted screen module (needed as BeOS requires C++)
  1601. ------------------------------------------------------------------------
  1602. r8285 | gbazin | 2004-07-26 16:10:30 +0200 (Mon, 26 Jul 2004) | 1 line
  1603. Changed paths:
  1604.    M /trunk/modules/gui/wxwindows/fileinfo.cpp
  1605. * modules/gui/wxwindows/fileinfo.cpp: partially fixed char encoding problem in fileinfo dialog.
  1606. ------------------------------------------------------------------------
  1607. r8284 | gbazin | 2004-07-26 12:27:55 +0200 (Mon, 26 Jul 2004) | 1 line
  1608. Changed paths:
  1609.    M /trunk/modules/access/screen.c
  1610. * modules/access/screen.c: force RV24 capture on win32 for now (otherwise colors are screwed up).
  1611. ------------------------------------------------------------------------
  1612. r8283 | gbazin | 2004-07-26 11:28:16 +0200 (Mon, 26 Jul 2004) | 1 line
  1613. Changed paths:
  1614.    M /trunk/configure.ac
  1615. * configure.ac:  should fix detection of libpng.
  1616. ------------------------------------------------------------------------
  1617. r8282 | gbazin | 2004-07-25 22:39:06 +0200 (Sun, 25 Jul 2004) | 1 line
  1618. Changed paths:
  1619.    M /trunk/modules/control/rc.c
  1620. * modules/control/rc.c: removed useless code for the rc-host option.
  1621. ------------------------------------------------------------------------
  1622. r8281 | gbazin | 2004-07-25 22:36:28 +0200 (Sun, 25 Jul 2004) | 5 lines
  1623. Changed paths:
  1624.    M /trunk/modules/video_output/x11/glx.c
  1625.    M /trunk/modules/video_output/x11/xcommon.c
  1626. * modules/video_output/x11/*:
  1627.    - fixed exit in embedded mode when fullscreen.
  1628.    - re-use the current video sub-window when switching to fullscreen (to have opengl working in fullscreen mode as well).
  1629.    - add options to the opengl plugin.
  1630. ------------------------------------------------------------------------
  1631. r8280 | courmisch | 2004-07-25 19:47:05 +0200 (Sun, 25 Jul 2004) | 2 lines
  1632. Changed paths:
  1633.    M /trunk/modules/control/telnet.c
  1634. Use VLC networking APIs: close -> net_Close, accept -> net_Accept
  1635. ------------------------------------------------------------------------
  1636. r8279 | gbazin | 2004-07-25 10:34:08 +0200 (Sun, 25 Jul 2004) | 1 line
  1637. Changed paths:
  1638.    M /trunk/NEWS
  1639. * NEWS: updated.
  1640. ------------------------------------------------------------------------
  1641. r8278 | courmisch | 2004-07-25 10:20:09 +0200 (Sun, 25 Jul 2004) | 5 lines
  1642. Changed paths:
  1643.    M /trunk/modules/control/rc.c
  1644. - unlink Unix socket on exit,
  1645. - bind to ::1 by default if --ipv6 is passed,
  1646. - do not overflow Unix socket path,
  1647. - use a different option (--rc-unix) for Unix socket.
  1648. ------------------------------------------------------------------------
  1649. r8277 | gbazin | 2004-07-25 09:54:18 +0200 (Sun, 25 Jul 2004) | 1 line
  1650. Changed paths:
  1651.    M /trunk/modules/mux/asf.c
  1652.    M /trunk/modules/mux/mpeg/ts.c
  1653.    M /trunk/modules/mux/ogg.c
  1654. * modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
  1655. ------------------------------------------------------------------------
  1656. r8276 | gbazin | 2004-07-25 01:05:03 +0200 (Sun, 25 Jul 2004) | 1 line
  1657. Changed paths:
  1658.    M /trunk/modules/control/rc.c
  1659.    M /trunk/src/misc/net.c
  1660. * src/misc/net.c, modules/control/rc.c: win32 fixes.
  1661. ------------------------------------------------------------------------
  1662. r8275 | gbazin | 2004-07-25 00:49:28 +0200 (Sun, 25 Jul 2004) | 4 lines
  1663. Changed paths:
  1664.    M /trunk/include/network.h
  1665.    M /trunk/modules/control/rc.c
  1666.    M /trunk/src/misc/net.c
  1667. * src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
  1668. * modules/control/rc.c: added option to listen on a socket instead of only stdin.
  1669.    Inspired from a patch by Bernhard Rosenkraenzer <bero at arklinux dot org>.
  1670. ------------------------------------------------------------------------
  1671. r8274 | courmisch | 2004-07-24 19:22:40 +0200 (Sat, 24 Jul 2004) | 3 lines
  1672. Changed paths:
  1673.    M /trunk/modules/access/http.c
  1674. Specify port in Host: HTTP request header
  1675. (thanks to Olivier Lourdais for the report)
  1676. ------------------------------------------------------------------------
  1677. r8273 | courmisch | 2004-07-24 19:02:26 +0200 (Sat, 24 Jul 2004) | 2 lines
  1678. Changed paths:
  1679.    M /trunk/src/misc/vlm.c
  1680. Fixed typo
  1681. ------------------------------------------------------------------------
  1682. r8272 | gbazin | 2004-07-24 18:33:00 +0200 (Sat, 24 Jul 2004) | 1 line
  1683. Changed paths:
  1684.    M /trunk/modules/access/screen.c
  1685. * modules/access/screen.c: win32 support for screen capture (colors are inverted right now).
  1686. ------------------------------------------------------------------------
  1687. r8271 | gbazin | 2004-07-24 15:40:17 +0200 (Sat, 24 Jul 2004) | 1 line
  1688. Changed paths:
  1689.    M /trunk/configure.ac
  1690. * configure.ac: don't build the screen plugin on darwin.
  1691. ------------------------------------------------------------------------
  1692. r8270 | fenrir | 2004-07-24 14:42:26 +0200 (Sat, 24 Jul 2004) | 2 lines
  1693. Changed paths:
  1694.    M /trunk/modules/mux/mp4.c
  1695.  * mp4.c: compute avg/max bitrate info. removed a fprintf...
  1696. ------------------------------------------------------------------------
  1697. r8269 | gbazin | 2004-07-24 14:33:15 +0200 (Sat, 24 Jul 2004) | 1 line
  1698. Changed paths:
  1699.    M /trunk/modules/access/v4l/v4l.c
  1700. * modules/access/v4l/v4l.c: converted to access_demux module (less code, more CPU efficient).
  1701. ------------------------------------------------------------------------
  1702. r8268 | fenrir | 2004-07-24 13:57:47 +0200 (Sat, 24 Jul 2004) | 2 lines
  1703. Changed paths:
  1704.    M /trunk/modules/misc/dummy/input.c
  1705.  * input: release p_playlist.
  1706. ------------------------------------------------------------------------
  1707. r8267 | fenrir | 2004-07-24 13:28:50 +0200 (Sat, 24 Jul 2004) | 3 lines
  1708. Changed paths:
  1709.    M /trunk/modules/mux/mp4.c
  1710.  * mp4.c: really(?) fixed the tkhd invalid width (thx bond for the
  1711. report).
  1712. ------------------------------------------------------------------------
  1713. r8266 | fenrir | 2004-07-24 13:12:39 +0200 (Sat, 24 Jul 2004) | 2 lines
  1714. Changed paths:
  1715.    M /trunk/modules/audio_filter/equalizer.c
  1716.  * equalizer : [0] isn't cool, use a define.
  1717. ------------------------------------------------------------------------
  1718. r8265 | gbazin | 2004-07-24 12:24:11 +0200 (Sat, 24 Jul 2004) | 1 line
  1719. Changed paths:
  1720.    M /trunk/configure.ac
  1721.    M /trunk/modules/stream_out/display.c
  1722. * modules/stream_out/display.c: converted to the new input API + re-enabled in the build.
  1723. ------------------------------------------------------------------------
  1724. r8264 | gbazin | 2004-07-24 11:50:14 +0200 (Sat, 24 Jul 2004) | 1 line
  1725. Changed paths:
  1726.    M /trunk/NEWS
  1727.    M /trunk/TODO
  1728. NEWS, TODO: comprehensive new features update.
  1729. ------------------------------------------------------------------------
  1730. r8263 | courmisch | 2004-07-24 11:06:58 +0200 (Sat, 24 Jul 2004) | 4 lines
  1731. Changed paths:
  1732.    M /trunk/src/misc/httpd.c
  1733. - really iterate through getaddrinfo(),
  1734. - fixed read after freeaddrinfo() bug,
  1735. - removed extraneous debug messages
  1736. ------------------------------------------------------------------------
  1737. r8262 | gbazin | 2004-07-24 02:20:19 +0200 (Sat, 24 Jul 2004) | 2 lines
  1738. Changed paths:
  1739.    M /trunk/configure.ac
  1740.    M /trunk/modules/access/Modules.am
  1741.    A /trunk/modules/access/screen.c
  1742. * modules/access/screen.c: new screen capture access module. Only X11 for now but should be straight-forward to adapt to other platforms.
  1743. ------------------------------------------------------------------------
  1744. r8261 | gbazin | 2004-07-23 20:13:20 +0200 (Fri, 23 Jul 2004) | 1 line
  1745. Changed paths:
  1746.    M /trunk/modules/visualization/galaktos/plugin.c
  1747. * modules/visualization/galaktos/plugin.c: usual test before you commit.
  1748. ------------------------------------------------------------------------
  1749. r8260 | gbazin | 2004-07-23 20:08:58 +0200 (Fri, 23 Jul 2004) | 1 line
  1750. Changed paths:
  1751.    M /trunk/modules/visualization/galaktos/plugin.c
  1752. * modules/visualization/galaktos/plugin.c: fixed threading issues with opengl.
  1753. ------------------------------------------------------------------------
  1754. r8259 | gbazin | 2004-07-23 18:43:22 +0200 (Fri, 23 Jul 2004) | 1 line
  1755. Changed paths:
  1756.    M /trunk/configure.ac
  1757. * configure.ac: added glwin32 and fixed linkage of the opengl module on win32.
  1758. ------------------------------------------------------------------------
  1759. r8258 | gbazin | 2004-07-23 18:36:51 +0200 (Fri, 23 Jul 2004) | 1 line
  1760. Changed paths:
  1761.    M /trunk/modules/video_output/opengl.c
  1762.    M /trunk/modules/video_output/x11/glx.c
  1763. * modules/video_output/opengl.c, modules/video_output/x11/glx.c: proper scaling + fixes.
  1764. ------------------------------------------------------------------------
  1765. r8257 | sam | 2004-07-23 18:16:22 +0200 (Fri, 23 Jul 2004) | 2 lines
  1766. Changed paths:
  1767.    M /trunk/configure.ac
  1768.   * configure.ac: fixed the AltiVec capabilities check.
  1769. ------------------------------------------------------------------------
  1770. r8256 | sam | 2004-07-23 17:16:00 +0200 (Fri, 23 Jul 2004) | 3 lines
  1771. Changed paths:
  1772.    M /trunk/configure.ac
  1773.   * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
  1774.     to trigger AltiVec optimisations in our generic code.
  1775. ------------------------------------------------------------------------
  1776. r8255 | titer | 2004-07-23 16:19:31 +0200 (Fri, 23 Jul 2004) | 4 lines
  1777. Changed paths:
  1778.    M /trunk/Makefile.am
  1779.    M /trunk/configure.ac
  1780.    M /trunk/extras/contrib/src/Makefile
  1781.  + configure.ac: BeOS dvdread linkage fix
  1782.  + contrib/src/Makefile: build more libs on BeOS, use libdts' svn
  1783.  + Makefile.am: fixed BeOS packages generation
  1784. ------------------------------------------------------------------------
  1785. r8254 | gbazin | 2004-07-23 15:37:43 +0200 (Fri, 23 Jul 2004) | 1 line
  1786. Changed paths:
  1787.    M /trunk/modules/video_output/opengl.c
  1788. * modules/video_output/opengl.c: forward control queries to opengl provider.
  1789. ------------------------------------------------------------------------
  1790. r8253 | gbazin | 2004-07-23 14:47:34 +0200 (Fri, 23 Jul 2004) | 3 lines
  1791. Changed paths:
  1792.    M /trunk/modules/video_output/directx/Modules.am
  1793.    M /trunk/modules/video_output/directx/events.c
  1794.    A /trunk/modules/video_output/directx/glwin32.c
  1795.    M /trunk/modules/video_output/directx/vout.h
  1796. * modules/video_output/directx/glwin32.c: 1st shot at a win32 opengl provider.
  1797. * modules/video_output/directx/events.c: removed unused code.
  1798. ------------------------------------------------------------------------
  1799. r8252 | gbazin | 2004-07-23 14:42:11 +0200 (Fri, 23 Jul 2004) | 1 line
  1800. Changed paths:
  1801.    M /trunk/src/video_output/vout_intf.c
  1802. * src/video_output/vout_intf.c: small kludge for opengl providers.
  1803. ------------------------------------------------------------------------
  1804. r8251 | titer | 2004-07-23 13:33:25 +0200 (Fri, 23 Jul 2004) | 2 lines
  1805. Changed paths:
  1806.    M /trunk/extras/contrib/src/Makefile
  1807.    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
  1808.    A /trunk/extras/contrib/src/Patches/libdvdread.patch
  1809.    A /trunk/extras/contrib/src/Patches/speex.patch
  1810.  BeOS contrib bla bla
  1811. ------------------------------------------------------------------------
  1812. r8250 | damienf | 2004-07-23 12:19:58 +0200 (Fri, 23 Jul 2004) | 2 lines
  1813. Changed paths:
  1814.    M /trunk/modules/access/dshow/filter.cpp
  1815.    M /trunk/modules/access/dshow/filter.h
  1816. improved filter compatibility by favoring current connection media type in subsequent connections
  1817. ------------------------------------------------------------------------
  1818. r8249 | titer | 2004-07-23 00:59:50 +0200 (Fri, 23 Jul 2004) | 7 lines
  1819. Changed paths:
  1820.    M /trunk/Makefile.am
  1821.    M /trunk/configure.ac
  1822.    M /trunk/extras/contrib/src/Makefile
  1823.    A /trunk/extras/contrib/src/Patches/mpeg2dec.patch
  1824.    M /trunk/modules/gui/beos/InterfaceWindow.cpp
  1825.    M /trunk/modules/gui/beos/MediaControlView.cpp
  1826.    M /trunk/modules/gui/beos/VlcWrapper.cpp
  1827.    M /trunk/modules/video_filter/deinterlace.c
  1828.  + configure.ac: don't build OpenGL support on BeOS although it has gl.h
  1829.  + extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS
  1830.    (buggy compiler)
  1831.  + modules/gui/beos/*: quick compile fixes
  1832.  + modules/video_filter/deinterlace.c: require mmxext instead of mmx
  1833.  + Makefile.am: on BeOS, build a VLC bundle a la OS X
  1834. ------------------------------------------------------------------------
  1835. r8248 | gbazin | 2004-07-23 00:36:16 +0200 (Fri, 23 Jul 2004) | 2 lines
  1836. Changed paths:
  1837.    M /trunk/modules/video_output/opengl.c
  1838.    M /trunk/modules/video_output/x11/glx.c
  1839.    M /trunk/modules/visualization/galaktos/plugin.c
  1840. * modules/video_output/x11/glx.c: OpenGL context is initialized in pf_init() because of threading issues.
  1841. ------------------------------------------------------------------------
  1842. r8247 | gbazin | 2004-07-23 00:14:42 +0200 (Fri, 23 Jul 2004) | 1 line
  1843. Changed paths:
  1844.    M /trunk/modules/video_output/opengl.c
  1845.    M /trunk/modules/video_output/x11/glx.c
  1846. * modules/video_output/x11/glx.c, modules/video_output/opengl.c: some fixes.
  1847. ------------------------------------------------------------------------
  1848. r8246 | gbazin | 2004-07-22 23:53:43 +0200 (Thu, 22 Jul 2004) | 1 line
  1849. Changed paths:
  1850.    M /trunk/src/misc/objects.c
  1851. * src/misc/objects.c: hmmm, did I say vlc_opengl.h was removed ?
  1852. ------------------------------------------------------------------------
  1853. r8245 | gbazin | 2004-07-22 23:50:15 +0200 (Thu, 22 Jul 2004) | 1 line
  1854. Changed paths:
  1855.    M /trunk/modules/video_output/x11/glx.c
  1856. * modules/video_output/x11/glx.c: vlc_opengl.h was removed.
  1857. ------------------------------------------------------------------------
  1858. r8244 | gbazin | 2004-07-22 23:30:45 +0200 (Thu, 22 Jul 2004) | 1 line
  1859. Changed paths:
  1860.    M /trunk/Makefile.am
  1861. * Makefile.am: include/vlc_opengl.h was removed.
  1862. ------------------------------------------------------------------------
  1863. r8243 | gbazin | 2004-07-22 23:27:45 +0200 (Thu, 22 Jul 2004) | 4 lines
  1864. Changed paths:
  1865.    M /trunk/configure.ac
  1866.    M /trunk/include/video_output.h
  1867.    D /trunk/include/vlc_opengl.h
  1868.    M /trunk/modules/video_output/Modules.am
  1869.    A /trunk/modules/video_output/opengl.c
  1870.    M /trunk/modules/video_output/x11/Modules.am
  1871.    M /trunk/modules/video_output/x11/glx.c
  1872.    M /trunk/modules/video_output/x11/xcommon.c
  1873.    M /trunk/modules/video_output/x11/xcommon.h
  1874.    M /trunk/modules/visualization/galaktos/main.c
  1875.    M /trunk/modules/visualization/galaktos/plugin.c
  1876.    M /trunk/modules/visualization/galaktos/plugin.h
  1877. * modules/video_output/x11/*: the glx "opengl provider" makes use of xcommon.c.
  1878. * modules/video_output/opengl.c: new platform independant OpenGL vout (uses an "opengl provider" module).
  1879. * modules/visualization/galaktos/*: uses the new "opengl provider" module.
  1880. ------------------------------------------------------------------------
  1881. r8242 | titer | 2004-07-22 18:48:38 +0200 (Thu, 22 Jul 2004) | 2 lines
  1882. Changed paths:
  1883.    M /trunk/bootstrap
  1884.    M /trunk/configure.ac
  1885.  contrib system adapted for BeOS (need to set LIBRARY_PATH and BELIBRARIES)
  1886. ------------------------------------------------------------------------
  1887. r8241 | gbazin | 2004-07-22 18:37:43 +0200 (Thu, 22 Jul 2004) | 1 line
  1888. Changed paths:
  1889.    M /trunk/modules/video_output/x11/glx.c
  1890. * modules/video_output/x11/glx.c: improvements.
  1891. ------------------------------------------------------------------------
  1892. r8240 | gbazin | 2004-07-22 17:45:54 +0200 (Thu, 22 Jul 2004) | 1 line
  1893. Changed paths:
  1894.    M /trunk/modules/video_chroma/i420_rgb.c
  1895. * modules/video_chroma/i420_rgb.c: work around a gcc-3.3.4 optimization bug.
  1896. ------------------------------------------------------------------------
  1897. r8239 | titer | 2004-07-22 17:09:42 +0200 (Thu, 22 Jul 2004) | 2 lines
  1898. Changed paths:
  1899.    M /trunk/modules/audio_filter/equalizer.c
  1900.  equalizer.c: compile fix for old compilers (thx sam)
  1901. ------------------------------------------------------------------------
  1902. r8238 | titer | 2004-07-22 16:21:59 +0200 (Thu, 22 Jul 2004) | 2 lines
  1903. Changed paths:
  1904.    M /trunk/modules/misc/network/ipv4.c
  1905.    M /trunk/src/misc/httpd.c
  1906.  BeOS doesn't know about PF_INET
  1907. ------------------------------------------------------------------------
  1908. r8237 | titer | 2004-07-22 15:50:35 +0200 (Thu, 22 Jul 2004) | 2 lines
  1909. Changed paths:
  1910.    M /trunk/modules/control/netsync.c
  1911.  netsync.c: converted to unix file because BeOS' gcc chokes on dos files
  1912. ------------------------------------------------------------------------
  1913. r8236 | titer | 2004-07-22 15:06:21 +0200 (Thu, 22 Jul 2004) | 3 lines
  1914. Changed paths:
  1915.    M /trunk/configure.ac
  1916.  configure.ac: check for png_set_rows in libpng because early versions
  1917.  don't have it
  1918. ------------------------------------------------------------------------
  1919. r8235 | hartman | 2004-07-22 13:49:14 +0200 (Thu, 22 Jul 2004) | 2 lines
  1920. Changed paths:
  1921.    M /trunk/modules/access_output/udp.c
  1922. * frenglish paquets -> packets
  1923. ------------------------------------------------------------------------
  1924. r8234 | titer | 2004-07-22 10:51:40 +0200 (Thu, 22 Jul 2004) | 2 lines
  1925. Changed paths:
  1926.    M /trunk/extras/contrib/bootstrap
  1927.    M /trunk/extras/contrib/src/Makefile
  1928.    A /trunk/extras/contrib/src/Patches/gettext.patch
  1929.    M /trunk/extras/contrib/src/packages.mak
  1930.  contrib/*: started to adapt the contrib system for BeOS
  1931. ------------------------------------------------------------------------
  1932. r8233 | gbazin | 2004-07-22 09:03:22 +0200 (Thu, 22 Jul 2004) | 1 line
  1933. Changed paths:
  1934.    M /trunk/modules/visualization/galaktos
  1935. * modules/visualization/galaktos: added svn:ignore property.
  1936. ------------------------------------------------------------------------
  1937. r8232 | gbazin | 2004-07-22 08:59:56 +0200 (Thu, 22 Jul 2004) | 1 line
  1938. Changed paths:
  1939.    M /trunk/Makefile.am
  1940.    M /trunk/include/vlc_access.h
  1941.    M /trunk/include/vlc_demux.h
  1942.    M /trunk/include/vlc_es_out.h
  1943.    M /trunk/include/vlc_opengl.h
  1944.    M /trunk/include/vlc_stream.h
  1945. * Makefile.am: added include/vlc_opengl.h to the build.
  1946. ------------------------------------------------------------------------
  1947. r8231 | asmax | 2004-07-22 00:38:49 +0200 (Thu, 22 Jul 2004) | 7 lines
  1948. Changed paths:
  1949.    M /trunk/include/vlc_common.h
  1950.    M /trunk/include/vlc_objects.h
  1951.    A /trunk/include/vlc_opengl.h
  1952.    M /trunk/modules/video_output/x11/glx.c
  1953.    M /trunk/modules/visualization/galaktos/Modules.am
  1954.    D /trunk/modules/visualization/galaktos/glx.c
  1955.    D /trunk/modules/visualization/galaktos/glx.h
  1956.    M /trunk/modules/visualization/galaktos/main.c
  1957.    M /trunk/modules/visualization/galaktos/plugin.c
  1958.    M /trunk/modules/visualization/galaktos/plugin.h
  1959.    M /trunk/src/misc/objects.c
  1960.  * all: created a new module type "opengl provider", which provides a
  1961.    simple interface to create and use OpenGL windows
  1962.  * modules/video_output/x11/glx.c: the GLX vout now implements the
  1963.   "opengl provider" interface
  1964.  * modules/visualization/galaktos/*: no more dependency on GLX: we use
  1965.    the generic opengl provider interface instead.
  1966. ------------------------------------------------------------------------
  1967. r8230 | hartman | 2004-07-21 21:03:34 +0200 (Wed, 21 Jul 2004) | 2 lines
  1968. Changed paths:
  1969.    A /trunk/share/http/webcam.html
  1970. * Example Multipart MJPEG webpage. With cambozola JAVA applet example.
  1971. ------------------------------------------------------------------------
  1972. r8229 | hartman | 2004-07-21 20:45:06 +0200 (Wed, 21 Jul 2004) | 2 lines
  1973. Changed paths:
  1974.    M /trunk/modules/misc/sap.c
  1975. * Fix the sap module compilation. Compile before you commit strikes once again.......
  1976. ------------------------------------------------------------------------
  1977. r8228 | hartman | 2004-07-21 01:15:33 +0200 (Wed, 21 Jul 2004) | 3 lines
  1978. Changed paths:
  1979.    M /trunk/modules/demux/livedotcom.cpp
  1980. * Fix livedotcom API change.
  1981.   Thanks to James MacLean, Arwed von Merkatz and Ross Finlayson for reporting and fixing the issue.
  1982. ------------------------------------------------------------------------
  1983. r8227 | asmax | 2004-07-21 00:25:06 +0200 (Wed, 21 Jul 2004) | 3 lines
  1984. Changed paths:
  1985.    M /trunk/modules/video_output/x11/glx.c
  1986.   * glx.c: don't scale the image with the chroma (supposed to speed up
  1987.     the conversion ??)
  1988. ------------------------------------------------------------------------
  1989. r8226 | hartman | 2004-07-20 23:36:51 +0200 (Tue, 20 Jul 2004) | 2 lines
  1990. Changed paths:
  1991.    M /trunk/modules/misc/sap.c
  1992. * recognize new x-plgroup paramater (only standardized fields are not prefixed with x-)
  1993. ------------------------------------------------------------------------
  1994. r8225 | asmax | 2004-07-20 22:25:25 +0200 (Tue, 20 Jul 2004) | 7 lines
  1995. Changed paths:
  1996.    M /trunk/build-vlc
  1997.    M /trunk/config.in
  1998.    M /trunk/configure.ac
  1999.    M /trunk/modules/video_output/x11/Modules.am
  2000.    A /trunk/modules/video_output/x11/glx.c (from /trunk/modules/visualization/galaktos/glx.c:8212)
  2001.    M /trunk/modules/visualization/galaktos/main.c
  2002.    M /trunk/modules/visualization/galaktos/video_init.c
  2003.   * modules/video_output/x11/glx.c: new OpenGL vout for X11.
  2004.     TODO: - factorization with xcommon.c
  2005.           - factorization with glx.c in GaLaktos plugin
  2006.           - remove hard-coded values
  2007.     (If you don't like the rotating cube, hack the code yourself,
  2008.     the variables will come later ! ;)
  2009. ------------------------------------------------------------------------
  2010. r8224 | adn | 2004-07-20 18:43:36 +0200 (Tue, 20 Jul 2004) | 2 lines
  2011. Changed paths:
  2012.    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
  2013.    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
  2014. author :)
  2015. ------------------------------------------------------------------------
  2016. r8223 | sigmunau | 2004-07-20 13:49:04 +0200 (Tue, 20 Jul 2004) | 3 lines
  2017. Changed paths:
  2018.    M /trunk/modules/mux/mpjpeg.c
  2019. mpjpeg.c: The rfc says to use rn so use rn. Also set the right mime type.
  2020. This makes the served stream work with cambozola applet.
  2021. ------------------------------------------------------------------------
  2022. r8222 | sam | 2004-07-20 11:53:24 +0200 (Tue, 20 Jul 2004) | 9 lines
  2023. Changed paths:
  2024.    M /trunk/debian/README.Debian
  2025.    M /trunk/debian/changelog
  2026.    M /trunk/debian/control
  2027.   * debian/control:
  2028.     + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
  2029.       versions of this library.
  2030.     + Recommend the videolan-doc package.
  2031.     + Build-conflict on libavcodec-dev, just in case it enters Sid at an
  2032.       unappropriate moment.
  2033.   * debian/README.Debian:
  2034.     + Removed mention of the libmpeg2 tree, which we no longer provide.
  2035. ------------------------------------------------------------------------
  2036. r8221 | gbazin | 2004-07-20 11:23:18 +0200 (Tue, 20 Jul 2004) | 1 line
  2037. Changed paths:
  2038.    M /trunk/src/misc/httpd.c
  2039. * src/misc/httpd.c: fixed non-initialized variable that prevented getaddrinfo() from working.
  2040. ------------------------------------------------------------------------
  2041. r8220 | hartman | 2004-07-19 21:41:44 +0200 (Mon, 19 Jul 2004) | 2 lines
  2042. Changed paths:
  2043.    M /trunk/configure.ac
  2044. * darwin buildflag for vlc/libvlc
  2045. ------------------------------------------------------------------------
  2046. r8219 | fenrir | 2004-07-19 19:04:45 +0200 (Mon, 19 Jul 2004) | 2 lines
  2047. Changed paths:
  2048.    M /trunk/src/input/stream.c
  2049.  * stream.c: fixed seeking near the end of a stream.
  2050. ------------------------------------------------------------------------
  2051. r8218 | gbazin | 2004-07-19 16:54:37 +0200 (Mon, 19 Jul 2004) | 1 line
  2052. Changed paths:
  2053.    M /trunk/modules/demux/ts.c
  2054. * modules/demux/ts.c: added support for transport streams with Reed-Solomon (204,188) error correction (16 bytes ECC discarded).
  2055. ------------------------------------------------------------------------
  2056. r8217 | gbazin | 2004-07-19 11:46:06 +0200 (Mon, 19 Jul 2004) | 1 line
  2057. Changed paths:
  2058.    M /trunk/src/misc/httpd.c
  2059. * src/misc/httpd.c: ipv6 win32 fix.
  2060. ------------------------------------------------------------------------
  2061. r8216 | gbazin | 2004-07-19 10:57:42 +0200 (Mon, 19 Jul 2004) | 1 line
  2062. Changed paths:
  2063.    M /trunk/modules/control/http.c
  2064. * modules/control/http.c: portability fix.
  2065. ------------------------------------------------------------------------
  2066. r8215 | fenrir | 2004-07-18 19:05:45 +0200 (Sun, 18 Jul 2004) | 2 lines
  2067. Changed paths:
  2068.    M /trunk/src/input/stream.c
  2069.  stream.c: do not drop empty line.
  2070. ------------------------------------------------------------------------
  2071. r8214 | fenrir | 2004-07-18 19:04:44 +0200 (Sun, 18 Jul 2004) | 2 lines
  2072. Changed paths:
  2073.    M /trunk/modules/demux/subtitle.c
  2074.  * subtitle: fixed a small memleak.
  2075. ------------------------------------------------------------------------
  2076. r8213 | fenrir | 2004-07-18 18:33:02 +0200 (Sun, 18 Jul 2004) | 2 lines
  2077. Changed paths:
  2078.    M /trunk/modules/demux/mpeg/mpga.c
  2079.  * mpga: fixed a memleak+warnings.
  2080. ------------------------------------------------------------------------
  2081. r8212 | asmax | 2004-07-18 15:56:08 +0200 (Sun, 18 Jul 2004) | 2 lines
  2082. Changed paths:
  2083.    M /trunk/modules/visualization/galaktos/glx.c
  2084.    M /trunk/modules/visualization/galaktos/glx.h
  2085.    M /trunk/modules/visualization/galaktos/main.c
  2086.    M /trunk/modules/visualization/galaktos/plugin.c
  2087.    M /trunk/modules/visualization/galaktos/plugin.h
  2088.  * all: now both GLX 1.2 and 1.3 are supported
  2089. ------------------------------------------------------------------------
  2090. r8211 | fenrir | 2004-07-18 14:03:37 +0200 (Sun, 18 Jul 2004) | 2 lines
  2091. Changed paths:
  2092.    M /trunk/modules/access/ftp.c
  2093.  * ftp: handle multiple lines answers.
  2094. ------------------------------------------------------------------------
  2095. r8210 | hartman | 2004-07-18 13:25:28 +0200 (Sun, 18 Jul 2004) | 2 lines
  2096. Changed paths:
  2097.    M /trunk/modules/access/ftp.c
  2098. * spelling corrections
  2099. ------------------------------------------------------------------------
  2100. r8209 | hartman | 2004-07-17 22:43:52 +0200 (Sat, 17 Jul 2004) | 2 lines
  2101. Changed paths:
  2102.    M /trunk/TODO
  2103. * additions to TODO list
  2104. ------------------------------------------------------------------------
  2105. r8208 | courmisch | 2004-07-17 18:56:59 +0200 (Sat, 17 Jul 2004) | 3 lines
  2106. Changed paths:
  2107.    M /trunk/src/misc/httpd.c
  2108. Fix socket errors handling.
  2109. Fallback to IPv4 with option --ipv6 if IPv6 fails
  2110. ------------------------------------------------------------------------
  2111. r8207 | courmisch | 2004-07-17 17:04:42 +0200 (Sat, 17 Jul 2004) | 2 lines
  2112. Changed paths:
  2113.    M /trunk/modules/access/mms/mmstu.c
  2114. Fallback for UDP if not using IPv4
  2115. ------------------------------------------------------------------------
  2116. r8206 | courmisch | 2004-07-17 16:07:40 +0200 (Sat, 17 Jul 2004) | 2 lines
  2117. Changed paths:
  2118.    M /trunk/modules/stream_out/rtp.c
  2119. Fix corner case introduced in HTTPd IPv6 patch
  2120. ------------------------------------------------------------------------
  2121. r8205 | asmax | 2004-07-17 15:55:48 +0200 (Sat, 17 Jul 2004) | 13 lines
  2122. Changed paths:
  2123.    M /trunk/modules/visualization/galaktos/Modules.am
  2124.    A /trunk/modules/visualization/galaktos/PCM.c
  2125.    A /trunk/modules/visualization/galaktos/PCM.h
  2126.    A /trunk/modules/visualization/galaktos/beat_detect.c
  2127.    A /trunk/modules/visualization/galaktos/beat_detect.h
  2128.    A /trunk/modules/visualization/galaktos/builtin_funcs.c
  2129.    A /trunk/modules/visualization/galaktos/builtin_funcs.h
  2130.    A /trunk/modules/visualization/galaktos/common.h
  2131.    A /trunk/modules/visualization/galaktos/compare.h
  2132.    A /trunk/modules/visualization/galaktos/custom_shape.c
  2133.    A /trunk/modules/visualization/galaktos/custom_shape.h
  2134.    A /trunk/modules/visualization/galaktos/custom_shape_types.h
  2135.    A /trunk/modules/visualization/galaktos/custom_wave.c
  2136.    A /trunk/modules/visualization/galaktos/custom_wave.h
  2137.    A /trunk/modules/visualization/galaktos/custom_wave_types.h
  2138.    A /trunk/modules/visualization/galaktos/engine_vars.c
  2139.    A /trunk/modules/visualization/galaktos/engine_vars.h
  2140.    A /trunk/modules/visualization/galaktos/eval.c
  2141.    A /trunk/modules/visualization/galaktos/eval.h
  2142.    A /trunk/modules/visualization/galaktos/expr_types.h
  2143.    A /trunk/modules/visualization/galaktos/fatal.h
  2144.    A /trunk/modules/visualization/galaktos/fftsg.c
  2145.    A /trunk/modules/visualization/galaktos/func.c
  2146.    A /trunk/modules/visualization/galaktos/func.h
  2147.    A /trunk/modules/visualization/galaktos/func_types.h
  2148.    M /trunk/modules/visualization/galaktos/glx.c
  2149.    M /trunk/modules/visualization/galaktos/glx.h
  2150.    A /trunk/modules/visualization/galaktos/idle_preset.h
  2151.    A /trunk/modules/visualization/galaktos/init_cond.c
  2152.    A /trunk/modules/visualization/galaktos/init_cond.h
  2153.    A /trunk/modules/visualization/galaktos/init_cond_types.h
  2154.    A /trunk/modules/visualization/galaktos/interface_types.h
  2155.    M /trunk/modules/visualization/galaktos/main.c
  2156.    M /trunk/modules/visualization/galaktos/main.h
  2157.    A /trunk/modules/visualization/galaktos/param.c
  2158.    A /trunk/modules/visualization/galaktos/param.h
  2159.    A /trunk/modules/visualization/galaktos/param_types.h
  2160.    A /trunk/modules/visualization/galaktos/parser.c
  2161.    A /trunk/modules/visualization/galaktos/parser.h
  2162.    A /trunk/modules/visualization/galaktos/per_frame_eqn.c
  2163.    A /trunk/modules/visualization/galaktos/per_frame_eqn.h
  2164.    A /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
  2165.    A /trunk/modules/visualization/galaktos/per_pixel_eqn.c
  2166.    A /trunk/modules/visualization/galaktos/per_pixel_eqn.h
  2167.    A /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
  2168.    A /trunk/modules/visualization/galaktos/per_point_types.h
  2169.    M /trunk/modules/visualization/galaktos/plugin.c
  2170.    M /trunk/modules/visualization/galaktos/plugin.h
  2171.    A /trunk/modules/visualization/galaktos/preset.c
  2172.    A /trunk/modules/visualization/galaktos/preset.h
  2173.    A /trunk/modules/visualization/galaktos/preset_types.h
  2174.    A /trunk/modules/visualization/galaktos/splaytree.c
  2175.    A /trunk/modules/visualization/galaktos/splaytree.h
  2176.    A /trunk/modules/visualization/galaktos/splaytree_types.h
  2177.    A /trunk/modules/visualization/galaktos/tree_types.c
  2178.    A /trunk/modules/visualization/galaktos/tree_types.h
  2179.    A /trunk/modules/visualization/galaktos/video_init.c
  2180.    A /trunk/modules/visualization/galaktos/video_init.h
  2181.   * all: first implementation of a MilkDrop-compatible visualization plugin,
  2182.     based on ProjectM (xmms-projectm.sourceforge.net), without the
  2183.     dependency on SDL 1.3. At the moment it only works on X11 with GLX 1.3,
  2184.     I didn't manage to have it working with the 1.2 API :(
  2185.     SGI Pbuffers are not used yet, I didn't manage to have them working
  2186.     well either :(
  2187.     Milkdrop presets are searched in /etc/projectM/presets (guess why ;)
  2188.     With projectM presets, colours look a bit "flashy", I wonder if it
  2189.     is normal...
  2190.     To compile the plugin, add --enable-galaktos in configure. The only
  2191.     dependencies are on X11 and OpenGL libs.
  2192.     Enjoy !
  2193. ------------------------------------------------------------------------
  2194. r8204 | courmisch | 2004-07-17 14:30:59 +0200 (Sat, 17 Jul 2004) | 2 lines
  2195. Changed paths:
  2196.    M /trunk/src/misc/httpd.c
  2197. IPv6 support for HTTPd
  2198. ------------------------------------------------------------------------
  2199. r8203 | hartman | 2004-07-17 13:51:46 +0200 (Sat, 17 Jul 2004) | 3 lines
  2200. Changed paths:
  2201.    M /trunk/configure.ac
  2202.    M /trunk/modules/audio_filter/equalizer.c
  2203. * strtof is C99 and not present on pre BSD 5 (including older Mac OSX).
  2204.   added configure.ac check and use strtod with cast as backup since it is ANSI C
  2205. ------------------------------------------------------------------------
  2206. r8202 | courmisch | 2004-07-17 13:50:43 +0200 (Sat, 17 Jul 2004) | 2 lines
  2207. Changed paths:
  2208.    M /trunk/configure.ac
  2209. Check for getnameinfo() - required for later patch
  2210. ------------------------------------------------------------------------
  2211. r8201 | hartman | 2004-07-17 01:04:57 +0200 (Sat, 17 Jul 2004) | 2 lines
  2212. Changed paths:
  2213.    M /trunk/extras/contrib/src/Makefile
  2214.    A /trunk/extras/contrib/src/Patches/dvdnav.patch
  2215. * libdvdnav compiles on Mac OS X 10.2 with this patch. (copied from libdvdread)
  2216. ------------------------------------------------------------------------
  2217. r8200 | hartman | 2004-07-16 23:05:52 +0200 (Fri, 16 Jul 2004) | 2 lines
  2218. Changed paths:
  2219.    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
  2220. * no more need for unistd.h patch in rtsp.c of ffmpeg either
  2221. ------------------------------------------------------------------------
  2222. r8199 | hartman | 2004-07-16 22:05:03 +0200 (Fri, 16 Jul 2004) | 2 lines
  2223. Changed paths:
  2224.    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
  2225. * update ffmpeg patch. no more need for lrintf() and libpostproc header install workaround
  2226. ------------------------------------------------------------------------
  2227. r8198 | fenrir | 2004-07-16 21:33:20 +0200 (Fri, 16 Jul 2004) | 3 lines
  2228. Changed paths:
  2229.    M /trunk/modules/demux/mp4/libmp4.c
  2230.    M /trunk/modules/mux/mp4.c
  2231.  * libmp4.c: MMhh .mp4 is 99.99% the same thing than .mov but not 100% :(((
  2232.  * mp4.c: hdlr atom in the .mp4 and .mov way.
  2233. ------------------------------------------------------------------------
  2234. r8197 | fenrir | 2004-07-16 20:35:50 +0200 (Fri, 16 Jul 2004) | 4 lines
  2235. Changed paths:
  2236.    M /trunk/modules/audio_filter/equalizer.c
  2237.   * equalizer: fixed a bug with strtof.
  2238.       (Please look at the warnings, most of the time "incompatible pointer
  2239. type" isn't really good ;)
  2240. ------------------------------------------------------------------------
  2241. r8196 | hartman | 2004-07-16 18:34:11 +0200 (Fri, 16 Jul 2004) | 2 lines
  2242. Changed paths:
  2243.    M /trunk/configure.ac
  2244.  * Fix alignment on a configure --help message
  2245. ------------------------------------------------------------------------
  2246. r8195 | sam | 2004-07-16 15:10:34 +0200 (Fri, 16 Jul 2004) | 2 lines
  2247. Changed paths: