An error occurred fetching the project authors.
- 23 Nov, 2006 1 commit
-
-
Marian Durkovic authored
with mb_str(wxConvUTF8)
-
- 22 Nov, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 11 Nov, 2006 1 commit
-
-
Clément Stenac authored
* Remove some unneeded wrappers and locking
-
- 07 Oct, 2006 1 commit
-
-
Gildas Bazin authored
* modules/gui/wxwindows/menus.cpp: avoid using the C++ STL. This gets rid of weird crashes in the vector template.
-
- 01 Oct, 2006 1 commit
-
-
Antoine Cellerier authored
src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name others: if we only have a path and no interesting name, let the core decide what name to use
-
- 24 Sep, 2006 1 commit
-
-
Clément Stenac authored
Add input_ItemAddOptionNoDup (unused at the moment) + free warning fix
-
- 28 May, 2006 2 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
Thanks to Steven Sheehy and sorry for the delay :)
-
- 27 May, 2006 1 commit
-
-
Clément Stenac authored
-
- 14 May, 2006 1 commit
-
-
Clément Stenac authored
What is currently broken: * Some playlist demuxers (shout, dvb and pls) * DAAP * BeOS playlist * GPE playlist, I suppose What has some trouble: * Meta handling in several demuxers (most notably TS) * Skins2 playlist (doesn't refresh correctly) * OS X playlist (see bigben's latest commits)
-
- 11 May, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 07 May, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 17 Apr, 2006 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 02 Apr, 2006 1 commit
-
-
Clément Stenac authored
-
- 31 Mar, 2006 1 commit
-
-
Clément Stenac authored
-
- 04 Mar, 2006 2 commits
-
-
Clément Stenac authored
-
Christophe Mutricy authored
-This line, and those below, will be ignored-- M open.cpp
-
- 11 Feb, 2006 1 commit
-
-
Christophe Mutricy authored
wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.
-
- 10 Feb, 2006 1 commit
-
-
Clément Stenac authored
-
- 21 Jan, 2006 2 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 17 Dec, 2005 1 commit
-
-
Clément Stenac authored
* Present the simple options first * Put the subtitles file option in the main panel
-
- 10 Nov, 2005 1 commit
-
-
Gildas Bazin authored
* modules/gui/wxwidgets: wx backward compatibility fixes by Daniel Stranger (vlc at schmaller dot de).
-
- 02 Nov, 2005 1 commit
-
-
Clément Stenac authored
aka : merge the big wx changes from branch
-
- 09 Oct, 2005 1 commit
-
-
Gildas Bazin authored
-
- 06 Oct, 2005 2 commits
-
-
Damien Fouilleul authored
open.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
-
Damien Fouilleul authored
-
- 04 Oct, 2005 1 commit
-
-
Rémi Denis-Courmont authored
but it should not be necessary "thanks to" the vlc_symbols.h kludge
-
- 02 Oct, 2005 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
so use wc_str() instead - closes #362 Now it looks almost like an exerpt from The Daily WTF :(
-
- 06 Sep, 2005 1 commit
-
-
Antoine Cellerier authored
-
- 25 Aug, 2005 1 commit
-
-
Christophe Massiot authored
filesystem.
-
- 03 Aug, 2005 2 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
NB: Likely to break your cache and preferences
-
- 23 Jul, 2005 1 commit
-
-
Benjamin Pracht authored
-
- 17 Jul, 2005 2 commits
-
-
Benjamin Pracht authored
-
Rocky Bernstein authored
- DVD probing works more like CD-DA and VCD probing. - Reduce libcdio verbosity on errors (which are largely to be expected). - If no media found set Device name null and don't change selection type - CD-DA probing had been broken
-