- 24 Jul, 2005 1 commit
-
-
Felix Paul Kühne authored
* fixed 'Could not connect the action t3_addressEntered: to target of class VLCWizard' (an outdated method was still in the nib-file, but not in the sources)
-
- 23 Jul, 2005 12 commits
-
-
Benjamin Pracht authored
* 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).
-
Olivier Teulière authored
-
Olivier Teulière authored
volume.
-
Felix Paul Kühne authored
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Felix Paul Kühne authored
* use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)
-
Felix Paul Kühne authored
- implemented i18n on the summary-page - some other small fixes - l10n string fixes (both OSX and WX) (refs #13)
-
Felix Paul Kühne authored
-
Benjamin Pracht authored
-
Christophe Mutricy authored
-
Rocky Bernstein authored
Check for them and disable (somewhat). vcdplayer.c: check for invalid LSN in setting origin.
-
- 22 Jul, 2005 1 commit
-
-
Christophe Mutricy authored
-
- 21 Jul, 2005 8 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
still todo: - testing (streaming part is untested for now) - implement the playlist-table on the input-tab (I would be glad for some help there) - update the playlist-table in the main-window after adding the new item - add i18n on the Summary-tab - string fixes - some minor stuff here and there
-
Derk-Jan Hartman authored
* Added net_AddressIsMulticast that takes a string and returns true if the string seems to describe a valid IPv4 or IPv6 address. * Changed all the SDP generators to only add /ttl to the c= line if the address is multicast.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Fix an issue with reading of files that are still growing in size. This fixes bugzilla report 2130. Fix by Todd Lutton (tlutton at aol.com).
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Damien Fouilleul authored
Obviously, having a hard coded path for plugins is of no use to anyone
-
- 20 Jul, 2005 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Massiot authored
courtesy of Oivind.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 19 Jul, 2005 7 commits
-
-
Rémi Denis-Courmont authored
(though Sid has migrated to GCC 4 so it does no longer really matters)
-
Rémi Denis-Courmont authored
-
Damien Fouilleul authored
Improved compatibility tested to work with - Visual Basic 6 - Visual C++ 6 - Microsoft Office 2003 - Internet Explorer 6 all: support for aggregation + bug fixes dataobject.cpp, dataobject.h: initial support for embedding
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rocky Bernstein authored
config.in: a typo in the CONFIG_ name.
-
Cyril Deguet authored
-
- 18 Jul, 2005 4 commits
-
-
Cyril Deguet authored
-
Christophe Massiot authored
longer available on the FTP site (patch courtesy of Clement Vasseur).
-
Rémi Denis-Courmont authored
-
Rocky Bernstein authored
paranoia library flags. Perhaps there's another way to do this on the first libcdio test, but this works.
-
- 17 Jul, 2005 2 commits
-
-
Cyril Deguet authored
* all: compilation fix with vc7.1 compiler, and removed a bunch of warnings (there are still many warnings about size_t/int mismatch though...)
-
Rocky Bernstein authored
-