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

多媒体

开发平台:

MultiPlatform

  1.    M /trunk/configure.ac
  2.   * configure.ac: fixed a misplaced parenthesis in the -lXt detection.
  3. ------------------------------------------------------------------------
  4. r8194 | sam | 2004-07-16 13:50:27 +0200 (Fri, 16 Jul 2004) | 3 lines
  5. Changed paths:
  6.    M /trunk/configure.ac
  7.   * configure.ac:
  8.     + Added full library dependencies to the -lXt check.
  9. ------------------------------------------------------------------------
  10. r8193 | sam | 2004-07-16 13:33:32 +0200 (Fri, 16 Jul 2004) | 2 lines
  11. Changed paths:
  12.    M /trunk/include/vlc_config.h
  13.    M /trunk/include/vlc_input.h
  14.    M /trunk/include/vlc_meta.h
  15.    M /trunk/include/vlc_playlist.h
  16.   * it's information, not informations (you missed some, dj :P)
  17. ------------------------------------------------------------------------
  18. r8192 | hartman | 2004-07-16 13:29:21 +0200 (Fri, 16 Jul 2004) | 4 lines
  19. Changed paths:
  20.    M /trunk/modules/access/mms/mmstu.h
  21.    M /trunk/modules/control/http.c
  22.    M /trunk/modules/demux/asf/asf.c
  23.    M /trunk/modules/demux/avi/avi.c
  24.    M /trunk/modules/demux/mkv.cpp
  25.    M /trunk/modules/demux/mp4/mp4.c
  26.    M /trunk/modules/misc/sap.c
  27.    M /trunk/modules/mux/asf.c
  28.    M /trunk/modules/video_output/fb.c
  29.    M /trunk/modules/video_output/ggi.c
  30.    M /trunk/modules/video_output/x11/xcommon.c
  31.    M /trunk/share/http/info.html
  32.    M /trunk/src/input/input.c
  33. * it's information, not informations (grep -r)
  34. * modules/demux/avi/avi.c: Look a bit further into the file for the avi tag.
  35.   this allows you to play avi in uncompressed .rar (only first part of course).
  36. ------------------------------------------------------------------------
  37. r8191 | sam | 2004-07-16 13:26:48 +0200 (Fri, 16 Jul 2004) | 8 lines
  38. Changed paths:
  39.    M /trunk/debian/README.Debian
  40.    M /trunk/debian/changelog
  41.    M /trunk/debian/control
  42.   * debian/rules:
  43.     + Activated Theora support (Closes: #259061).
  44.     + Re-enabled the KDE plugin (Closes: #258295).
  45.   * debian/control:
  46.     + Set policy to 3.6.1.1.
  47.     + Build-depend on libid3tag0-dev for ID3 tag support.
  48.     + Made vlc depend on wxvlc for the moment.
  49. ------------------------------------------------------------------------
  50. r8190 | hartman | 2004-07-15 20:47:32 +0200 (Thu, 15 Jul 2004) | 2 lines
  51. Changed paths:
  52.    M /trunk/modules/audio_output/coreaudio.c
  53. * removed the hog elements. They are breaking stuff..
  54. ------------------------------------------------------------------------
  55. r8189 | hartman | 2004-07-15 17:24:53 +0200 (Thu, 15 Jul 2004) | 2 lines
  56. Changed paths:
  57.    M /trunk/modules/gui/macosx/prefs.m
  58. * reenable the prefs. this was a small leftover from debugging
  59. ------------------------------------------------------------------------
  60. r8188 | hartman | 2004-07-15 17:20:46 +0200 (Thu, 15 Jul 2004) | 2 lines
  61. Changed paths:
  62.    M /trunk/modules/gui/ncurses.c
  63. * spelling error
  64. ------------------------------------------------------------------------
  65. r8187 | gbazin | 2004-07-15 14:41:38 +0200 (Thu, 15 Jul 2004) | 1 line
  66. Changed paths:
  67.    M /trunk/modules/audio_filter/equalizer.c
  68. * modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
  69. ------------------------------------------------------------------------
  70. r8186 | gbazin | 2004-07-14 21:26:30 +0200 (Wed, 14 Jul 2004) | 1 line
  71. Changed paths:
  72.    M /trunk/modules/codec/ffmpeg/demux.c
  73. * modules/codec/ffmpeg/demux.c: don't use libavformat's redirector demux.
  74. ------------------------------------------------------------------------
  75. r8185 | asmax | 2004-07-14 15:03:54 +0200 (Wed, 14 Jul 2004) | 2 lines
  76. Changed paths:
  77.    M /trunk/modules/visualization/galaktos/Modules.am
  78.    M /trunk/modules/visualization/galaktos/glx.c
  79.    M /trunk/modules/visualization/galaktos/glx.h
  80.    A /trunk/modules/visualization/galaktos/main.c
  81.    A /trunk/modules/visualization/galaktos/main.h
  82.    M /trunk/modules/visualization/galaktos/plugin.c
  83.  * all: just a basic OpenGL scope at the moment
  84. ------------------------------------------------------------------------
  85. r8184 | gbazin | 2004-07-14 12:21:21 +0200 (Wed, 14 Jul 2004) | 1 line
  86. Changed paths:
  87.    M /trunk/src/misc/threads.c
  88. * src/misc/threads.c: fixed long standing win32 thread handles leak.
  89. ------------------------------------------------------------------------
  90. r8183 | sigmunau | 2004-07-13 14:05:21 +0200 (Tue, 13 Jul 2004) | 2 lines
  91. Changed paths:
  92.    M /trunk/modules/demux/mpeg/mpga.c
  93. mpga.c: fixed some memleaks in the probing process
  94. ------------------------------------------------------------------------
  95. r8182 | zorglub | 2004-07-13 13:41:21 +0200 (Tue, 13 Jul 2004) | 1 line
  96. Changed paths:
  97.    M /trunk/modules/gui/wxwindows/extrapanel.cpp
  98. Couple of fixes
  99. ------------------------------------------------------------------------
  100. r8181 | asmax | 2004-07-12 20:02:57 +0200 (Mon, 12 Jul 2004) | 3 lines
  101. Changed paths:
  102.    M /trunk/build-vlc
  103.    M /trunk/config.in
  104.    M /trunk/configure.ac
  105.    A /trunk/modules/visualization/galaktos
  106.    A /trunk/modules/visualization/galaktos/Modules.am
  107.    A /trunk/modules/visualization/galaktos/glx.c
  108.    A /trunk/modules/visualization/galaktos/glx.h
  109.    A /trunk/modules/visualization/galaktos/plugin.c
  110.    A /trunk/modules/visualization/galaktos/plugin.h
  111.    M /trunk/src/audio_output/input.c
  112.  * all: skeleton of a coming-soon OpenGL visualization plugin, compatible
  113.    with MilkDrop for winamp.
  114. ------------------------------------------------------------------------
  115. r8180 | gbazin | 2004-07-12 13:57:49 +0200 (Mon, 12 Jul 2004) | 2 lines
  116. Changed paths:
  117.    M /trunk/modules/gui/wxwindows/extrapanel.cpp
  118. * modules/gui/wxwindows/extrapanel.cpp: try to use some spacing between widgets to make it actually readable. The equalizer panel would need more work though (ah and the wizard needs a whole load of them as well).
  119. ------------------------------------------------------------------------
  120. r8179 | gbazin | 2004-07-12 10:30:12 +0200 (Mon, 12 Jul 2004) | 1 line
  121. Changed paths:
  122.    M /trunk/configure.ac
  123. * configure.ac: added new normvol module to the build.
  124. ------------------------------------------------------------------------
  125. r8178 | anil | 2004-07-12 09:33:02 +0200 (Mon, 12 Jul 2004) | 2 lines
  126. Changed paths:
  127.    M /trunk/modules/gui/wxwindows/extrapanel.cpp
  128. * unicode fixes
  129. ------------------------------------------------------------------------
  130. r8177 | titer | 2004-07-12 08:56:05 +0200 (Mon, 12 Jul 2004) | 2 lines
  131. Changed paths:
  132.    M /trunk/modules/audio_filter/normvol.c
  133.  Fixed norm-max-level description
  134. ------------------------------------------------------------------------
  135. r8176 | zorglub | 2004-07-12 08:48:37 +0200 (Mon, 12 Jul 2004) | 1 line
  136. Changed paths:
  137.    M /trunk/TODO
  138. Updated TODO
  139. ------------------------------------------------------------------------
  140. r8175 | zorglub | 2004-07-12 08:47:15 +0200 (Mon, 12 Jul 2004) | 1 line
  141. Changed paths:
  142.    M /trunk/modules/gui/wxwindows/Modules.am
  143.    M /trunk/modules/gui/wxwindows/dialogs.cpp
  144.    A /trunk/modules/gui/wxwindows/extrapanel.cpp
  145.    M /trunk/modules/gui/wxwindows/interface.cpp
  146.    M /trunk/modules/gui/wxwindows/menus.cpp
  147.    M /trunk/modules/gui/wxwindows/messages.cpp
  148.    D /trunk/modules/gui/wxwindows/streamwizard.cpp
  149.    M /trunk/modules/gui/wxwindows/subtitles.cpp
  150.    M /trunk/modules/gui/wxwindows/wxwindows.h
  151. Removed the old streaming wizardnSplitted the interface file into interface+extrapanelnExtrapanel is now a notebooknReworked the video extrapanel (removed ratio,added filters)nImplemented a graphical equaliwer
  152. ------------------------------------------------------------------------
  153. r8174 | zorglub | 2004-07-12 08:45:48 +0200 (Mon, 12 Jul 2004) | 1 line
  154. Changed paths:
  155.    M /trunk/modules/audio_filter/Modules.am
  156.    A /trunk/modules/audio_filter/normvol.c
  157. Added a very trivial volume normalizer
  158. ------------------------------------------------------------------------
  159. r8173 | zorglub | 2004-07-12 08:45:07 +0200 (Mon, 12 Jul 2004) | 1 line
  160. Changed paths:
  161.    M /trunk/modules/audio_filter/channel_mixer/headphone.c
  162.    M /trunk/modules/audio_filter/equalizer.c
  163.    M /trunk/src/audio_output/input.c
  164.    M /trunk/src/input/input.c
  165. Allow on the fly change of equalizer config. Only restart aout when enabling/disabling equalizer
  166. ------------------------------------------------------------------------
  167. r8172 | zorglub | 2004-07-12 08:43:28 +0200 (Mon, 12 Jul 2004) | 1 line
  168. Changed paths:
  169.    M /trunk/src/video_output/video_output.c
  170. Fix refcount problem when creation fails
  171. ------------------------------------------------------------------------
  172. r8171 | zorglub | 2004-07-12 08:42:47 +0200 (Mon, 12 Jul 2004) | 1 line
  173. Changed paths:
  174.    M /trunk/modules/video_filter/adjust.c
  175.    M /trunk/modules/video_filter/crop.c
  176.    M /trunk/modules/video_filter/distort.c
  177.    M /trunk/modules/video_filter/filter_common.h
  178.    M /trunk/modules/video_filter/invert.c
  179.    M /trunk/modules/video_filter/logo.c
  180.    M /trunk/modules/video_filter/motionblur.c
  181.    M /trunk/modules/video_filter/transform.c
  182. Fix segfault when child vout creation fails
  183. ------------------------------------------------------------------------
  184. r8170 | hartman | 2004-07-11 18:26:58 +0200 (Sun, 11 Jul 2004) | 3 lines
  185. Changed paths:
  186.    M /trunk/NEWS
  187.    M /trunk/TODO
  188. NEWS: not that 0.7.3 is not released yet
  189. TODO: updates more stuff to do :)
  190. ------------------------------------------------------------------------
  191. r8169 | hartman | 2004-07-11 18:26:21 +0200 (Sun, 11 Jul 2004) | 2 lines
  192. Changed paths:
  193.    M /trunk/src/libvlc.h
  194. * Fix audio subtitle track changer hotkey on OSX.
  195. ------------------------------------------------------------------------
  196. r8168 | asmax | 2004-07-11 13:15:43 +0200 (Sun, 11 Jul 2004) | 2 lines
  197. Changed paths:
  198.    M /trunk/modules/gui/skins/x11/x11_timer.cpp
  199.  * x11_timer.cpp: compilation fix
  200. ------------------------------------------------------------------------
  201. r8167 | fenrir | 2004-07-11 11:58:24 +0200 (Sun, 11 Jul 2004) | 2 lines
  202. Changed paths:
  203.    M /trunk/modules/codec/theora.c
  204.  *  theora: compilation fix.
  205. ------------------------------------------------------------------------
  206. r8166 | fenrir | 2004-07-10 20:12:56 +0200 (Sat, 10 Jul 2004) | 2 lines
  207. Changed paths:
  208.    M /trunk/modules/mux/mpjpeg.c
  209.    M /trunk/modules/mux/wav.c
  210.  * all: compilation fix.
  211. ------------------------------------------------------------------------
  212. r8165 | gbazin | 2004-07-10 20:08:09 +0200 (Sat, 10 Jul 2004) | 3 lines
  213. Changed paths:
  214.    M /trunk/include/mtime.h
  215.    M /trunk/include/vlc_common.h
  216.    M /trunk/src/misc/mtime.c
  217. * src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
  218.   (is going to replace audio_date_t).
  219. ------------------------------------------------------------------------
  220. r8164 | fenrir | 2004-07-10 19:22:35 +0200 (Sat, 10 Jul 2004) | 2 lines
  221. Changed paths:
  222.    M /trunk/modules/access_output/file.c
  223.    M /trunk/modules/access_output/http.c
  224.    M /trunk/modules/access_output/udp.c
  225.  * all: sout_ParseCfg -> sout_CfgParse.
  226. ------------------------------------------------------------------------
  227. r8163 | fenrir | 2004-07-10 19:22:10 +0200 (Sat, 10 Jul 2004) | 2 lines
  228. Changed paths:
  229.    M /trunk/include/vlc_common.h
  230. * vlc_common: moved a few typedefs from stream_output.h
  231. ------------------------------------------------------------------------
  232. r8162 | fenrir | 2004-07-10 19:20:59 +0200 (Sat, 10 Jul 2004) | 2 lines
  233. Changed paths:
  234.    M /trunk/modules/stream_out/display.c
  235.    M /trunk/modules/stream_out/duplicate.c
  236.    M /trunk/modules/stream_out/es.c
  237.    M /trunk/modules/stream_out/gather.c
  238.    M /trunk/modules/stream_out/rtp.c
  239.    M /trunk/modules/stream_out/standard.c
  240.    M /trunk/modules/stream_out/transcode.c
  241.    M /trunk/modules/stream_out/transrate/transrate.c
  242.  * all: cosmetics.
  243. ------------------------------------------------------------------------
  244. r8161 | fenrir | 2004-07-10 19:20:11 +0200 (Sat, 10 Jul 2004) | 2 lines
  245. Changed paths:
  246.    M /trunk/modules/mux/asf.c
  247.    M /trunk/modules/mux/avi.c
  248.    M /trunk/modules/mux/dummy.c
  249.    M /trunk/modules/mux/mp4.c
  250.    M /trunk/modules/mux/mpeg/ps.c
  251.    M /trunk/modules/mux/mpeg/ts.c
  252.    M /trunk/modules/mux/ogg.c
  253.  * all: cosmetics + MUX_GET_MIME.
  254. ------------------------------------------------------------------------
  255. r8160 | fenrir | 2004-07-10 19:19:28 +0200 (Sat, 10 Jul 2004) | 2 lines
  256. Changed paths:
  257.    M /trunk/modules/codec/ffmpeg/encoder.c
  258.    M /trunk/modules/codec/vorbis.c
  259.    M /trunk/modules/codec/x264.c
  260.  all: sout_ParseCfg -> sout_CfgParse.
  261. ------------------------------------------------------------------------
  262. r8159 | fenrir | 2004-07-10 19:18:50 +0200 (Sat, 10 Jul 2004) | 2 lines
  263. Changed paths:
  264.    M /trunk/include/stream_output.h
  265.    M /trunk/src/stream_output/stream_output.c
  266.  * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used).
  267. ------------------------------------------------------------------------
  268. r8158 | gbazin | 2004-07-09 23:13:11 +0200 (Fri, 09 Jul 2004) | 1 line
  269. Changed paths:
  270.    M /trunk/modules/codec/flac.c
  271. * modules/codec/flac.c: couple of fixes.
  272. ------------------------------------------------------------------------
  273. r8157 | gbazin | 2004-07-09 17:15:07 +0200 (Fri, 09 Jul 2004) | 1 line
  274. Changed paths:
  275.    M /trunk/modules/demux/playlist/m3u.c
  276.    M /trunk/modules/demux/playlist/playlist.c
  277.    M /trunk/src/input/stream.c
  278. * modules/demux/playlist, src/input/stream.c: fixed a shitload of bugs in playlist demuxers + simplified a lot.
  279. ------------------------------------------------------------------------
  280. r8156 | fenrir | 2004-07-08 20:10:10 +0200 (Thu, 08 Jul 2004) | 2 lines
  281. Changed paths:
  282.    M /trunk/modules/audio_filter/equalizer.c
  283.  * equalizer: added a preamp value per preset.
  284. ------------------------------------------------------------------------
  285. r8155 | gbazin | 2004-07-08 16:20:11 +0200 (Thu, 08 Jul 2004) | 1 line
  286. Changed paths:
  287.    M /trunk/src/input/decoder.c
  288. * src/input/decoder.c: better pictures leakage detection.
  289. ------------------------------------------------------------------------
  290. r8154 | hartman | 2004-07-08 14:48:29 +0200 (Thu, 08 Jul 2004) | 2 lines
  291. Changed paths:
  292.    M /trunk/modules/demux/Modules.am
  293. * Fix building of livedotcom module for !--mostly-builtin
  294. ------------------------------------------------------------------------
  295. r8153 | gbazin | 2004-07-08 14:25:20 +0200 (Thu, 08 Jul 2004) | 1 line
  296. Changed paths:
  297.    M /trunk/src/playlist/playlist.c
  298. * src/playlist/playlist.c: another autodelete fix.
  299. ------------------------------------------------------------------------
  300. r8152 | gbazin | 2004-07-08 12:52:23 +0200 (Thu, 08 Jul 2004) | 1 line
  301. Changed paths:
  302.    M /trunk/modules/gui/wxwindows/interface.cpp
  303. * modules/gui/wxwindows/interface.cpp: center the volume control on the toolbar.
  304. ------------------------------------------------------------------------
  305. r8151 | sigmunau | 2004-07-08 11:38:42 +0200 (Thu, 08 Jul 2004) | 3 lines
  306. Changed paths:
  307.    M /trunk/modules/control/hotkeys.c
  308. hotkeys.c: Don't show "Disabled" when cycling audio tracks. Fixed =/== issue
  309. with the subtitles hotkey (thank you gcc)
  310. ------------------------------------------------------------------------
  311. r8150 | sigmunau | 2004-07-08 11:12:37 +0200 (Thu, 08 Jul 2004) | 2 lines
  312. Changed paths:
  313.    M /trunk/include/vlc_keys.h
  314. Forgot this file in my last commit. 
  315. ------------------------------------------------------------------------
  316. r8149 | fenrir | 2004-07-08 01:26:35 +0200 (Thu, 08 Jul 2004) | 2 lines
  317. Changed paths:
  318.    M /trunk/modules/access_output/http.c
  319.  * http: added a mime option.
  320. ------------------------------------------------------------------------
  321. r8148 | fenrir | 2004-07-08 01:16:30 +0200 (Thu, 08 Jul 2004) | 2 lines
  322. Changed paths:
  323.    M /trunk/src/input/demux.c
  324.  * demux: stream_DemuxControl: emulate seek.
  325. ------------------------------------------------------------------------
  326. r8147 | fenrir | 2004-07-08 01:12:30 +0200 (Thu, 08 Jul 2004) | 2 lines
  327. Changed paths:
  328.    M /trunk/modules/demux/Modules.am
  329.  * Modules.am: link livedotcom with access/mms/asf.c
  330. ------------------------------------------------------------------------
  331. r8146 | fenrir | 2004-07-08 01:11:08 +0200 (Thu, 08 Jul 2004) | 2 lines
  332. Changed paths:
  333.    M /trunk/modules/demux/livedotcom.cpp
  334.  * livedotcom: first try to support m$ rtsp. It works on the url I have.
  335. ------------------------------------------------------------------------
  336. r8145 | sigmunau | 2004-07-07 23:09:20 +0200 (Wed, 07 Jul 2004) | 2 lines
  337. Changed paths:
  338.    M /trunk/modules/control/hotkeys.c
  339.    M /trunk/src/libvlc.h
  340. hadded keys to cycle audio track and subtitle track
  341. ------------------------------------------------------------------------
  342. r8144 | gbazin | 2004-07-07 18:41:26 +0200 (Wed, 07 Jul 2004) | 1 line
  343. Changed paths:
  344.    M /trunk/configure.ac
  345. * configure.ac: added mpjpeg muxer to the build.
  346. ------------------------------------------------------------------------
  347. r8143 | courmisch | 2004-07-07 18:24:56 +0200 (Wed, 07 Jul 2004) | 3 lines
  348. Changed paths:
  349.    M /trunk/modules/control/netsync.c
  350. * netsync module no longer IPv4-specific
  351. ------------------------------------------------------------------------
  352. r8142 | gbazin | 2004-07-07 17:51:23 +0200 (Wed, 07 Jul 2004) | 3 lines
  353. Changed paths:
  354.    M /trunk/modules/audio_filter/equalizer.c
  355.    M /trunk/modules/gui/wxwindows/menus.cpp
  356.    M /trunk/src/audio_output/input.c
  357. * src/audio_output/input.c: ability to switch between equalizers on the fly.
  358. * modules/gui/wxwindows/menus.cpp: added equalizers to the menus.
  359. ------------------------------------------------------------------------
  360. r8141 | gbazin | 2004-07-07 15:32:46 +0200 (Wed, 07 Jul 2004) | 1 line
  361. Changed paths:
  362.    M /trunk/modules/demux/ogg.c
  363. * modules/demux/ogg.c: fix for --input-repeat
  364. ------------------------------------------------------------------------
  365. r8140 | gbazin | 2004-07-07 15:25:03 +0200 (Wed, 07 Jul 2004) | 1 line
  366. Changed paths:
  367.    M /trunk/modules/mux/mpjpeg.c
  368. * modules/mux/mpjpeg.c: allow removing/adding a track on the fly.
  369. ------------------------------------------------------------------------
  370. r8139 | sigmunau | 2004-07-07 14:51:10 +0200 (Wed, 07 Jul 2004) | 2 lines
  371. Changed paths:
  372.    M /trunk/modules/demux/mpeg/mpga.c
  373. yet another fix for unavailable id3tag
  374. ------------------------------------------------------------------------
  375. r8138 | gbazin | 2004-07-07 14:29:21 +0200 (Wed, 07 Jul 2004) | 2 lines
  376. Changed paths:
  377.    M /trunk/modules/audio_filter/equalizer.c
  378.    M /trunk/modules/demux/mp4/mp4.c
  379. * modules/demux/mp4/mp4.c: a couple of fixes for track selection when seeking.
  380. ------------------------------------------------------------------------
  381. r8137 | sigmunau | 2004-07-07 12:06:56 +0200 (Wed, 07 Jul 2004) | 4 lines
  382. Changed paths:
  383.    M /trunk/modules/mux/Modules.am
  384.    A /trunk/modules/mux/mpjpeg.c
  385. a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting 
  386. streams, served in http, are directly playable by mozilla (though 
  387. horribly slow)
  388. ------------------------------------------------------------------------
  389. r8136 | gbazin | 2004-07-07 00:12:40 +0200 (Wed, 07 Jul 2004) | 1 line
  390. Changed paths:
  391.    M /trunk/configure.ac
  392.    M /trunk/modules/audio_filter/Modules.am
  393. * configure.ac, modules/audio_filter/Modules.am: added the equalizer module to the build.
  394. ------------------------------------------------------------------------
  395. r8135 | fenrir | 2004-07-06 23:41:15 +0200 (Tue, 06 Jul 2004) | 2 lines
  396. Changed paths:
  397.    A /trunk/modules/audio_filter/equalizer.c
  398.  * equalizer: simple (and slow) 10 bands equalizer using a IIR filter.
  399. ------------------------------------------------------------------------
  400. r8134 | djc | 2004-07-06 19:16:32 +0200 (Tue, 06 Jul 2004) | 3 lines
  401. Changed paths:
  402.    M /trunk/build-vlc
  403.    M /trunk/config.in
  404. Added current changes in the menu.
  405. I will now try to generate defconfig by bootstrap...
  406. ------------------------------------------------------------------------
  407. r8133 | gbazin | 2004-07-06 19:09:10 +0200 (Tue, 06 Jul 2004) | 1 line
  408. Changed paths:
  409.    M /trunk/src/stream_output/stream_output.c
  410. * src/stream_output/stream_output.c: don't forget to detach an object before destroying it.
  411. ------------------------------------------------------------------------
  412. r8132 | gbazin | 2004-07-06 19:01:12 +0200 (Tue, 06 Jul 2004) | 3 lines
  413. Changed paths:
  414.    M /trunk/modules/codec/dvbsub.c
  415. * modules/codec/dvbsub.c: rewrite of the DVB subtitles decoder.
  416.    It can finally decode properly all the samples I have.
  417. ------------------------------------------------------------------------
  418. r8131 | gbazin | 2004-07-06 18:54:05 +0200 (Tue, 06 Jul 2004) | 1 line
  419. Changed paths:
  420.    M /trunk/modules/codec/araw.c
  421. * modules/codec/araw.c: increased priority of encoder.
  422. ------------------------------------------------------------------------
  423. r8130 | gbazin | 2004-07-06 18:51:35 +0200 (Tue, 06 Jul 2004) | 2 lines
  424. Changed paths:
  425.    M /trunk/configure.ac
  426.    M /trunk/modules/mux/Modules.am
  427.    A /trunk/modules/mux/wav.c
  428. * modules/mux/wav.c: start of a WAV audio file muxer.
  429. ------------------------------------------------------------------------
  430. r8129 | hartman | 2004-07-05 22:42:52 +0200 (Mon, 05 Jul 2004) | 3 lines
  431. Changed paths:
  432.    M /trunk/extras/contrib/src/Makefile
  433.    M /trunk/extras/contrib/src/Patches/libcddb.patch
  434.    M /trunk/extras/contrib/src/packages.mak
  435. * fix contrib system on OS X 10.2.
  436.   - some libcddb bugs found. Sent them upstream too.
  437. ------------------------------------------------------------------------
  438. r8128 | fenrir | 2004-07-05 21:50:06 +0200 (Mon, 05 Jul 2004) | 2 lines
  439. Changed paths:
  440.    M /trunk/include/vlc_block.h
  441.    M /trunk/src/misc/block.c
  442.  * block.*: faster block_* and removed unused features.
  443. ------------------------------------------------------------------------
  444. r8127 | courmisch | 2004-07-05 19:14:00 +0200 (Mon, 05 Jul 2004) | 2 lines
  445. Changed paths:
  446.    M /trunk/modules/stream_out/rtp.c
  447. Fixed memory leak (can anyone confirm?)
  448. ------------------------------------------------------------------------
  449. r8126 | courmisch | 2004-07-05 17:43:56 +0200 (Mon, 05 Jul 2004) | 4 lines
  450. Changed paths:
  451.    M /trunk/configure.ac
  452.    M /trunk/src/misc/httpd.c
  453. * configure.ac: check for struct sockaddr_storage
  454. * src/misc/httpd.c: use sockaddr_storage instead of sockaddr_in
  455.          (so I may have a chance of storing a sockaddr_in6 one day)
  456. ------------------------------------------------------------------------
  457. r8125 | hartman | 2004-07-05 16:18:51 +0200 (Mon, 05 Jul 2004) | 3 lines
  458. Changed paths:
  459.    M /trunk/bootstrap
  460. * aclocal doesn't handle searching in non-existing dirs all that gracefully.
  461.   new method in which aclocal args first get stored in a variable.
  462. ------------------------------------------------------------------------
  463. r8124 | gbazin | 2004-07-05 15:04:11 +0200 (Mon, 05 Jul 2004) | 1 line
  464. Changed paths:
  465.    M /trunk/src/misc/block.c
  466. * src/misc/block.c: win32 race condition fix.
  467. ------------------------------------------------------------------------
  468. r8123 | gbazin | 2004-07-05 13:34:27 +0200 (Mon, 05 Jul 2004) | 1 line
  469. Changed paths:
  470.    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
  471. * modules/gui/skins2/win32/win32_factory.cpp: implement minimize() on win32 (I need to access the window manager object from here, don't know if this is safe).
  472. ------------------------------------------------------------------------
  473. r8122 | hartman | 2004-07-05 13:02:41 +0200 (Mon, 05 Jul 2004) | 2 lines
  474. Changed paths:
  475.    M /trunk/extras/contrib/src/packages.mak
  476. * contrib system breakage fix
  477. ------------------------------------------------------------------------
  478. r8121 | hartman | 2004-07-05 03:27:35 +0200 (Mon, 05 Jul 2004) | 25 lines
  479. Changed paths:
  480.    M /trunk/Makefile.am
  481.    M /trunk/TODO
  482.    M /trunk/configure.ac
  483.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  484.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  485.    M /trunk/modules/gui/macosx/applescript.m
  486.    M /trunk/modules/gui/macosx/controls.m
  487.    M /trunk/modules/gui/macosx/intf.h
  488.    M /trunk/modules/gui/macosx/intf.m
  489.    M /trunk/modules/gui/macosx/misc.m
  490.    M /trunk/modules/gui/macosx/open.m
  491.    M /trunk/modules/gui/macosx/output.m
  492.    M /trunk/modules/gui/macosx/playlist.m
  493.    M /trunk/modules/gui/macosx/playlistinfo.m
  494.    M /trunk/modules/gui/macosx/prefs.m
  495.    M /trunk/modules/gui/macosx/vout.m
  496.    M /trunk/src/interface/interface.c
  497.    M /trunk/src/vlc.c
  498. * OSX lowlevel work
  499.   - The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :).
  500.     This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly.
  501.   - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet.
  502.   - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI.
  503.   - there are some autorelease leaks which need to be tackled.
  504.   - moved a lot of the VLCApplication func. to the VLCMain class.
  505.   - VLCMain is a +sharedInstance now.
  506.   - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers?
  507. Examples:
  508. VLC.app/Contents/MacOS/VLC [-I macosx]
  509. launches VLC as before (requires you to be logged in via GUI)
  510. VLC.app/Contents/MacOS/VLC -I ncurses
  511. launch vlc with a ncurses intf and display video on your mac
  512. (requires you to be logged in via GUI)
  513. VLC.app/Contents/MacOS/clivlc -I telnet -d
  514. launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids
  515. Now how is that for combining GUI and cli in one application on the mac?!!? :)
  516. jlj? I finally understand now how the OS X interface works !
  517. ------------------------------------------------------------------------
  518. r8120 | hartman | 2004-07-05 02:22:13 +0200 (Mon, 05 Jul 2004) | 5 lines
  519. Changed paths:
  520.    M /trunk/bootstrap
  521.    M /trunk/extras/contrib/src/Makefile
  522.    A /trunk/extras/contrib/src/Patches/libcddb.patch
  523.    A /trunk/extras/contrib/src/Patches/vcdimager.patch
  524.    M /trunk/extras/contrib/src/packages.mak
  525. * Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
  526. * Fixed bootstrap to use pkg.m4 from contrib system
  527. * Patches to make libcddb and vcdimager work
  528.   (stupid bugs !, how do they compile with this on other system?)
  529. ------------------------------------------------------------------------
  530. r8119 | adn | 2004-07-05 00:48:36 +0200 (Mon, 05 Jul 2004) | 2 lines
  531. Changed paths:
  532.    M /trunk/doc/skins/skins2-howto.xml
  533. remember to enable it in the doc for 0.7.3
  534. ------------------------------------------------------------------------
  535. r8118 | adn | 2004-07-05 00:45:22 +0200 (Mon, 05 Jul 2004) | 2 lines
  536. Changed paths:
  537.    M /trunk/doc/skins/skins2-howto.xml
  538. doc up to date (minimize)
  539. ------------------------------------------------------------------------
  540. r8117 | adn | 2004-07-05 00:37:01 +0200 (Mon, 05 Jul 2004) | 2 lines
  541. Changed paths:
  542.    A /trunk/share/skins2/default/reduce_mouseover.png
  543.    M /trunk/share/skins2/default/theme.xml
  544. minimize in the default theme
  545. ------------------------------------------------------------------------
  546. r8116 | adn | 2004-07-05 00:22:10 +0200 (Mon, 05 Jul 2004) | 2 lines
  547. Changed paths:
  548.    M /trunk/modules/gui/skins2/Modules.am
  549.    A /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
  550.    A /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
  551.    M /trunk/modules/gui/skins2/parser/interpreter.cpp
  552.    M /trunk/modules/gui/skins2/src/os_factory.hpp
  553.    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
  554.    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
  555.    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
  556.    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
  557. added a function to minimize VLC (check win32 compilation)
  558. ------------------------------------------------------------------------
  559. r8115 | asmax | 2004-07-03 16:04:14 +0200 (Sat, 03 Jul 2004) | 2 lines
  560. Changed paths:
  561.    M /trunk/modules/gui/wxwindows/menus.cpp
  562.   * wxwindows/menus.cpp: added missing _()
  563. ------------------------------------------------------------------------
  564. r8114 | hartman | 2004-07-02 19:44:16 +0200 (Fri, 02 Jul 2004) | 2 lines
  565. Changed paths:
  566.    M /trunk/NEWS
  567.    M /trunk/THANKS
  568.    M /trunk/TODO
  569. * Update TODO and other junk
  570. ------------------------------------------------------------------------
  571. r8113 | gbazin | 2004-07-02 17:12:35 +0200 (Fri, 02 Jul 2004) | 4 lines
  572. Changed paths:
  573.    M /trunk/include/video_output.h
  574.    M /trunk/include/vlc_video.h
  575.    M /trunk/modules/video_output/directx/directx.c
  576.    M /trunk/src/video_output/video_output.c
  577.    M /trunk/src/video_output/vout_pictures.c
  578. * include/video_output.h, include/vlc_video.h, src/video_output/*:
  579.    + When dealing with slow direct buffers, use a temporary picture to overlay subtitles (avoids slow reads during alpha-blending).
  580. * modules/video_output/directx/directx.c: signal slow picture buffers.
  581. ------------------------------------------------------------------------
  582. r8112 | gbazin | 2004-07-01 18:05:05 +0200 (Thu, 01 Jul 2004) | 1 line
  583. Changed paths:
  584.    M /trunk/modules/codec/dmo/dmo.c
  585. * modules/codec/dmo/dmo.c: small fix to CopyPicture()
  586. ------------------------------------------------------------------------
  587. r8111 | gbazin | 2004-07-01 16:45:45 +0200 (Thu, 01 Jul 2004) | 1 line
  588. Changed paths:
  589.    M /trunk/src/playlist/playlist.c
  590. * src/playlist/playlist.c: fixed recent playlist f!ckage.
  591. ------------------------------------------------------------------------
  592. r8110 | sigmunau | 2004-07-01 14:54:19 +0200 (Thu, 01 Jul 2004) | 3 lines
  593. Changed paths:
  594.    M /trunk/include/vlc_video.h
  595.    M /trunk/src/video_output/vout_pictures.c
  596.    M /trunk/src/video_output/vout_pictures.h
  597. Doxygenized some functions in vout_pictures.c. Prepared for new chroma
  598. fourcc YUVA to be used in subpicture rendering
  599. ------------------------------------------------------------------------
  600. r8109 | sigmunau | 2004-07-01 14:37:53 +0200 (Thu, 01 Jul 2004) | 3 lines
  601. Changed paths:
  602.    M /trunk/src/playlist/sort.c
  603. quit fast when sorting a playlist with 1 or less entries. Fixes a crash when
  604. shuffeling a playlist with 1 entry
  605. ------------------------------------------------------------------------
  606. r8108 | gbazin | 2004-07-01 14:37:14 +0200 (Thu, 01 Jul 2004) | 4 lines
  607. Changed paths:
  608.    M /trunk/src/libvlc.c
  609.    M /trunk/src/libvlc.h
  610. * src/libvlc.c:
  611.    + start daemon mode before modules are loaded.
  612.    + dummy interface is the default interface when in daemon mode.
  613. ------------------------------------------------------------------------
  614. r8107 | gbazin | 2004-07-01 12:48:44 +0200 (Thu, 01 Jul 2004) | 1 line
  615. Changed paths:
  616.    M /trunk/modules/mux/mpeg/ts.c
  617. * modules/mux/mpeg/ts.c: compilation fix.
  618. ------------------------------------------------------------------------
  619. r8106 | gbazin | 2004-07-01 12:35:48 +0200 (Thu, 01 Jul 2004) | 1 line
  620. Changed paths:
  621.    M /trunk/modules/codec/theora.c
  622. * modules/codec/theora.c: correct encoding aspect ratio.
  623. ------------------------------------------------------------------------
  624. r8105 | gbazin | 2004-07-01 12:32:26 +0200 (Thu, 01 Jul 2004) | 1 line
  625. Changed paths:
  626.    M /trunk/configure.ac
  627. * configure.ac: link dvdcss with dvdread on win32/darwin.
  628. ------------------------------------------------------------------------
  629. r8104 | gbazin | 2004-07-01 12:06:42 +0200 (Thu, 01 Jul 2004) | 3 lines
  630. Changed paths:
  631.    M /trunk/configure.ac
  632.    M /trunk/include/codecs.h
  633.    M /trunk/modules/codec/dmo
  634.    A /trunk/modules/codec/dmo/Modules.am
  635.    A /trunk/modules/codec/dmo/buffer.c
  636.    A /trunk/modules/codec/dmo/dmo.c
  637.    A /trunk/modules/codec/dmo/dmo.h
  638. * modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only).
  639.    This plugin allows using DMO filters to decode some media types (eg. WMV3).
  640. ------------------------------------------------------------------------
  641. r8103 | gbazin | 2004-07-01 11:47:05 +0200 (Thu, 01 Jul 2004) | 1 line
  642. Changed paths:
  643.    A /trunk/modules/codec/dmo
  644. * modules/codec/dmo: new directory.
  645. ------------------------------------------------------------------------
  646. r8102 | gbazin | 2004-07-01 01:18:54 +0200 (Thu, 01 Jul 2004) | 1 line
  647. Changed paths:
  648.    M /trunk/modules/mux/mpeg/ts.c
  649. * modules/mux/mpeg/ts.c: support for dts and dvbs + a few coding style changes.
  650. ------------------------------------------------------------------------
  651. r8101 | hartman | 2004-07-01 00:44:41 +0200 (Thu, 01 Jul 2004) | 3 lines
  652. Changed paths:
  653.    M /trunk/modules/codec/theora.c
  654. * set correct AR on theora video.
  655.   this is also broken for encoding, but i'm not sure how to fix this.
  656. ------------------------------------------------------------------------
  657. r8100 | gbazin | 2004-07-01 00:15:32 +0200 (Thu, 01 Jul 2004) | 1 line
  658. Changed paths:
  659.    M /trunk/modules/demux/ts.c
  660. * modules/demux/ts.c: added DTS support as per "ETSI TS 101 154" Annex F.
  661. ------------------------------------------------------------------------
  662. r8099 | hartman | 2004-06-30 23:37:58 +0200 (Wed, 30 Jun 2004) | 8 lines
  663. Changed paths:
  664.    M /trunk/src/libvlc.c
  665. * src/libvlc.c:
  666.   - always use the dummy interface as the primary interface
  667.     in daemon mode.
  668.   - always launch the logger interface as a secondary interface.
  669.     (perhaps later let vlc log to /var/log if it has the rights? in append mode?)
  670.   - any other interfaces should be launched with --extraintf
  671.   - we should add a pid file option for daemon mode?
  672. ------------------------------------------------------------------------
  673. r8098 | asmax | 2004-06-30 20:07:34 +0200 (Wed, 30 Jun 2004) | 5 lines
  674. Changed paths:
  675.    M /trunk/src/playlist/playlist.c
  676.  * src/playlist/playlist.c: check "prevent-skip" to avoid skipping
  677.  twice after a "goto" or a "skip" command.
  678.  I don't know if it is the proper fix, but at least the playlist is
  679.  useable now ;)
  680. ------------------------------------------------------------------------
  681. r8097 | hartman | 2004-06-30 18:26:48 +0200 (Wed, 30 Jun 2004) | 2 lines
  682. Changed paths:
  683.    M /trunk/include/main.h
  684.    M /trunk/src/libvlc.c
  685.    M /trunk/src/libvlc.h
  686. * first stab at vlc daemon mode (-d, --daemon )
  687. ------------------------------------------------------------------------
  688. r8096 | sigmunau | 2004-06-30 18:06:11 +0200 (Wed, 30 Jun 2004) | 2 lines
  689. Changed paths:
  690.    M /trunk/modules/demux/mpeg/mpga.c
  691. segfault fix when id3tag is unavailable
  692. ------------------------------------------------------------------------
  693. r8095 | hartman | 2004-06-29 17:53:28 +0200 (Tue, 29 Jun 2004) | 3 lines
  694. Changed paths:
  695.    M /trunk/NEWS
  696.    M /trunk/TODO
  697. * TODO: some changes
  698. * NEWS: let's keep it up to date, will mean less searching trough mailboxes in august.
  699. ------------------------------------------------------------------------
  700. r8094 | gbazin | 2004-06-29 17:27:56 +0200 (Tue, 29 Jun 2004) | 1 line
  701. Changed paths:
  702.    M /trunk/modules/codec/ffmpeg/video.c
  703. * modules/codec/ffmpeg/video.c: force the very 1st frame (for still pictures).
  704. ------------------------------------------------------------------------
  705. r8093 | fenrir | 2004-06-29 00:49:43 +0200 (Tue, 29 Jun 2004) | 2 lines
  706. Changed paths:
  707.    M /trunk/src/input/input.c
  708.    M /trunk/src/input/var.c
  709.  * all: re-enabled meta-datas.
  710. ------------------------------------------------------------------------
  711. r8092 | fenrir | 2004-06-29 00:11:03 +0200 (Tue, 29 Jun 2004) | 2 lines
  712. Changed paths:
  713.    M /trunk/src/input/es_out.c
  714.  * es_out: re-enabled meta infos about ES.
  715. ------------------------------------------------------------------------
  716. r8091 | fenrir | 2004-06-28 23:36:17 +0200 (Mon, 28 Jun 2004) | 2 lines
  717. Changed paths:
  718.    M /trunk/modules/demux/demuxdump.c
  719.  * demuxdump: ported to demux2.
  720. ------------------------------------------------------------------------
  721. r8090 | gbazin | 2004-06-28 18:03:44 +0200 (Mon, 28 Jun 2004) | 1 line
  722. Changed paths:
  723.    M /trunk/modules/demux/mjpeg.c
  724. * modules/demux/mjpeg.c: handle jpeg stills.
  725. ------------------------------------------------------------------------
  726. r8089 | fkuehne | 2004-06-28 16:17:27 +0200 (Mon, 28 Jun 2004) | 1 line
  727. Changed paths:
  728.    M /trunk/po/de.po
  729. * massive translation corrections
  730. ------------------------------------------------------------------------
  731. r8088 | fkuehne | 2004-06-28 16:16:51 +0200 (Mon, 28 Jun 2004) | 1 line
  732. Changed paths:
  733.    M /trunk/modules/access/dvb/access.c
  734.    M /trunk/modules/stream_out/rtp.c
  735.    M /trunk/modules/video_filter/clone.c
  736.    M /trunk/modules/video_filter/logo.c
  737.    M /trunk/modules/video_filter/motionblur.c
  738.    M /trunk/modules/video_filter/wall.c
  739. * ALL: minor spelling fixes
  740. ------------------------------------------------------------------------
  741. r8087 | gbazin | 2004-06-28 16:04:07 +0200 (Mon, 28 Jun 2004) | 1 line
  742. Changed paths:
  743.    M /trunk/modules/gui/wxwindows/fileinfo.cpp
  744. * modules/gui/wxwindows/fileinfo.cpp: fixed typo.
  745. ------------------------------------------------------------------------
  746. r8086 | gbazin | 2004-06-28 16:03:28 +0200 (Mon, 28 Jun 2004) | 1 line
  747. Changed paths:
  748.    M /trunk/src/input/control.c
  749. * src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
  750. ------------------------------------------------------------------------
  751. r8085 | gbazin | 2004-06-28 11:21:22 +0200 (Mon, 28 Jun 2004) | 1 line
  752. Changed paths:
  753.    M /trunk/configure.ac
  754. * configure.ac: re-enabled the id3 and id3tag modules.
  755. ------------------------------------------------------------------------
  756. r8084 | hartman | 2004-06-28 03:36:48 +0200 (Mon, 28 Jun 2004) | 3 lines
  757. Changed paths:
  758.    M /trunk/modules/audio_output/coreaudio.c
  759. * take hog mode if during AC3 playback
  760.   jlj could you please verify this ?
  761. ------------------------------------------------------------------------
  762. r8083 | hartman | 2004-06-28 01:40:29 +0200 (Mon, 28 Jun 2004) | 2 lines
  763. Changed paths:
  764.    M /trunk/modules/control/hotkeys.c
  765. * check for p_vout before accessing it. (quit before playing would cause a crash as of late)
  766. ------------------------------------------------------------------------
  767. r8082 | fenrir | 2004-06-27 21:56:03 +0200 (Sun, 27 Jun 2004) | 4 lines
  768. Changed paths:
  769.    M /trunk/modules/demux/mpeg/mpga.c
  770.  * mpga: improved DEMUX_GET_TIME. It has now a perfect precision until
  771. the first seek. (A good DEMUX_SET_TIME has to be implemented with high
  772. precision).
  773. ------------------------------------------------------------------------
  774. r8081 | fenrir | 2004-06-27 21:54:35 +0200 (Sun, 27 Jun 2004) | 4 lines
  775. Changed paths:
  776.    M /trunk/src/input/input.c
  777.    M /trunk/src/input/var.c
  778.    M /trunk/src/libvlc.h
  779.  * all: a new --input-slave option to start playing with multi-input (#
  780.  is used as a separator), it may or may not work (depend a lot on the
  781.  demux).
  782. ------------------------------------------------------------------------
  783. r8080 | gbazin | 2004-06-27 21:35:53 +0200 (Sun, 27 Jun 2004) | 1 line
  784. Changed paths:
  785.    M /trunk/modules/gui/wxwindows/menus.cpp
  786. * modules/gui/wxwindows/menus.cpp: added file info and messages entries to the popup menu.
  787. ------------------------------------------------------------------------
  788. r8079 | gbazin | 2004-06-27 21:27:01 +0200 (Sun, 27 Jun 2004) | 1 line
  789. Changed paths:
  790.    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
  791. * modules/gui/skins2/controls/ctrl_checkbox.cpp: handle double click events too
  792. ------------------------------------------------------------------------
  793. r8078 | gbazin | 2004-06-27 16:37:28 +0200 (Sun, 27 Jun 2004) | 1 line
  794. Changed paths:
  795.    M /trunk/modules/access/dvdread.c
  796. * modules/access/dvdread.c: use SPU palette.
  797. ------------------------------------------------------------------------
  798. r8077 | gbazin | 2004-06-27 16:13:07 +0200 (Sun, 27 Jun 2004) | 1 line
  799. Changed paths:
  800.    M /trunk/modules/access/dvdread.c
  801. * modules/access/dvdread.c: got rid of warnings.
  802. ------------------------------------------------------------------------
  803. r8076 | gbazin | 2004-06-27 15:32:07 +0200 (Sun, 27 Jun 2004) | 4 lines
  804. Changed paths:
  805.    M /trunk/modules/access/dvdnav.c
  806.    M /trunk/modules/access/dvdread.c
  807.    M /trunk/modules/gui/wxwindows/menus.cpp
  808. * access/dvdread.c: misc improvements/fixes.
  809. * modules/access/dvdnav.c: chapters start from 1.
  810. * modules/gui/wxwindows/menus.cpp: removed debug message.
  811. ------------------------------------------------------------------------
  812. r8075 | gbazin | 2004-06-27 12:19:23 +0200 (Sun, 27 Jun 2004) | 6 lines
  813. Changed paths:
  814.    M /trunk/src/input/input.c
  815.    M /trunk/src/input/var.c
  816. * src/input/input.c:
  817.   + fixed typo in INPUT_CONTROL_SET_SEEKPOINT_NEXT.
  818.   + a few coding style changes.
  819. * input/var.c:
  820.   + use the descriptive name for titles/chapters if available.
  821. ------------------------------------------------------------------------
  822. r8074 | gbazin | 2004-06-27 12:16:57 +0200 (Sun, 27 Jun 2004) | 1 line
  823. Changed paths:
  824.    M /trunk/modules/access/dvdread.c
  825. * modules/access/dvdread.c: titles and chapters start from 1.
  826. ------------------------------------------------------------------------
  827. r8073 | gbazin | 2004-06-26 20:40:54 +0200 (Sat, 26 Jun 2004) | 1 line
  828. Changed paths:
  829.    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
  830. * modules/gui/skins2/controls/ctrl_image.cpp: fixed the infamous popup bug under x11.
  831. ------------------------------------------------------------------------
  832. r8072 | gbazin | 2004-06-26 19:01:16 +0200 (Sat, 26 Jun 2004) | 2 lines
  833. Changed paths:
  834.    M /trunk/modules/gui/skins2/x11/x11_window.cpp
  835. * modules/gui/skins2/x11/x11_window.cpp: "stay on top" support if window manager supports _NET_WM_STATE_STAYS_ON_TOP.
  836. ------------------------------------------------------------------------
  837. r8071 | gbazin | 2004-06-26 18:15:27 +0200 (Sat, 26 Jun 2004) | 1 line
  838. Changed paths:
  839.    M /trunk/modules/gui/skins2/src/vlcproc.cpp
  840.    M /trunk/modules/gui/skins2/vars/time.cpp
  841. * modules/gui/skins2/*: removed a couple of fixme
  842. ------------------------------------------------------------------------
  843. r8070 | gbazin | 2004-06-26 17:27:27 +0200 (Sat, 26 Jun 2004) | 1 line
  844. Changed paths:
  845.    M /trunk/modules/gui/skins2/src/skin_main.cpp
  846.    M /trunk/src/playlist/playlist.c
  847.  src/playlist/playlist.c, modules/gui/skins2/src/skin_main.cpp: hmmm
  848. ------------------------------------------------------------------------
  849. r8069 | gbazin | 2004-06-26 17:19:31 +0200 (Sat, 26 Jun 2004) | 1 line
  850. Changed paths:
  851.    M /trunk/src/misc/modules.c
  852. * src/misc/modules.c: got rid of unused variable.
  853. ------------------------------------------------------------------------
  854. r8068 | gbazin | 2004-06-26 17:18:06 +0200 (Sat, 26 Jun 2004) | 3 lines
  855. Changed paths:
  856.    M /trunk/src/misc/modules.c
  857.    M /trunk/src/playlist/playlist.c
  858. * src/misc/modules.c: module_Need() probed sub-modules twice.
  859. * playlist/playlist.c: with autodeletion, destroy the input before deleting the playlist item (shared data between both).
  860. ------------------------------------------------------------------------
  861. r8067 | gbazin | 2004-06-26 16:43:11 +0200 (Sat, 26 Jun 2004) | 1 line
  862. Changed paths:
  863.    M /trunk/modules/gui/skins2/src/skin_main.cpp
  864. * modules/gui/skins2/src/skin_main.cpp: small cleanup to the skins loader demux.
  865. ------------------------------------------------------------------------
  866. r8066 | asmax | 2004-06-26 00:47:56 +0200 (Sat, 26 Jun 2004) | 2 lines
  867. Changed paths:
  868.    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
  869.  * ctrl_button.cpp : handle double click events too
  870. ------------------------------------------------------------------------
  871. r8065 | fenrir | 2004-06-25 22:46:11 +0200 (Fri, 25 Jun 2004) | 2 lines
  872. Changed paths:
  873.    M /trunk/include/vlc_input.h
  874.  * vlc_input: removed unused p_sys.
  875. ------------------------------------------------------------------------
  876. r8064 | hartman | 2004-06-25 21:44:48 +0200 (Fri, 25 Jun 2004) | 2 lines
  877. Changed paths:
  878.    M /trunk/extras/contrib/src/Makefile
  879.    M /trunk/extras/contrib/src/packages.mak
  880. * dvdnav <-> dvdplay contrib
  881. ------------------------------------------------------------------------
  882. r8063 | fenrir | 2004-06-25 20:55:14 +0200 (Fri, 25 Jun 2004) | 2 lines
  883. Changed paths:
  884.    M /trunk/modules/demux/subtitle.c
  885.  * subtitle: removed debug message.
  886. ------------------------------------------------------------------------
  887. r8062 | fenrir | 2004-06-25 20:41:15 +0200 (Fri, 25 Jun 2004) | 2 lines
  888. Changed paths:
  889.    M /trunk/modules/demux/subtitle.c
  890.  * subtitle: compilation fix. 
  891. ------------------------------------------------------------------------
  892. r8061 | fenrir | 2004-06-25 20:35:56 +0200 (Fri, 25 Jun 2004) | 6 lines
  893. Changed paths:
  894.    M /trunk/configure.ac
  895.    M /trunk/modules/demux/Modules.am
  896.    M /trunk/modules/demux/avi/avi.c
  897.    M /trunk/modules/demux/mp4/mp4.c
  898.    A /trunk/modules/demux/subtitle.c (from /trunk/modules/demux/util/sub.c:8042)
  899.    M /trunk/modules/demux/util/Modules.am
  900.    D /trunk/modules/demux/util/sub.c
  901.    D /trunk/modules/demux/util/sub.h
  902.    M /trunk/src/input/decoder.c
  903.    M /trunk/src/input/es_out.c
  904.    M /trunk/src/input/input.c
  905.    M /trunk/src/input/input_internal.h
  906.    M /trunk/src/input/stream.c
  907.  * sub ->subtitle : converted sub.c to a 'real' demux2.
  908.  * input.c: added basic multi-input support for subtitle.
  909.  * avi, mp4: don't exit anymore when no es selected.
  910. ------------------------------------------------------------------------
  911. r8060 | gbazin | 2004-06-25 16:31:52 +0200 (Fri, 25 Jun 2004) | 3 lines
  912. Changed paths:
  913.    M /trunk/modules/gui/wxwindows/menus.cpp
  914.    M /trunk/modules/video_output/directx/directx.c
  915.    M /trunk/modules/video_output/directx/vout.h
  916. * modules/video_output/directx/*: added a "wallpaper" mode (only when overlay is available).
  917. * modules/gui/wxwindows/menus.cpp: wallpaper entry in the menu.
  918. ------------------------------------------------------------------------
  919. r8059 | gbazin | 2004-06-25 16:25:27 +0200 (Fri, 25 Jun 2004) | 3 lines
  920. Changed paths:
  921.    M /trunk/modules/access/dvdread.c
  922.    M /trunk/modules/gui/wxwindows/open.cpp
  923. * gui/wxwindows/open.cpp: removed deprecated DVD entries.
  924. * access/dvdread.c: added dvdsimple shortcut.
  925. ------------------------------------------------------------------------
  926. r8058 | sam | 2004-06-25 14:21:32 +0200 (Fri, 25 Jun 2004) | 4 lines
  927. Changed paths:
  928.    M /trunk/HACKING
  929.    M /trunk/bootstrap
  930.    M /trunk/configure.ac
  931.    M /trunk/m4/vlc.m4
  932.   * m4/vlc.m4 configure.ac:
  933.     + Moved the shared object suffix detection to vlc.m4.
  934.     + Replaced AX_* macros with VLC_* macros.
  935. ------------------------------------------------------------------------
  936. r8057 | sam | 2004-06-25 14:20:20 +0200 (Fri, 25 Jun 2004) | 3 lines
  937. Changed paths:
  938.    M /trunk/modules/control/corba/Modules.am
  939.   * modules/control/corba/Modules.am:
  940.     + Play nicely with recent automake versions.
  941. ------------------------------------------------------------------------
  942. r8056 | gbazin | 2004-06-25 11:57:27 +0200 (Fri, 25 Jun 2004) | 1 line
  943. Changed paths:
  944.    M /trunk/src/input/input.c
  945. * src/input/input.c: win32 compilation fix.
  946. ------------------------------------------------------------------------
  947. r8055 | gbazin | 2004-06-25 02:18:47 +0200 (Fri, 25 Jun 2004) | 1 line
  948. Changed paths:
  949.    M /trunk/configure.ac
  950. configure.ac: forgot a reference to modules/access/dvdread
  951. ------------------------------------------------------------------------
  952. r8054 | gbazin | 2004-06-25 02:16:48 +0200 (Fri, 25 Jun 2004) | 2 lines
  953. Changed paths:
  954.    M /trunk/modules/access/Modules.am
  955.    A /trunk/modules/access/dvdnav.c (from /trunk/modules/demux/dvdnav.c:8052)
  956.    M /trunk/modules/demux/Modules.am
  957.    D /trunk/modules/demux/dvdnav.c
  958. * demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in the access directory.
  959. ------------------------------------------------------------------------
  960. r8053 | gbazin | 2004-06-25 02:09:41 +0200 (Fri, 25 Jun 2004) | 4 lines
  961. Changed paths:
  962.    M /trunk/configure.ac
  963.    M /trunk/modules/access/Modules.am
  964.    D /trunk/modules/access/dvdread
  965.    A /trunk/modules/access/dvdread.c (from /trunk/modules/access/dvdread/input.c:8052)
  966. * modules/access/dvdread, modules/access/dvdread.c:
  967.   + major rewrite of the dvdread module.
  968.   + dvdread is now an access_demux module.
  969. ------------------------------------------------------------------------
  970. r8052 | gbazin | 2004-06-25 01:51:14 +0200 (Fri, 25 Jun 2004) | 4 lines
  971. Changed paths:
  972.    M /trunk/configure.ac
  973.    D /trunk/modules/access/dvd
  974.    D /trunk/modules/access/dvdplay
  975. * configure.ac, modules/access/dvd, modules/access/dvdplay:
  976.   + removed dvdplay module which was deprecated in favor of the dvdnav one.
  977.   + removed dvd module which is going to be replace with a new dvdread one.
  978. ------------------------------------------------------------------------
  979. r8051 | fenrir | 2004-06-25 00:21:36 +0200 (Fri, 25 Jun 2004) | 2 lines
  980. Changed paths:
  981.    M /trunk/src/input/input.c
  982.  * input.c: fixed play/pause + cosmetics.
  983. ------------------------------------------------------------------------
  984. r8050 | fenrir | 2004-06-25 00:19:29 +0200 (Fri, 25 Jun 2004) | 2 lines
  985. Changed paths:
  986.    M /trunk/src/input/demux.c
  987.  * demux.c: added new DEMUX_* queries to demux2_vaControlHelper.
  988. ------------------------------------------------------------------------
  989. r8049 | fenrir | 2004-06-25 00:18:33 +0200 (Fri, 25 Jun 2004) | 2 lines
  990. Changed paths:
  991.    M /trunk/include/vlc_input.h
  992.  * vlc_input: added missing fields for multi-input (nothing working yet).
  993. ------------------------------------------------------------------------
  994. r8048 | titer | 2004-06-23 23:40:01 +0200 (Wed, 23 Jun 2004) | 2 lines
  995. Changed paths:
  996.    M /trunk/modules/gui/macosx/macosx.m
  997.  macosx/macosx.m: fixed macosx-opengl-effect string list
  998. ------------------------------------------------------------------------
  999. r8047 | fenrir | 2004-06-23 22:42:07 +0200 (Wed, 23 Jun 2004) | 2 lines
  1000. Changed paths:
  1001.    M /trunk/src/input/stream.c
  1002.  * stream.c: fixed a problem with peek.
  1003. ------------------------------------------------------------------------
  1004. r8046 | gbazin | 2004-06-23 22:24:01 +0200 (Wed, 23 Jun 2004) | 1 line
  1005. Changed paths:
  1006.    M /trunk/src/input/es_out.c
  1007.    M /trunk/src/input/stream.c
  1008.    M /trunk/src/input/var.c
  1009. * src/input: update ES object vars when an ES is removed + some coding style changes.
  1010. ------------------------------------------------------------------------
  1011. r8045 | gbazin | 2004-06-23 22:20:39 +0200 (Wed, 23 Jun 2004) | 1 line
  1012. Changed paths:
  1013.    M /trunk/modules/demux/dvdnav.c
  1014. * modules/demux/dvdnav.c: added "dvd" shortcut and removed old TODO list.
  1015. ------------------------------------------------------------------------
  1016. r8044 | gbazin | 2004-06-23 21:42:20 +0200 (Wed, 23 Jun 2004) | 1 line
  1017. Changed paths:
  1018.    M /trunk/modules/demux/dvdnav.c
  1019. * modules/demux/dvdnav.c: work-around for libdvdnav cvs + a few coding style changes.
  1020. ------------------------------------------------------------------------
  1021. r8043 | fenrir | 2004-06-23 20:52:06 +0200 (Wed, 23 Jun 2004) | 2 lines
  1022. Changed paths:
  1023.    M /trunk/src/input/es_out.c
  1024.  * es_out: fixed a bug preventing re-selecting an ES.
  1025. ------------------------------------------------------------------------
  1026. r8042 | fenrir | 2004-06-23 19:49:26 +0200 (Wed, 23 Jun 2004) | 12 lines
  1027. Changed paths:
  1028.    M /trunk/include/vlc_input.h
  1029.    M /trunk/modules/control/hotkeys.c
  1030.    M /trunk/modules/demux/util/sub.c
  1031.    M /trunk/modules/demux/util/sub.h
  1032.    M /trunk/src/input/control.c
  1033.    M /trunk/src/input/es_out.c
  1034.    M /trunk/src/input/input.c
  1035.    M /trunk/src/input/input_internal.h
  1036.    M /trunk/src/input/var.c
  1037. * all: - added a boolean "seekable" object variable to p_input.
  1038.  (becarefull, it's just if you can seek or not, and not if you have to
  1039.  display the progress bar, for thet last you have to check if "position"
  1040.  value get != 0.0 )
  1041.        - added "audio-delay" and "spu-delay" object variables to delay
  1042.  audio/spu to the video. They can be changed on the fly (untested).
  1043.        - renamed INPUT__GET/SET_SUBDELAY into
  1044.  INPUT_SET_SPU_DELAY and added INPUT_SET_AUDIO_DELAY
  1045.  (wrapper to "audio-delay" and "spu-delay")
  1046.  - readded INPUT_ADD/GET_INFO/INPUT_SET_NAME. Becarefull to not over-use
  1047. them, a demuxer should export DEMUX_GET_META and not using them.
  1048. ------------------------------------------------------------------------
  1049. r8041 | gbazin | 2004-06-23 15:58:02 +0200 (Wed, 23 Jun 2004) | 3 lines
  1050. Changed paths:
  1051.    M /trunk/modules/demux/m3u.c
  1052.    M /trunk/src/input/stream.c
  1053. * modules/demux/m3u.c: allocate buffer for stream_Read().
  1054. * src/input/stream.c: fixed detection of EOF.
  1055. ------------------------------------------------------------------------
  1056. r8040 | gbazin | 2004-06-23 13:32:59 +0200 (Wed, 23 Jun 2004) | 1 line
  1057. Changed paths:
  1058.    M /trunk/modules/access/vcd/vcd.c
  1059.    M /trunk/modules/demux/ps.c
  1060. * modules/access/vcd/vcd.c, modules/demux/ps.c: fixed vcd.
  1061. ------------------------------------------------------------------------
  1062. r8039 | hartman | 2004-06-23 12:29:30 +0200 (Wed, 23 Jun 2004) | 2 lines
  1063. Changed paths:
  1064.    M /trunk/modules/gui/macosx/controls.m
  1065.    M /trunk/modules/gui/macosx/intf.m
  1066. * OSX compiles again (BEWARE it is still SEVERELY broken)
  1067. ------------------------------------------------------------------------
  1068. r8038 | gbazin | 2004-06-23 12:13:05 +0200 (Wed, 23 Jun 2004) | 1 line
  1069. Changed paths:
  1070.    M /trunk/src/input/input.c
  1071. * src/input/input.c: win32 fix.
  1072. ------------------------------------------------------------------------
  1073. r8037 | gbazin | 2004-06-23 12:12:41 +0200 (Wed, 23 Jun 2004) | 1 line
  1074. Changed paths:
  1075.    M /trunk/modules/gui/ncurses.c
  1076.    M /trunk/modules/gui/wxwindows/wizard.cpp
  1077. * modules/gui/ncurses.c, modules/gui/wxwindows/wizard.cpp: compilation fixes.
  1078. ------------------------------------------------------------------------
  1079. r8036 | zorglub | 2004-06-23 12:00:21 +0200 (Wed, 23 Jun 2004) | 2 lines
  1080. Changed paths:
  1081.    M /trunk/modules/demux/mpeg/mpga.c
  1082.    M /trunk/modules/demux/util/id3.c
  1083.    M /trunk/modules/demux/util/id3tag.c
  1084. Fix id3 and id3tag (using meta)
  1085. ------------------------------------------------------------------------
  1086. r8035 | jlj | 2004-06-23 05:15:08 +0200 (Wed, 23 Jun 2004) | 3 lines
  1087. Changed paths:
  1088.    M /trunk/src/audio_output/output.c
  1089.   * Fix for DTS over SPDIF stuttering. Someone please review.
  1090. ------------------------------------------------------------------------
  1091. r8034 | fenrir | 2004-06-23 01:17:02 +0200 (Wed, 23 Jun 2004) | 3 lines
  1092. Changed paths:
  1093.    M /trunk/modules/demux/livedotcom.cpp
  1094.  * livedotcom: begin support of PAUSE. It doesn't work yet, resume
  1095. always restarts from the start :(
  1096. ------------------------------------------------------------------------
  1097. r8033 | gbazin | 2004-06-23 00:21:12 +0200 (Wed, 23 Jun 2004) | 1 line
  1098. Changed paths:
  1099.    M /trunk/configure.ac
  1100. * configure.ac: disabled stream_out_display for now.
  1101. ------------------------------------------------------------------------
  1102. r8032 | zorglub | 2004-06-22 23:55:57 +0200 (Tue, 22 Jun 2004) | 2 lines
  1103. Changed paths:
  1104.    M /trunk/src/misc/modules.c
  1105. Re-enable dynamic plugins
  1106. ------------------------------------------------------------------------
  1107. r8031 | gbazin | 2004-06-22 23:55:50 +0200 (Tue, 22 Jun 2004) | 1 line
  1108. Changed paths:
  1109.    M /trunk/modules/gui/skins/src/skin_main.cpp
  1110.    M /trunk/modules/gui/skins2/src/skin_main.cpp
  1111.    M /trunk/modules/gui/skins2/src/vlcproc.cpp
  1112.    M /trunk/modules/gui/skins2/vars/stream.cpp
  1113.    M /trunk/modules/gui/skins2/vars/time.cpp
  1114. * modules/gui/skins / skins2: compilation fixes.
  1115. ------------------------------------------------------------------------
  1116. r8030 | gbazin | 2004-06-22 23:22:13 +0200 (Tue, 22 Jun 2004) | 1 line
  1117. Changed paths:
  1118.    M /trunk/configure.ac
  1119.    M /trunk/modules/codec/cmml/intf.c
  1120.    M /trunk/modules/codec/theora.c
  1121.    M /trunk/modules/control/netsync.c
  1122.    M /trunk/modules/demux/Modules.am
  1123.    M /trunk/modules/demux/m3u.c
  1124.    M /trunk/modules/demux/mpeg/Modules.am
  1125.    M /trunk/modules/demux/playlist/m3u.c
  1126.    M /trunk/modules/demux/playlist/old.c
  1127.    M /trunk/modules/demux/playlist/pls.c
  1128.    M /trunk/modules/demux/ps.c
  1129.  ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore.
  1130. ------------------------------------------------------------------------
  1131. r8029 | fenrir | 2004-06-22 22:32:10 +0200 (Tue, 22 Jun 2004) | 2 lines
  1132. Changed paths:
  1133.    M /trunk/modules/codec/speex.c
  1134.  * speex: missing <vlc/input.h> include.
  1135. ------------------------------------------------------------------------
  1136. r8028 | fenrir | 2004-06-22 22:19:31 +0200 (Tue, 22 Jun 2004) | 2 lines
  1137. Changed paths:
  1138.    M /trunk/Makefile.am
  1139.  * Makefile.am: updated.
  1140. ------------------------------------------------------------------------
  1141. r8027 | fenrir | 2004-06-22 22:10:17 +0200 (Tue, 22 Jun 2004) | 2 lines
  1142. Changed paths:
  1143.    A /trunk/src/input/input_internal.h
  1144.  input_internal: lalala .
  1145. ------------------------------------------------------------------------
  1146. r8026 | fenrir | 2004-06-22 22:09:22 +0200 (Tue, 22 Jun 2004) | 2 lines
  1147. Changed paths:
  1148.    A /trunk/include/vlc_stream.h
  1149.  * vlc_stream.h : oops again.
  1150. ------------------------------------------------------------------------
  1151. r8025 | fenrir | 2004-06-22 22:07:34 +0200 (Tue, 22 Jun 2004) | 2 lines
  1152. Changed paths:
  1153.    A /trunk/include/vlc_es_out.h
  1154.  * vlc_es_out.h: oops ;)
  1155. ------------------------------------------------------------------------
  1156. r8024 | fenrir | 2004-06-22 22:02:47 +0200 (Tue, 22 Jun 2004) | 2 lines
  1157. Changed paths:
  1158.    M /trunk/modules/codec/vorbis.c
  1159.  * vorbis: compilation fix.
  1160. ------------------------------------------------------------------------
  1161. r8023 | fenrir | 2004-06-22 21:49:25 +0200 (Tue, 22 Jun 2004) | 2 lines
  1162. Changed paths:
  1163.    M /trunk/configure.ac
  1164.  * configure.ac: removed access2, demux2, demuxdump, mpeg_system.
  1165. ------------------------------------------------------------------------
  1166. r8022 | fenrir | 2004-06-22 21:46:10 +0200 (Tue, 22 Jun 2004) | 2 lines
  1167. Changed paths:
  1168.    D /trunk/modules/access/access2.c
  1169.    D /trunk/modules/demux/demux2.c
  1170.  * access2, demux2: not needed anymore.
  1171. ------------------------------------------------------------------------
  1172. r8021 | fenrir | 2004-06-22 21:43:37 +0200 (Tue, 22 Jun 2004) | 6 lines
  1173. Changed paths:
  1174.    M /trunk/configure.ac
  1175.  * configure.ac: disable plugins that can't compile anymore:
  1176.     - dvd, dvdread, dvdplay, vcdx, cddax
  1177.     - gtk, gnome, qt, kde
  1178.    There are others in this case, specially interface that I can't test.
  1179. ------------------------------------------------------------------------
  1180. r8020 | fenrir | 2004-06-22 21:35:15 +0200 (Tue, 22 Jun 2004) | 2 lines
  1181. Changed paths:
  1182.    M /trunk/Makefile.am
  1183.  * all: rework of the input.
  1184. ------------------------------------------------------------------------
  1185. r8019 | fenrir | 2004-06-22 21:35:01 +0200 (Tue, 22 Jun 2004) | 2 lines
  1186. Changed paths:
  1187.    M /trunk/modules/visualization/goom.c
  1188.  * all: rework of the input.
  1189. ------------------------------------------------------------------------
  1190. r8018 | fenrir | 2004-06-22 21:34:44 +0200 (Tue, 22 Jun 2004) | 2 lines
  1191. Changed paths:
  1192.    M /trunk/modules/misc/dummy/dummy.c
  1193.    M /trunk/modules/misc/dummy/input.c
  1194.  * all: rework of the input.
  1195. ------------------------------------------------------------------------
  1196. r8017 | fenrir | 2004-06-22 21:34:20 +0200 (Tue, 22 Jun 2004) | 2 lines
  1197. Changed paths:
  1198.    M /trunk/modules/gui/ncurses.c
  1199.    M /trunk/modules/gui/wxwindows/bookmarks.cpp
  1200.    M /trunk/modules/gui/wxwindows/dialogs.cpp
  1201.    M /trunk/modules/gui/wxwindows/fileinfo.cpp
  1202.    M /trunk/modules/gui/wxwindows/interface.cpp
  1203.    M /trunk/modules/gui/wxwindows/timer.cpp
  1204.    M /trunk/modules/gui/wxwindows/video.cpp
  1205.  * all: rework of the input.
  1206. ------------------------------------------------------------------------
  1207. r8016 | fenrir | 2004-06-22 21:34:01 +0200 (Tue, 22 Jun 2004) | 2 lines
  1208. Changed paths:
  1209.    M /trunk/modules/control/gestures.c
  1210.    M /trunk/modules/control/hotkeys.c
  1211.    M /trunk/modules/control/http.c
  1212.    M /trunk/modules/control/joystick.c
  1213.    M /trunk/modules/control/netsync.c
  1214.    M /trunk/modules/control/rc.c
  1215.  * all: rework of the input.
  1216. ------------------------------------------------------------------------
  1217. r8015 | fenrir | 2004-06-22 21:33:30 +0200 (Tue, 22 Jun 2004) | 2 lines
  1218. Changed paths:
  1219.    M /trunk/modules/codec/libmpeg2.c
  1220.  * all: rework of the input.
  1221. ------------------------------------------------------------------------
  1222. r8014 | fenrir | 2004-06-22 21:33:06 +0200 (Tue, 22 Jun 2004) | 2 lines
  1223. Changed paths:
  1224.    M /trunk/modules/demux/dvdnav.c
  1225.    M /trunk/modules/demux/livedotcom.cpp
  1226.    M /trunk/modules/demux/mkv.cpp
  1227.    M /trunk/modules/demux/util/id3.c
  1228.  * all: rework of the input.
  1229. ------------------------------------------------------------------------
  1230. r8013 | fenrir | 2004-06-22 21:31:54 +0200 (Tue, 22 Jun 2004) | 2 lines
  1231. Changed paths:
  1232.    M /trunk/src/interface/interface.c
  1233.    M /trunk/src/libvlc.c
  1234.    M /trunk/src/video_output/video_output.c
  1235.    M /trunk/src/video_output/vout_synchro.c
  1236.  * all: rework of the input.
  1237. ------------------------------------------------------------------------
  1238. r8012 | fenrir | 2004-06-22 21:31:14 +0200 (Tue, 22 Jun 2004) | 2 lines
  1239. Changed paths:
  1240.    M /trunk/src/misc/modules.c
  1241.    M /trunk/src/misc/objects.c
  1242.  * all: rework of the input.
  1243. ------------------------------------------------------------------------
  1244. r8011 | fenrir | 2004-06-22 21:30:54 +0200 (Tue, 22 Jun 2004) | 2 lines
  1245. Changed paths:
  1246.    M /trunk/src/playlist/loadsave.c
  1247.    M /trunk/src/playlist/playlist.c
  1248.  * all: rework of the input.
  1249. ------------------------------------------------------------------------
  1250. r8010 | fenrir | 2004-06-22 21:30:31 +0200 (Tue, 22 Jun 2004) | 2 lines
  1251. Changed paths:
  1252.    A /trunk/src/input/var.c
  1253.  * all: rework of the input.
  1254. ------------------------------------------------------------------------
  1255. r8009 | fenrir | 2004-06-22 21:29:57 +0200 (Tue, 22 Jun 2004) | 2 lines
  1256. Changed paths:
  1257.    M /trunk/src/input/access.c
  1258.    A /trunk/src/input/clock.c (from /trunk/src/input/input_clock.c:8003)
  1259.    M /trunk/src/input/control.c
  1260.    A /trunk/src/input/decoder.c (from /trunk/src/input/input_dec.c:8003)
  1261.    M /trunk/src/input/demux.c
  1262.    M /trunk/src/input/es_out.c
  1263.    M /trunk/src/input/input.c
  1264.    D /trunk/src/input/input_clock.c
  1265.    D /trunk/src/input/input_dec.c
  1266.    D /trunk/src/input/input_ext-plugins.c
  1267.    D /trunk/src/input/input_programs.c
  1268.    M /trunk/src/input/stream.c
  1269.    M /trunk/src/input/subtitles.c
  1270.  * all: rework of the input.
  1271. ------------------------------------------------------------------------
  1272. r8008 | fenrir | 2004-06-22 21:29:37 +0200 (Tue, 22 Jun 2004) | 2 lines
  1273. Changed paths:
  1274.    A /trunk/include/vlc_access.h
  1275.    A /trunk/include/vlc_demux.h
  1276.    A /trunk/include/vlc_input.h
  1277.  * all: rework of the input.
  1278. ------------------------------------------------------------------------
  1279. r8007 | fenrir | 2004-06-22 21:29:19 +0200 (Tue, 22 Jun 2004) | 2 lines
  1280. Changed paths:
  1281.    D /trunk/include/input_ext-dec.h
  1282.    D /trunk/include/input_ext-intf.h
  1283.    D /trunk/include/input_ext-plugins.h
  1284.    D /trunk/include/stream_control.h
  1285.    M /trunk/include/vlc/decoder.h
  1286.    M /trunk/include/vlc/input.h
  1287.    M /trunk/include/vlc/intf.h
  1288.    M /trunk/include/vlc_codec.h
  1289.    M /trunk/include/vlc_objects.h
  1290.  * all: rework of the input.
  1291. ------------------------------------------------------------------------
  1292. r8006 | fenrir | 2004-06-22 20:39:02 +0200 (Tue, 22 Jun 2004) | 2 lines
  1293. Changed paths:
  1294.    M /trunk/modules/mux/mp4.c
  1295.  * mp4: fixed width in tkhd. (at least I hope).
  1296. ------------------------------------------------------------------------
  1297. r8005 | damienf | 2004-06-22 11:13:51 +0200 (Tue, 22 Jun 2004) | 3 lines
  1298. Changed paths:
  1299.    M /trunk/modules/access/dshow/dshow.cpp
  1300.    M /trunk/modules/access/dshow/filter.cpp
  1301.    M /trunk/modules/access/dshow/filter.h
  1302. - added last resort built-in mediatype for capture filter if card does not returns any (i.e Osprey cards)
  1303. - miscelaneous clean ups
  1304. ------------------------------------------------------------------------
  1305. r8004 | hartman | 2004-06-22 02:03:08 +0200 (Tue, 22 Jun 2004) | 3 lines
  1306. Changed paths:
  1307.    M /trunk/modules/demux/livedotcom.cpp
  1308. * modules/demux/livedotcom.cpp: - ts2 -> ts 
  1309.   - take into account !rtpSource (for UDP support)
  1310. ------------------------------------------------------------------------
  1311. r8003 | zorglub | 2004-06-20 12:25:22 +0200 (Sun, 20 Jun 2004) | 2 lines
  1312. Changed paths:
  1313.    M /trunk/TODO
  1314. DVB NIT parsing
  1315. ------------------------------------------------------------------------
  1316. r8002 | fenrir | 2004-06-19 16:16:17 +0200 (Sat, 19 Jun 2004) | 2 lines
  1317. Changed paths:
  1318.    M /trunk/modules/mux/mp4.c
  1319.  * mp4: avcC atom fixed. (Missing sps/pps).
  1320. ------------------------------------------------------------------------
  1321. r8001 | hartman | 2004-06-18 21:20:34 +0200 (Fri, 18 Jun 2004) | 2 lines
  1322. Changed paths:
  1323.    M /trunk/doc/bugreport-howto.txt
  1324. * Bug report howto is a online document.
  1325. ------------------------------------------------------------------------
  1326. r8000 | hartman | 2004-06-18 20:56:39 +0200 (Fri, 18 Jun 2004) | 2 lines
  1327. Changed paths:
  1328.    M /trunk/doc/Makefile.am
  1329.    D /trunk/doc/intf-http.txt
  1330.    D /trunk/doc/vlc-howto.sgml
  1331.    M /trunk/doc/vlc.1
  1332.    D /trunk/doc/web-streaming.html
  1333. * Removed some deprecated docs. small fix to vlc man page.
  1334. ------------------------------------------------------------------------
  1335. r7999 | hartman | 2004-06-18 16:00:51 +0200 (Fri, 18 Jun 2004) | 4 lines
  1336. Changed paths:
  1337.    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
  1338.    M /trunk/extras/contrib/src/Patches/live.patch
  1339.    M /trunk/extras/contrib/src/packages.mak
  1340. * ffmpeg resample.c patch is no longer necessary 
  1341. * new liveMedia version
  1342. * liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).
  1343. ------------------------------------------------------------------------
  1344. r7998 | sigmunau | 2004-06-18 14:38:28 +0200 (Fri, 18 Jun 2004) | 3 lines
  1345. Changed paths:
  1346.    M /trunk/modules/audio_filter/resampler/linear.c
  1347.    M /trunk/modules/audio_filter/resampler/ugly.c
  1348. Fixed a nasty memleak in ugly and linear resamplers when alloca is
  1349. unavaliable. Also swaped the score of these modules.
  1350. ------------------------------------------------------------------------
  1351. r7997 | sigmunau | 2004-06-18 13:35:45 +0200 (Fri, 18 Jun 2004) | 2 lines
  1352. Changed paths:
  1353.    M /trunk/include/variables.h
  1354.    M /trunk/src/playlist/info.c
  1355.    M /trunk/src/playlist/item-ext.c
  1356.    M /trunk/src/playlist/item.c
  1357.    M /trunk/src/video_output/vout_subpictures.c
  1358. various documentation fixes
  1359. ------------------------------------------------------------------------
  1360. r7996 | fenrir | 2004-06-17 22:31:45 +0200 (Thu, 17 Jun 2004) | 4 lines
  1361. Changed paths:
  1362.    M /trunk/modules/demux/livedotcom.cpp
  1363.  * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
  1364. for the report.
  1365. ------------------------------------------------------------------------
  1366. r7995 | sigmunau | 2004-06-17 14:36:03 +0200 (Thu, 17 Jun 2004) | 3 lines
  1367. Changed paths:
  1368.    M /trunk/doc/Doxyfile
  1369.    A /trunk/doc/Doxyfile.skins2
  1370. splitted the documentation for skins2 out of the main docs. Tweaked the
  1371. doxyfile for the main docs a bit.
  1372. ------------------------------------------------------------------------
  1373. r7994 | sigmunau | 2004-06-17 13:27:49 +0200 (Thu, 17 Jun 2004) | 2 lines
  1374. Changed paths:
  1375.    M /trunk/include/vlc_video.h
  1376. include/vlc_video.h: minor doc fix
  1377. ------------------------------------------------------------------------
  1378. r7993 | sigmunau | 2004-06-17 13:25:02 +0200 (Thu, 17 Jun 2004) | 2 lines
  1379. Changed paths:
  1380.    M /trunk/doc/lirc/example.lircrc
  1381. example.lircrc: Added missing commands
  1382. ------------------------------------------------------------------------
  1383. r7992 | oaubert | 2004-06-17 10:29:56 +0200 (Thu, 17 Jun 2004) | 2 lines
  1384. Changed paths:
  1385.    M /trunk/modules/control/corba/mediacontrol-core.c
  1386. Formatting fixes
  1387. ------------------------------------------------------------------------
  1388. r7991 | yoann | 2004-06-17 05:37:03 +0200 (Thu, 17 Jun 2004) | 8 lines
  1389. Changed paths:
  1390.    M /trunk/doc/developer/video_output.xml
  1391.    M /trunk/include/osd.h
  1392.    M /trunk/include/video_output.h
  1393.    M /trunk/include/vlc_video.h
  1394.    M /trunk/modules/codec/cmml/intf.c
  1395.    M /trunk/modules/codec/dvbsub.c
  1396.    M /trunk/modules/codec/ogt/cvd.c
  1397.    M /trunk/modules/codec/ogt/cvd_parse.c
  1398.    M /trunk/modules/codec/ogt/ogt.c
  1399.    M /trunk/modules/codec/ogt/ogt_parse.c
  1400.    M /trunk/modules/codec/ogt/subtitle.h
  1401.    M /trunk/modules/codec/spudec/parse.c
  1402.    M /trunk/modules/codec/spudec/spudec.c
  1403.    M /trunk/modules/codec/spudec/spudec.h
  1404.    M /trunk/modules/codec/subsdec.c
  1405.    M /trunk/modules/control/corba/mediacontrol-core.c
  1406.    M /trunk/modules/control/hotkeys.c
  1407.    M /trunk/modules/control/lirc.c
  1408.    M /trunk/modules/gui/macosx/controls.m
  1409.    M /trunk/modules/gui/macosx/playlist.m
  1410.    M /trunk/modules/misc/freetype.c
  1411.    M /trunk/src/video_output/video_output.c
  1412.    M /trunk/src/video_output/video_widgets.c
  1413.    M /trunk/src/video_output/vout_subpictures.c
  1414.  * src/video_output/vout_subpictures.c : New OSD channels
  1415. When you want to use OSD, you have to register an OSD channel, by calling
  1416. vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
  1417. There is a particular channel, DEFAULT_CHANNEL that can be used for
  1418. general purpose.
  1419. See modules/control/hotkeys.c for an example.
  1420. ------------------------------------------------------------------------
  1421. r7990 | fenrir | 2004-06-16 21:35:33 +0200 (Wed, 16 Jun 2004) | 2 lines
  1422. Changed paths:
  1423.    M /trunk/modules/demux/mp4/mp4.c
  1424.    M /trunk/modules/mux/mp4.c
  1425.    M /trunk/modules/packetizer/h264.c
  1426.  * all: fixed the way h264 streams are stored in .mp4
  1427. ------------------------------------------------------------------------
  1428. r7989 | fenrir | 2004-06-16 19:28:19 +0200 (Wed, 16 Jun 2004) | 2 lines
  1429. Changed paths:
  1430.    M /trunk/modules/demux/avi/avi.c
  1431.  * avi: fixed the return value of Seek().
  1432. ------------------------------------------------------------------------
  1433. r7988 | hartman | 2004-06-15 17:41:53 +0200 (Tue, 15 Jun 2004) | 2 lines
  1434. Changed paths:
  1435.    M /trunk/include/vlc_common.h
  1436. * fix the defines for strcasecmp strncasecmp and strcasestr
  1437. ------------------------------------------------------------------------
  1438. r7987 | hartman | 2004-06-15 17:17:25 +0200 (Tue, 15 Jun 2004) | 2 lines
  1439. Changed paths:
  1440.    M /trunk/src/extras/libc.c
  1441. * strcasestr not strncasestr
  1442. ------------------------------------------------------------------------
  1443. r7986 | hartman | 2004-06-15 16:43:26 +0200 (Tue, 15 Jun 2004) | 2 lines
  1444. Changed paths:
  1445.    M /trunk/include/vlc_common.h
  1446. * vlc_strcasestr defines (still missing something. still can't find it)
  1447. ------------------------------------------------------------------------
  1448. r7985 | hartman | 2004-06-15 16:33:50 +0200 (Tue, 15 Jun 2004) | 2 lines
  1449. Changed paths:
  1450.    M /trunk/include/codecs.h
  1451.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  1452. * G.726 support trough ffmpeg
  1453. ------------------------------------------------------------------------
  1454. r7984 | hartman | 2004-06-15 15:47:42 +0200 (Tue, 15 Jun 2004) | 3 lines
  1455. Changed paths:
  1456.    M /trunk/configure.ac
  1457.    M /trunk/modules/demux/util/sub.c
  1458.    M /trunk/src/extras/libc.c
  1459. * backport of local_stristr to vlc_strcasestr in libc.c
  1460.   fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
  1461. ------------------------------------------------------------------------
  1462. r7983 | oaubert | 2004-06-15 11:15:09 +0200 (Tue, 15 Jun 2004) | 4 lines
  1463. Changed paths:
  1464.    M /trunk/configure.ac
  1465.    M /trunk/modules/misc/Modules.am
  1466.    A /trunk/modules/misc/svg.c
  1467. SVG rendering module. It uses the text rendering API, and converts
  1468. plain text to SVG. It can be used to have more control on the subtitle
  1469. rendering.
  1470. ------------------------------------------------------------------------
  1471. r7982 | hartman | 2004-06-15 01:11:14 +0200 (Tue, 15 Jun 2004) | 2 lines
  1472. Changed paths:
  1473.    M /trunk/modules/control/netsync.c
  1474. * define INADDR_NONE for Solaris (fixes #1815)
  1475. ------------------------------------------------------------------------
  1476. r7981 | jpsaman | 2004-06-14 21:19:57 +0200 (Mon, 14 Jun 2004) | 1 line
  1477. Changed paths:
  1478.    M /trunk/modules/video_output/hd1000v.cpp
  1479.    M /trunk/vlc.roku
  1480. Updated build rules.
  1481. ------------------------------------------------------------------------
  1482. r7980 | jpsaman | 2004-06-14 16:43:16 +0200 (Mon, 14 Jun 2004) | 1 line
  1483. Changed paths:
  1484.    M /trunk/modules/access/dvb/linux_dvb.c
  1485. FEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)
  1486. ------------------------------------------------------------------------
  1487. r7979 | jpsaman | 2004-06-14 16:35:57 +0200 (Mon, 14 Jun 2004) | 1 line
  1488. Changed paths:
  1489.    M /trunk/modules/access/dvb/linux_dvb.c
  1490. Fix typos in DVB-T tuning code.
  1491. ------------------------------------------------------------------------
  1492. r7978 | jlj | 2004-06-14 00:31:18 +0200 (Mon, 14 Jun 2004) | 3 lines
  1493. Changed paths:
  1494.    M /trunk/modules/audio_output/coreaudio.c
  1495.   * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.
  1496. ------------------------------------------------------------------------
  1497. r7977 | zorglub | 2004-06-12 02:19:59 +0200 (Sat, 12 Jun 2004) | 16 lines
  1498. Changed paths:
  1499.    M /trunk/include/vlc/vlc.h
  1500.    M /trunk/mozilla/vlcintf.idl
  1501.    M /trunk/mozilla/vlcpeer.cpp
  1502.    M /trunk/src/libvlc.c
  1503. * Added new functions to the Mozilla plugin
  1504. - set_volume
  1505.     - get_volume
  1506. - mute
  1507. - clear_playlist
  1508. - add_item
  1509. - next
  1510. - previous
  1511. - isplaying
  1512. - ge_length
  1513. - get_position
  1514. - get_time
  1515. - seek
  1516. * Fixed VLC_VolumeSet and a description
  1517. ------------------------------------------------------------------------
  1518. r7976 | ipkiss | 2004-06-11 19:14:28 +0200 (Fri, 11 Jun 2004) | 4 lines
  1519. Changed paths:
  1520.    M /trunk/modules/gui/skins2/src/skin_main.cpp
  1521.    M /trunk/modules/gui/skins2/src/vlcproc.cpp
  1522.    M /trunk/modules/gui/skins2/src/vlcproc.hpp
  1523.  * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
  1524.    This only works when the skins2 interface is active.
  1525.    Not very much tested yet...
  1526. ------------------------------------------------------------------------
  1527. r7975 | oaubert | 2004-06-11 16:14:28 +0200 (Fri, 11 Jun 2004) | 2 lines
  1528. Changed paths:
  1529.    M /trunk/configure.ac
  1530.    M /trunk/modules/control/corba/Modules.am
  1531. Proper fix for corba building problem (use AM_CONDITIONAL)
  1532. ------------------------------------------------------------------------
  1533. r7974 | oaubert | 2004-06-11 15:46:01 +0200 (Fri, 11 Jun 2004) | 3 lines
  1534. Changed paths:
  1535.    M /trunk/modules/control/corba/mediacontrol-core.c
  1536. * Bug fix in unit conversion
  1537. * Updated text display to new API (added i_channel)
  1538. ------------------------------------------------------------------------
  1539. r7973 | jlj | 2004-06-11 04:58:05 +0200 (Fri, 11 Jun 2004) | 3 lines
  1540. Changed paths:
  1541.    M /trunk/modules/audio_output/coreaudio.c
  1542.   * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.
  1543. ------------------------------------------------------------------------
  1544. r7972 | gbazin | 2004-06-09 17:24:18 +0200 (Wed, 09 Jun 2004) | 1 line
  1545. Changed paths:
  1546.    M /trunk/modules/access/access2.c
  1547.    M /trunk/modules/access/dshow/dshow.cpp
  1548.    M /trunk/modules/access/dshow/filter.cpp
  1549.    M /trunk/modules/access/dshow/filter.h
  1550.    M /trunk/modules/demux/demux2.c
  1551. * modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anything ;)
  1552. ------------------------------------------------------------------------
  1553. r7971 | gbazin | 2004-06-09 13:28:45 +0200 (Wed, 09 Jun 2004) | 1 line
  1554. Changed paths:
  1555.    M /trunk/modules/video_output/directx/events.c
  1556. * modules/video_output/directx/events.c: implemented VOUT_CLOSE.
  1557. ------------------------------------------------------------------------
  1558. r7970 | gbazin | 2004-06-09 13:13:42 +0200 (Wed, 09 Jun 2004) | 1 line
  1559. Changed paths:
  1560.    M /trunk/src/misc/net.c
  1561. * src/misc/net.c: fix for the udp-auto-mtu on win32.
  1562. ------------------------------------------------------------------------
  1563. r7969 | hartman | 2004-06-09 12:52:28 +0200 (Wed, 09 Jun 2004) | 2 lines
  1564. Changed paths:
  1565.    M /trunk/TODO
  1566. * TODO: clarification to some of the vout redesign issues
  1567. ------------------------------------------------------------------------
  1568. r7968 | oaubert | 2004-06-09 12:30:58 +0200 (Wed, 09 Jun 2004) | 2 lines
  1569. Changed paths:
  1570.    M /trunk/configure.ac
  1571.    M /trunk/modules/control/corba/Modules.am
  1572. Unclean but quick bugfix for the CORBA plugin building problem.
  1573. ------------------------------------------------------------------------
  1574. r7967 | gbazin | 2004-06-09 11:57:35 +0200 (Wed, 09 Jun 2004) | 1 line
  1575. Changed paths:
  1576.    M /trunk/modules/gui/wxwindows/bookmarks.cpp
  1577. * modules/gui/wxwindows/bookmarks.cpp: compilation fix.
  1578. ------------------------------------------------------------------------
  1579. r7966 | yoann | 2004-06-08 23:53:23 +0200 (Tue, 08 Jun 2004) | 2 lines
  1580. Changed paths:
  1581.    M /trunk/modules/control/hotkeys.c
  1582.  * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable, when pressing 't' hotkey. 
  1583. ------------------------------------------------------------------------
  1584. r7965 | fenrir | 2004-06-08 22:19:51 +0200 (Tue, 08 Jun 2004) | 2 lines
  1585. Changed paths:
  1586.    M /trunk/modules/gui/skins2/vars/playlist.cpp
  1587.  * playlist: oops, compilation fix.
  1588. ------------------------------------------------------------------------
  1589. r7964 | jpsaman | 2004-06-08 20:17:15 +0200 (Tue, 08 Jun 2004) | 1 line
  1590. Changed paths:
  1591.    M /trunk/configure.ac
  1592.    M /trunk/vlc.roku
  1593. Choose -Os automatically on mipsel.
  1594. ------------------------------------------------------------------------
  1595. r7963 | zorglub | 2004-06-08 14:59:52 +0200 (Tue, 08 Jun 2004) | 2 lines
  1596. Changed paths:
  1597.    M /trunk/modules/audio_output/esd.c
  1598. Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
  1599. ------------------------------------------------------------------------
  1600. r7962 | zorglub | 2004-06-08 11:16:04 +0200 (Tue, 08 Jun 2004) | 2 lines
  1601. Changed paths:
  1602.    M /trunk/modules/access/http.c
  1603. Fix for requests without path when using proxy
  1604. ------------------------------------------------------------------------
  1605. r7961 | oaubert | 2004-06-08 01:40:20 +0200 (Tue, 08 Jun 2004) | 2 lines
  1606. Changed paths:
  1607.    M /trunk/modules/control/corba/Modules.am
  1608. Fixes in the build system
  1609. ------------------------------------------------------------------------
  1610. r7960 | anil | 2004-06-08 01:15:16 +0200 (Tue, 08 Jun 2004) | 2 lines
  1611. Changed paths:
  1612.    M /trunk/doc/developer/videolan-doc.xsl
  1613. * use screen.css too for the single html version, and reduce the toc size.
  1614. ------------------------------------------------------------------------
  1615. r7959 | fenrir | 2004-06-08 00:41:08 +0200 (Tue, 08 Jun 2004) | 2 lines
  1616. Changed paths:
  1617.    M /trunk/modules/gui/skins/src/skin_main.cpp
  1618.  * skin_main: compilation fix. (thx bigben for reporting them).
  1619. ------------------------------------------------------------------------
  1620. r7958 | fenrir | 2004-06-08 00:38:58 +0200 (Tue, 08 Jun 2004) | 2 lines
  1621. Changed paths:
  1622.    M /trunk/modules/gui/skins/src/vlcproc.cpp
  1623.  * vlcproc.cpp: compilation fix.
  1624. ------------------------------------------------------------------------
  1625. r7957 | fenrir | 2004-06-08 00:35:20 +0200 (Tue, 08 Jun 2004) | 2 lines
  1626. Changed paths:
  1627.    M /trunk/modules/gui/gtk/control.c
  1628.  * control: compilation fix.
  1629. ------------------------------------------------------------------------
  1630. r7956 | hartman | 2004-06-08 00:27:16 +0200 (Tue, 08 Jun 2004) | 2 lines
  1631. Changed paths:
  1632.    M /trunk/TODO
  1633. * fix TODO file
  1634. ------------------------------------------------------------------------
  1635. r7955 | fenrir | 2004-06-08 00:21:33 +0200 (Tue, 08 Jun 2004) | 2 lines
  1636. Changed paths:
  1637.    M /trunk/Makefile.am
  1638.    M /trunk/src/input/input.c
  1639.    D /trunk/src/input/input_ext-intf.c
  1640.    M /trunk/src/input/input_programs.c
  1641.  * src/input/input_ext-intf.c: no more unused.
  1642. ------------------------------------------------------------------------
  1643. r7954 | fenrir | 2004-06-08 00:19:12 +0200 (Tue, 08 Jun 2004) | 2 lines
  1644. Changed paths:
  1645.    M /trunk/include/input_ext-intf.h
  1646.  * input_ext-intf.h: removed unused functions/defines.
  1647. ------------------------------------------------------------------------
  1648. r7953 | hartman | 2004-06-08 00:14:51 +0200 (Tue, 08 Jun 2004) | 2 lines
  1649. Changed paths:
  1650.    M /trunk/TODO
  1651. * TODO: put todo's in TODO list instead of commit messages :)
  1652. ------------------------------------------------------------------------
  1653. r7952 | fenrir | 2004-06-08 00:14:21 +0200 (Tue, 08 Jun 2004) | 3 lines
  1654. Changed paths:
  1655.    M /trunk/include/input_ext-intf.h
  1656.  * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
  1657.                      input_ToggleES is removed.
  1658. ------------------------------------------------------------------------
  1659. r7951 | fenrir | 2004-06-08 00:11:57 +0200 (Tue, 08 Jun 2004) | 2 lines
  1660. Changed paths:
  1661.    M /trunk/modules/gui/beos/VlcWrapper.cpp
  1662.    M /trunk/modules/gui/gtk/menu.c
  1663.    M /trunk/modules/gui/kde/interface.cpp
  1664.  * all: don't use input_ToggleES.
  1665. ------------------------------------------------------------------------
  1666. r7950 | fenrir | 2004-06-07 23:53:03 +0200 (Mon, 07 Jun 2004) | 2 lines
  1667. Changed paths:
  1668.    M /trunk/modules/gui/gtk/gtk_callbacks.c
  1669.    M /trunk/modules/gui/gtk/menu.c
  1670.  * gtk: don't use input_ChangeArea.
  1671. ------------------------------------------------------------------------
  1672. r7949 | fenrir | 2004-06-07 23:38:09 +0200 (Mon, 07 Jun 2004) | 2 lines
  1673. Changed paths:
  1674.    M /trunk/modules/gui/beos/VlcWrapper.cpp
  1675.  * VlcWrapper: don't use input_ChangeArea.
  1676. ------------------------------------------------------------------------
  1677. r7948 | fenrir | 2004-06-07 23:35:19 +0200 (Mon, 07 Jun 2004) | 2 lines
  1678. Changed paths:
  1679.    M /trunk/modules/control/lirc.c
  1680.  * lirc: don't use input_ChangeArea.
  1681. ------------------------------------------------------------------------
  1682. r7947 | fenrir | 2004-06-07 23:32:18 +0200 (Mon, 07 Jun 2004) | 2 lines
  1683. Changed paths:
  1684.    M /trunk/modules/gui/gtk/menu.c
  1685.  * menu.c: don't use input_ChangeProgram.
  1686. ------------------------------------------------------------------------
  1687. r7946 | fenrir | 2004-06-07 23:27:18 +0200 (Mon, 07 Jun 2004) | 2 lines
  1688. Changed paths:
  1689.    M /trunk/src/input/input.c
  1690.  * input: warning fix + no more input_OffsetToTime.
  1691. ------------------------------------------------------------------------
  1692. r7945 | fenrir | 2004-06-07 23:26:35 +0200 (Mon, 07 Jun 2004) | 2 lines
  1693. Changed paths:
  1694.    M /trunk/modules/gui/gtk/display.c
  1695.    M /trunk/modules/gui/kde/interface.cpp
  1696.    M /trunk/modules/gui/pda/pda.c
  1697.    M /trunk/modules/gui/qt/intf.cpp
  1698.    M /trunk/modules/gui/skins/src/skin_main.cpp
  1699.    M /trunk/modules/gui/skins2/vars/playlist.cpp
  1700.    M /trunk/modules/gui/wxwindows/interface.cpp
  1701.  * all: don't use input_OffsetToTime anymore.
  1702. ------------------------------------------------------------------------
  1703. r7944 | anil | 2004-06-07 22:35:12 +0200 (Mon, 07 Jun 2004) | 2 lines
  1704. Changed paths:
  1705.    M /trunk/doc/developer
  1706.    M /trunk/doc/developer/Makefile
  1707. * the txt rule now uses xsltproc. faster and nicer
  1708. ------------------------------------------------------------------------
  1709. r7943 | anil | 2004-06-07 21:54:14 +0200 (Mon, 07 Jun 2004) | 2 lines
  1710. Changed paths:
  1711.    M /trunk/doc/developer/html
  1712. * developer/html : sorry forgot this svn:ignore...
  1713. ------------------------------------------------------------------------
  1714. r7942 | anil | 2004-06-07 21:49:22 +0200 (Mon, 07 Jun 2004) | 2 lines
  1715. Changed paths:
  1716.    M /trunk/doc/developer
  1717. * added proper svn:ignore properties
  1718. ------------------------------------------------------------------------
  1719. r7941 | zorglub | 2004-06-07 21:48:35 +0200 (Mon, 07 Jun 2004) | 2 lines
  1720. Changed paths:
  1721.    A /trunk/doc/developer/screen.css
  1722. Forgot the CSS
  1723. ------------------------------------------------------------------------
  1724. r7940 | oaubert | 2004-06-07 21:40:26 +0200 (Mon, 07 Jun 2004) | 4 lines
  1725. Changed paths:
  1726.    M /trunk/configure.ac
  1727.    M /trunk/modules/control/corba/Modules.am
  1728.    M /trunk/modules/control/corba/corba.c
  1729.    M /trunk/modules/control/corba/mediacontrol-core.c
  1730.    M /trunk/modules/control/corba/mediacontrol-init.c
  1731.    M /trunk/modules/control/corba/mediacontrol-plugin.c
  1732. * All C files: coding style update
  1733. * mediacontrol-core.c: update to the new control API
  1734. * configure.ac, Modules.am: (unfinished) build changes
  1735. ------------------------------------------------------------------------
  1736. r7939 | zorglub | 2004-06-07 21:32:10 +0200 (Mon, 07 Jun 2004) | 2 lines
  1737. Changed paths:
  1738.    M /trunk/doc/developer/Makefile
  1739.    M /trunk/doc/developer/decoders.xml
  1740.    M /trunk/doc/developer/input.xml
  1741.    D /trunk/doc/developer/modules.eps
  1742.    A /trunk/doc/developer/modules.png
  1743.    M /trunk/doc/developer/overview.xml
  1744.    D /trunk/doc/developer/ps.eps
  1745.    A /trunk/doc/developer/ps.png
  1746.    D /trunk/doc/developer/stream.eps
  1747.    A /trunk/doc/developer/stream.png
  1748.    D /trunk/doc/developer/ts.eps
  1749.    A /trunk/doc/developer/ts.png
  1750. Convert icons to png for pdf output
  1751. ------------------------------------------------------------------------
  1752. r7938 | anil | 2004-06-07 21:27:55 +0200 (Mon, 07 Jun 2004) | 2 lines
  1753. Changed paths:
  1754.    M /trunk/doc/developer/Makefile
  1755. * fixed a few rules (pdf, txt and clean)
  1756. ------------------------------------------------------------------------
  1757. r7937 | zorglub | 2004-06-07 21:13:05 +0200 (Mon, 07 Jun 2004) | 7 lines
  1758. Changed paths:
  1759.    M /trunk/doc/developer/Makefile
  1760.    M /trunk/doc/developer/history.xml
  1761.    A /trunk/doc/developer/html
  1762.    M /trunk/doc/developer/manual.xml
  1763.    A /trunk/doc/developer/stylesheet-print-noicones.dsl
  1764.    A /trunk/doc/developer/stylesheet-txt.dsl
  1765.    A /trunk/doc/developer/videolan-doc-chunk.xsl
  1766.    A /trunk/doc/developer/videolan-doc.xsl
  1767. Use xlstproc instead of jade for HTML output 
  1768. Output PDF instead of PS
  1769. You will need 
  1770.  * xsltproc
  1771.  * the docbook XSL package
  1772. ------------------------------------------------------------------------
  1773. r7936 | fenrir | 2004-06-07 20:32:12 +0200 (Mon, 07 Jun 2004) | 2 lines
  1774. Changed paths:
  1775.    M /trunk/modules/access/dvdplay/demux.c
  1776.    M /trunk/modules/access/dvdplay/intf.c
  1777.    M /trunk/modules/access/vcdx/access.c
  1778.    M /trunk/modules/access/vcdx/demux.c
  1779.    M /trunk/modules/access/vcdx/intf.c
  1780.  * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
  1781. ------------------------------------------------------------------------
  1782. r7935 | fenrir | 2004-06-07 20:30:46 +0200 (Mon, 07 Jun 2004) | 4 lines
  1783. Changed paths:
  1784.    M /trunk/modules/video_output/sdl.c
  1785.    M /trunk/modules/video_output/x11/xcommon.c
  1786.  all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
  1787.  follow the key-pressed scheme (I have removed thoses seeks).
  1788.  Someone to do the work ?
  1789. ------------------------------------------------------------------------
  1790. r7934 | fenrir | 2004-06-07 20:28:16 +0200 (Mon, 07 Jun 2004) | 2 lines
  1791. Changed paths:
  1792.    M /trunk/modules/demux/mpeg/ps.c
  1793.    M /trunk/modules/demux/mpeg/system.c
  1794.  * all: input_DumpStream isn't exported anymore.
  1795. ------------------------------------------------------------------------
  1796. r7933 | fenrir | 2004-06-07 20:27:24 +0200 (Mon, 07 Jun 2004) | 2 lines
  1797. Changed paths:
  1798.    M /trunk/modules/access/access2.c
  1799.    M /trunk/modules/demux/demux2.c
  1800.  * demux2, access2: prototype change.
  1801. ------------------------------------------------------------------------
  1802. r7932 | fenrir | 2004-06-07 20:26:27 +0200 (Mon, 07 Jun 2004) | 3 lines
  1803. Changed paths:
  1804.    M /trunk/modules/gui/beos/VlcWrapper.cpp
  1805.    M /trunk/modules/gui/gtk/control.c
  1806.    M /trunk/modules/gui/gtk/gnome.c
  1807.    M /trunk/modules/gui/gtk/gtk.c
  1808.    M /trunk/modules/gui/gtk/gtk_callbacks.c
  1809.    M /trunk/modules/gui/gtk/menu.c
  1810.    M /trunk/modules/gui/kde/interface.cpp
  1811.    M /trunk/modules/gui/pda/pda.c
  1812.    M /trunk/modules/gui/pda/pda_callbacks.c
  1813.    M /trunk/modules/gui/qt/intf.cpp
  1814.    M /trunk/modules/gui/skins/src/vlcproc.cpp
  1815.  * use var_Set/Get "state"/"position"/"rate" instead of old functions.
  1816.   I haven't tested thoses changes ...
  1817. ------------------------------------------------------------------------
  1818. r7931 | fenrir | 2004-06-07 20:24:24 +0200 (Mon, 07 Jun 2004) | 2 lines
  1819. Changed paths:
  1820.    M /trunk/modules/control/corba/mediacontrol-core.c
  1821.    M /trunk/modules/control/joystick.c
  1822.    M /trunk/modules/control/lirc.c
  1823.  * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.
  1824. ------------------------------------------------------------------------
  1825. r7930 | fenrir | 2004-06-07 20:23:15 +0200 (Mon, 07 Jun 2004) | 6 lines
  1826. Changed paths:
  1827.    M /trunk/include/input_ext-intf.h
  1828.    M /trunk/include/ninput.h
  1829.    M /trunk/include/vlc_common.h
  1830.    M /trunk/src/input/access.c
  1831.    M /trunk/src/input/control.c
  1832.    M /trunk/src/input/demux.c
  1833.    M /trunk/src/input/input.c
  1834.    M /trunk/src/input/input_ext-intf.c
  1835.    M /trunk/src/input/input_programs.c
  1836.    M /trunk/src/input/stream.c
  1837.  * include: removed a few deprecated functions.
  1838.  * demux, access: change the prototype of access2_New/demux2_New.
  1839.  * control: implemented all INPUT_GET/SET.
  1840.  * src/input/*.c: removed old functions, move some of them.
  1841.               
  1842. ------------------------------------------------------------------------
  1843. r7929 | fenrir | 2004-06-07 20:19:10 +0200 (Mon, 07 Jun 2004) | 2 lines
  1844. Changed paths:
  1845.    M /trunk/modules/demux/avi/avi.c
  1846.  * avi: support for track without key flag set in the index.
  1847. ------------------------------------------------------------------------
  1848. r7928 | fenrir | 2004-06-07 03:01:38 +0200 (Mon, 07 Jun 2004) | 2 lines
  1849. Changed paths:
  1850.    M /trunk/modules/demux/Modules.am
  1851.  * Modules.am: oops ts2 -> ts
  1852. ------------------------------------------------------------------------
  1853. r7927 | gbazin | 2004-06-07 00:12:23 +0200 (Mon, 07 Jun 2004) | 1 line
  1854. Changed paths:
  1855.    M /trunk/modules/demux/demux2.c
  1856. * modules/demux/demux2.c: added v4l.
  1857. ------------------------------------------------------------------------
  1858. r7926 | fenrir | 2004-06-06 23:18:59 +0200 (Sun, 06 Jun 2004) | 2 lines
  1859. Changed paths:
  1860.    M /trunk/modules/access/access2.c
  1861.    M /trunk/modules/access/cdda.c
  1862.    M /trunk/modules/access/vcd/vcd.c
  1863.  * access2: added shortcuts for vcd/svcd.
  1864. ------------------------------------------------------------------------
  1865. r7925 | fenrir | 2004-06-06 23:18:07 +0200 (Sun, 06 Jun 2004) | 2 lines
  1866. Changed paths:
  1867.    M /trunk/modules/access/v4l/v4l.c
  1868.  * v4l: converted to access2, but untested so ...
  1869. ------------------------------------------------------------------------
  1870. r7924 | fenrir | 2004-06-06 21:02:02 +0200 (Sun, 06 Jun 2004) | 2 lines
  1871. Changed paths:
  1872.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  1873.    M /trunk/modules/packetizer/h264.c
  1874.  * all: added VSSH fourcc.
  1875. ------------------------------------------------------------------------
  1876. r7923 | fenrir | 2004-06-06 20:55:10 +0200 (Sun, 06 Jun 2004) | 2 lines
  1877. Changed paths:
  1878.    M /trunk/modules/stream_out/standard.c
  1879.  * standard: fixed a segfault.
  1880. ------------------------------------------------------------------------
  1881. r7922 | fenrir | 2004-06-06 20:18:50 +0200 (Sun, 06 Jun 2004) | 2 lines
  1882. Changed paths:
  1883.    M /trunk/modules/access/http.c
  1884.  * http: little clean up.
  1885. ------------------------------------------------------------------------
  1886. r7921 | gbazin | 2004-06-06 20:13:29 +0200 (Sun, 06 Jun 2004) | 1 line
  1887. Changed paths:
  1888.    M /trunk/modules/demux/mpeg/ts.c
  1889. * modules/demux/mpeg/ts.c: compilation fix.
  1890. ------------------------------------------------------------------------
  1891. r7920 | fenrir | 2004-06-06 19:24:06 +0200 (Sun, 06 Jun 2004) | 4 lines
  1892. Changed paths:
  1893.    M /trunk/configure.ac
  1894.    M /trunk/modules/demux/mpeg/Modules.am
  1895.    M /trunk/modules/demux/mpeg/ts.c
  1896.    M /trunk/modules/mux/mpeg/Modules.am
  1897.    M /trunk/modules/mux/mpeg/ts.c
  1898.  * all: - renamed old ts demuxer as ts_old(_dvbpsi).
  1899.         - renamed ts2 into ts at the build system level.
  1900.         - removed muxer without dvbpsi.
  1901. ------------------------------------------------------------------------
  1902. r7919 | fenrir | 2004-06-06 19:02:55 +0200 (Sun, 06 Jun 2004) | 3 lines
  1903. Changed paths:
  1904.    M /trunk/modules/access/access2.c
  1905.    M /trunk/modules/access/vcd/vcd.c
  1906.  * vcd/vcd.c: ported to access2.
  1907.  * access2: added chapter support.
  1908. ------------------------------------------------------------------------
  1909. r7918 | oaubert | 2004-06-06 18:15:23 +0200 (Sun, 06 Jun 2004) | 2 lines
  1910. Changed paths:
  1911.    M /trunk/modules/video_output/snapshot.c
  1912. Removed call to input_Tell (which is deprecated)
  1913. ------------------------------------------------------------------------
  1914. r7917 | fenrir | 2004-06-06 15:55:40 +0200 (Sun, 06 Jun 2004) | 2 lines
  1915. Changed paths:
  1916.    M /trunk/modules/demux/ts.c
  1917.  * ts.c: module name is now ts. (thx thedj).
  1918. ------------------------------------------------------------------------
  1919. r7916 | anil | 2004-06-06 15:54:12 +0200 (Sun, 06 Jun 2004) | 2 lines
  1920. Changed paths:
  1921.    M /trunk/modules/gui/wxwindows/bookmarks.cpp
  1922. * bookmarks.cpp: compilation fix
  1923. ------------------------------------------------------------------------
  1924. r7915 | fenrir | 2004-06-06 15:53:53 +0200 (Sun, 06 Jun 2004) | 2 lines
  1925. Changed paths:
  1926.    M /trunk/modules/access/udp.c
  1927.  * udp: increase the mtu by *2  instead of 10%.
  1928. ------------------------------------------------------------------------
  1929. r7914 | hartman | 2004-06-06 15:28:02 +0200 (Sun, 06 Jun 2004) | 2 lines
  1930. Changed paths:
  1931.    M /trunk/include/vlc/vlc.h
  1932. * bugfix to libvlc header
  1933. ------------------------------------------------------------------------
  1934. r7913 | hartman | 2004-06-06 15:13:06 +0200 (Sun, 06 Jun 2004) | 2 lines
  1935. Changed paths:
  1936.    M /trunk/modules/demux/sgimb.c
  1937. * No longer force ts2 for Kasenna udp multicast. ts2 is now ts.
  1938. ------------------------------------------------------------------------
  1939. r7912 | hartman | 2004-06-06 15:02:26 +0200 (Sun, 06 Jun 2004) | 12 lines
  1940. Changed paths:
  1941.    M /trunk/include/vlc/vlc.h
  1942.    M /trunk/mozilla/vlcshell.cpp
  1943.    M /trunk/src/libvlc.c
  1944. * WARNING: Libvlc API change
  1945.  - VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet
  1946.  - VLC_ClearPlaylist was changed to VLC_PlaylistClear
  1947.  - Added a lot of new calls: 
  1948.    VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet,
  1949.    VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex,
  1950.    VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev, 
  1951.    VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute.
  1952.  - everything doxygenized.
  1953.  - There are NO mozilla functions of these additions yet. (someone else please?) 
  1954. ------------------------------------------------------------------------
  1955. r7911 | yoann | 2004-06-06 15:00:23 +0200 (Sun, 06 Jun 2004) | 2 lines
  1956. Changed paths:
  1957.    M /trunk/modules/control/hotkeys.c
  1958.  * modules/control/hotkeys.c : clean up
  1959. ------------------------------------------------------------------------
  1960. r7910 | fenrir | 2004-06-06 14:51:06 +0200 (Sun, 06 Jun 2004) | 3 lines
  1961. Changed paths:
  1962.    M /trunk/modules/access/cdda.c
  1963.    M /trunk/modules/access/directory.c
  1964.    M /trunk/modules/access/file.c
  1965.    M /trunk/modules/access/ftp.c
  1966.    M /trunk/modules/access/http.c
  1967.    M /trunk/modules/access/mms/mmsh.c
  1968.    M /trunk/modules/access/mms/mmstu.c
  1969.    M /trunk/modules/access/tcp.c
  1970.    M /trunk/modules/access/udp.c
  1971.    M /trunk/modules/access/vcd/vcd.c
  1972.  * access/*: use var_* helpers.
  1973.  * access/vcd/ clean up.
  1974. ------------------------------------------------------------------------
  1975. r7909 | zorglub | 2004-06-06 14:45:32 +0200 (Sun, 06 Jun 2004) | 2 lines
  1976. Changed paths:
  1977.    M /trunk/include/network.h
  1978.    M /trunk/modules/control/telnet.c
  1979.    M /trunk/modules/misc/network/ipv4.c
  1980.    M /trunk/modules/misc/network/ipv6.c
  1981.    M /trunk/src/misc/net.c
  1982. Patch by R閙i Denis-Courmont to include TCP listening sockets in the abstraction layer
  1983. ------------------------------------------------------------------------
  1984. r7908 | zorglub | 2004-06-06 14:44:35 +0200 (Sun, 06 Jun 2004) | 3 lines
  1985. Changed paths:
  1986.    M /trunk/include/ninput.h
  1987.    M /trunk/modules/gui/wxwindows/bookmarks.cpp
  1988.    M /trunk/modules/gui/wxwindows/dialogs.cpp
  1989.    M /trunk/modules/gui/wxwindows/wizard.cpp
  1990.    M /trunk/modules/gui/wxwindows/wxwindows.h
  1991.    M /trunk/src/input/control.c
  1992. * Interaction between bookmarks and streaming wizard
  1993. * Edit bookmarks if possible
  1994. ------------------------------------------------------------------------
  1995. r7907 | fenrir | 2004-06-06 14:17:15 +0200 (Sun, 06 Jun 2004) | 2 lines
  1996. Changed paths:
  1997.    M /trunk/include/variables.h
  1998.  * variables: added var_Get/Set/CreateGetBool.
  1999. ------------------------------------------------------------------------
  2000. r7906 | fenrir | 2004-06-06 13:56:22 +0200 (Sun, 06 Jun 2004) | 2 lines
  2001. Changed paths:
  2002.    M /trunk/include/variables.h
  2003.  * variables: helpers: var_Get* .
  2004. ------------------------------------------------------------------------
  2005. r7905 | fenrir | 2004-06-06 13:44:01 +0200 (Sun, 06 Jun 2004) | 2 lines
  2006. Changed paths:
  2007.    M /trunk/include/variables.h
  2008.  * variables: added more helpers: var_CreateGet*
  2009. ------------------------------------------------------------------------
  2010. r7904 | fenrir | 2004-06-06 00:36:13 +0200 (Sun, 06 Jun 2004) | 3 lines
  2011. Changed paths:
  2012.    M /trunk/src/input/input.c
  2013.  * input: compute right value for position/time on position-offset and
  2014. time-offset change.
  2015. ------------------------------------------------------------------------
  2016. r7903 | fenrir | 2004-06-05 23:53:24 +0200 (Sat, 05 Jun 2004) | 4 lines
  2017. Changed paths:
  2018.    M /trunk/modules/access/access2.c
  2019.    M /trunk/modules/access/mms/asf.c
  2020.    M /trunk/modules/access/mms/asf.h
  2021.    M /trunk/modules/access/mms/buffer.c
  2022.    M /trunk/modules/access/mms/buffer.h
  2023.    M /trunk/modules/access/mms/mms.c
  2024.    M /trunk/modules/access/mms/mms.h
  2025.    M /trunk/modules/access/mms/mmsh.c
  2026.    M /trunk/modules/access/mms/mmsh.h
  2027.    M /trunk/modules/access/mms/mmstu.c
  2028.    M /trunk/modules/access/mms/mmstu.h
  2029.  * mms/* : converted to access2. It should be reworked to use pf_block, but
  2030. that can wait ...
  2031.  * access2: little fix + added mms* shortcuts.
  2032. ------------------------------------------------------------------------
  2033. r7902 | fenrir | 2004-06-05 22:13:08 +0200 (Sat, 05 Jun 2004) | 5 lines
  2034. Changed paths:
  2035.    M /trunk/modules/video_output/snapshot.c
  2036.  * snapshot: small warning fix + coding rules.
  2037.  Btw, the module uses input_Tell that is deprecated, Is it really needed ?
  2038.  If so, when ?
  2039. ------------------------------------------------------------------------
  2040. r7901 | fenrir | 2004-06-05 22:11:05 +0200 (Sat, 05 Jun 2004) | 2 lines
  2041. Changed paths:
  2042.    M /trunk/modules/demux/livedotcom.cpp
  2043.  * livedotcom: small warning fix for old version.
  2044. ------------------------------------------------------------------------
  2045. r7900 | zorglub | 2004-06-05 21:48:09 +0200 (Sat, 05 Jun 2004) | 2 lines
  2046. Changed paths:
  2047.    M /trunk/modules/demux/playlist/m3u.c
  2048. Fixed warning
  2049. ------------------------------------------------------------------------
  2050. r7899 | fenrir | 2004-06-05 21:45:56 +0200 (Sat, 05 Jun 2004) | 2 lines
  2051. Changed paths:
  2052.    M /trunk/modules/mux/mp4.c
  2053.  * mp4: fixed a small bug with subtitle.
  2054. ------------------------------------------------------------------------
  2055. r7898 | fenrir | 2004-06-05 21:36:51 +0200 (Sat, 05 Jun 2004) | 4 lines
  2056. Changed paths:
  2057.    M /trunk/include/ninput.h
  2058.    M /trunk/modules/access/file.c
  2059.    M /trunk/src/input/input.c
  2060.    M /trunk/src/input/stream.c
  2061.  * ninput: added more access2 doc, added ACCESS_SET_PRIVATE_ID_STATE,
  2062. STREAM_CONTROL_ACCESS.
  2063.  * all: added previous new commands support.
  2064. ------------------------------------------------------------------------
  2065. r7897 | jpsaman | 2004-06-05 21:27:48 +0200 (Sat, 05 Jun 2004) | 1 line
  2066. Changed paths:
  2067.    M /trunk/configure.ac
  2068.    M /trunk/modules/video_output/hd1000v.cpp
  2069.    M /trunk/vlc.roku
  2070. HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
  2071. ------------------------------------------------------------------------
  2072. r7896 | ipkiss | 2004-06-05 21:23:03 +0200 (Sat, 05 Jun 2004) | 3 lines
  2073. Changed paths:
  2074.    M /trunk/modules/gui/skins2/src/theme_loader.cpp
  2075.  * skins2/src/theme_loader.cpp: Added a forgotten header; this fixes the
  2076.    loading of .vlt files on Win32
  2077. ------------------------------------------------------------------------
  2078. r7895 | fenrir | 2004-06-05 20:58:58 +0200 (Sat, 05 Jun 2004) | 3 lines
  2079. Changed paths:
  2080.    M /trunk/modules/access/access2.c
  2081.    M /trunk/modules/access/cdda.c
  2082.  * cdda: converted to access2. It seems stable.
  2083.  * access2: added/fixed title support.
  2084. ------------------------------------------------------------------------
  2085. r7894 | fenrir | 2004-06-05 20:54:18 +0200 (Sat, 05 Jun 2004) | 2 lines
  2086. Changed paths:
  2087.    M /trunk/modules/demux/demux2.c
  2088.  * demux2: added wav.
  2089. ------------------------------------------------------------------------
  2090. r7893 | gbazin | 2004-06-05 20:04:06 +0200 (Sat, 05 Jun 2004) | 1 line
  2091. Changed paths:
  2092.    M /trunk/modules/gui/wxwindows/video.cpp
  2093.    M /trunk/src/interface/interface.c
  2094. * src/interface/interface.c, modules/gui/wxwindows/video.cpp: couple of fixes.
  2095. ------------------------------------------------------------------------
  2096. r7892 | gbazin | 2004-06-05 19:49:22 +0200 (Sat, 05 Jun 2004) | 3 lines
  2097. Changed paths:
  2098.    M /trunk/modules/gui/wxwindows/video.cpp
  2099.    M /trunk/modules/video_output/x11/xcommon.c
  2100.    M /trunk/src/video_output/vout_intf.c
  2101. * src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces).
  2102. * modules/gui/wxwindows/video.cpp, modules/video_output/x11/xcommon.c: in embedded mode, close the vout window if vlc is exiting.
  2103. ------------------------------------------------------------------------
  2104. r7891 | hartman | 2004-06-05 19:12:16 +0200 (Sat, 05 Jun 2004) | 5 lines
  2105. Changed paths:
  2106.    M /trunk/modules/demux/m3u.c
  2107.    M /trunk/modules/demux/playlist/m3u.c
  2108. * Added an extension check to m3u plugins for .ram files.
  2109. These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle.
  2110. for MPEG-4 unicasted RealMedia streams.
  2111. ------------------------------------------------------------------------
  2112. r7890 | hartman | 2004-06-05 18:58:57 +0200 (Sat, 05 Jun 2004) | 2 lines
  2113. Changed paths:
  2114.    M /trunk/src/libvlc.c
  2115. * fix a compilation error
  2116. ------------------------------------------------------------------------
  2117. r7889 | hartman | 2004-06-05 18:09:00 +0200 (Sat, 05 Jun 2004) | 12 lines
  2118. Changed paths:
  2119.    M /trunk/TODO
  2120.    M /trunk/evc/vlc.c
  2121.    M /trunk/include/vlc/vlc.h
  2122.    M /trunk/include/vlc_common.h
  2123.    M /trunk/include/vlc_playlist.h
  2124.    M /trunk/modules/control/corba/mediacontrol-init.c
  2125.    M /trunk/mozilla/vlcpeer.cpp
  2126.    M /trunk/mozilla/vlcshell.cpp
  2127.    M /trunk/python/vlcmodule.c
  2128.    M /trunk/src/libvlc.c
  2129.    M /trunk/src/vlc.c
  2130. NOTE: libvlc API changes
  2131. * renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
  2132. * added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
  2133. * reordered the functions in libvlc. everything was mixed up.
  2134. * added doxygen info to all the functions
  2135. * fixed several functions to use the correct underlying API calls
  2136. * corrected the copyright info
  2137. This is in preparation of the new libvlc calls for mozilla plugin
  2138. temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
  2139. ------------------------------------------------------------------------
  2140. r7888 | fenrir | 2004-06-04 23:59:48 +0200 (Fri, 04 Jun 2004) | 4 lines
  2141. Changed paths:
  2142.    M /trunk/modules/access/udp.c
  2143.  * udp: activate udp-auto-mtu by default. It increases the internal MTU
  2144. by 10% each time we read a packet greater or equal to the MTU.
  2145.  It should be harmless.
  2146. ------------------------------------------------------------------------
  2147. r7887 | fenrir | 2004-06-04 23:52:55 +0200 (Fri, 04 Jun 2004) | 3 lines
  2148. Changed paths:
  2149.    M /trunk/modules/demux/demux2.c
  2150.    M /trunk/modules/demux/mpeg/ts.c
  2151.    M /trunk/modules/demux/ts.c
  2152.  * ts.c : renamed to ts.
  2153.  * mpeg/ts.c: lowered it's priority below demux2, and renamed it ts_old(_dvbpsi).
  2154. ------------------------------------------------------------------------
  2155. r7886 | fenrir | 2004-06-04 23:51:34 +0200 (Fri, 04 Jun 2004) | 3 lines
  2156. Changed paths:
  2157.    M /trunk/modules/access/access2.c
  2158.    M /trunk/modules/access/udp.c
  2159.  * udp: converted to access2 (using pf_block, so for now it may hurt a
  2160. bit the perfs as we do a memcpy in access2.c)
  2161. ------------------------------------------------------------------------
  2162. r7885 | ipkiss | 2004-06-04 21:37:13 +0200 (Fri, 04 Jun 2004) | 2 lines
  2163. Changed paths:
  2164.    M /trunk/doc/skins/skins2-howto.xml
  2165.  * doc/skins2-howto.xml: Missing "required" specification
  2166. ------------------------------------------------------------------------
  2167. r7884 | gbazin | 2004-06-04 14:47:06 +0200 (Fri, 04 Jun 2004) | 1 line
  2168. Changed paths:
  2169.    M /trunk/src/misc/modules.c
  2170. * src/misc/modules.c: some error checking when loading the cache plugins file.
  2171. ------------------------------------------------------------------------
  2172. r7883 | gbazin | 2004-06-04 12:35:06 +0200 (Fri, 04 Jun 2004) | 1 line
  2173. Changed paths:
  2174.    M /trunk/TODO
  2175.    M /trunk/modules/codec/spudec/render.c
  2176. * modules/codec/spudec/render.c: chroma support for dvd subtitles.
  2177. ------------------------------------------------------------------------
  2178. r7882 | oaubert | 2004-06-04 11:10:48 +0200 (Fri, 04 Jun 2004) | 2 lines
  2179. Changed paths:
  2180.    M /trunk/modules/video_output/snapshot.c
  2181. Coding-style updates (whitespace related)
  2182. ------------------------------------------------------------------------
  2183. r7881 | fenrir | 2004-06-03 23:43:34 +0200 (Thu, 03 Jun 2004) | 2 lines
  2184. Changed paths:
  2185.    M /trunk/modules/codec/ffmpeg/ffmpeg.c
  2186.  * ffmpeg: added XVIX fourcc (buggy xvid streams)
  2187. ------------------------------------------------------------------------
  2188. r7880 | fenrir | 2004-06-03 20:08:27 +0200 (Thu, 03 Jun 2004) | 2 lines
  2189. Changed paths:
  2190.    M /trunk/modules/access/directory.c
  2191.    M /trunk/modules/demux/demux2.c
  2192.  * directory: converted to access2.
  2193. ------------------------------------------------------------------------
  2194. r7879 | fenrir | 2004-06-03 20:02:14 +0200 (Thu, 03 Jun 2004) | 2 lines
  2195. Changed paths:
  2196.    M /trunk/modules/mux/mp4.c
  2197.  * mp4: fix for width in tkhd for video stream with null aspect.
  2198. ------------------------------------------------------------------------
  2199. r7878 | hartman | 2004-06-03 16:35:05 +0200 (Thu, 03 Jun 2004) | 2 lines
  2200. Changed paths:
  2201.    M /trunk/TODO
  2202. * Fix the todotable
  2203. ------------------------------------------------------------------------
  2204. r7877 | sigmunau | 2004-06-03 15:56:34 +0200 (Thu, 03 Jun 2004) | 2 lines
  2205. Changed paths:
  2206.    M /trunk/TODO
  2207. TODO: Fixed up the entry on vobsub
  2208. ------------------------------------------------------------------------
  2209. r7876 | hartman | 2004-06-03 15:40:08 +0200 (Thu, 03 Jun 2004) | 2 lines
  2210. Changed paths:
  2211.    M /trunk/TODO
  2212. * shitload of work we can do
  2213. ------------------------------------------------------------------------
  2214. r7875 | zorglub | 2004-06-03 13:57:04 +0200 (Thu, 03 Jun 2004) | 2 lines
  2215. Changed paths:
  2216.    A /trunk/TODO
  2217. Embryo of a Todo list, feel free to use it :)
  2218. ------------------------------------------------------------------------
  2219. r7874 | gbazin | 2004-06-03 11:14:16 +0200 (Thu, 03 Jun 2004) | 1 line
  2220. Changed paths:
  2221.    M /trunk/src/misc/modules.c
  2222. * src/misc/modules.c: in plugins cache mode, force immediate module loading if the module's config contains callbacks or actions. This could be avoided but a new api call will have to be introduced for that.
  2223. ------------------------------------------------------------------------
  2224. r7873 | fenrir | 2004-06-03 02:08:54 +0200 (Thu, 03 Jun 2004) | 4 lines
  2225. Changed paths:
  2226.    M /trunk/modules/access/access2.c
  2227.    M /trunk/modules/access/file.c
  2228.  * file: converted to access2. I hope it still compils everywhere.
  2229.  * access2: added stream/file/kfir shortcut. Begin title support but
  2230. nothing usable yet.
  2231. ------------------------------------------------------------------------