1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-06 16:44:19 +02:00
vlc/extras
Benjamin Pracht 87c97ae1ea * Implements selection of a playlist item in the wizard
* The playlist in the wizard had to be displayed as a outlineview if we want to reuse existing code
* cosmetics could still be improved regarding this outline view
* I get this error

2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard

When opening the wizard. I don't know if I messed up something or if it was already here before

* I needed to make some changes to the interface structure regarding the playlist for this : We know have a VLCPlaylist and a VLCPlaylistWizard class. Both are derivated from a VLCPlaylistCommon class that contains methods required by both classes (mostly the datasource, in fact).
2005-07-23 22:14:19 +00:00
..
contrib * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no 2005-07-18 17:36:45 +00:00
MacOSX * Implements selection of a playlist item in the wizard 2005-07-23 22:14:19 +00:00
Makefile extras/Makefile: A very very simple makefile to build the zsh stuff 2005-04-25 22:14:48 +00:00
zsh.cpp Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00