]> git.sesse.net Git - vlc/commit
* playlist.m: fixed some "makes integer from pointer without a cast" warnings and...
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 9 Aug 2005 17:34:37 +0000 (17:34 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 9 Aug 2005 17:34:37 +0000 (17:34 +0000)
commit33a9e33504074cdd1f63790b9c24a234ef8e7b6c
treec71dbb76441c8f4c5032abfe51e3cd727a89ae78
parenta73d65a89f314dedec7961f4102eb6c797393f34
* playlist.m: fixed some "makes integer from pointer without a cast" warnings and moved "j" inside the #if 0 - block, so it isn't detected as "unused"
* wizard.m: run "resetWizard" when returning to the first page. Otherwise the encap-tab might not work properly (when switching from Streaming to Transcoding after having passed the streaming-method-tab)
modules/gui/macosx/playlist.m
modules/gui/macosx/wizard.m