- 10 Oct, 2010 6 commits
-
-
Hugo Beauzée-Luyssen authored
This will ease the pain when asking a user to enable vlc's log...
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
However, this doesn't work, as command seems not to be translated...
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fixes #137
-
Hugo Beauzée-Luyssen authored
-
- 09 Oct, 2010 5 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
There is no need to create the clip renderer before creating the library widget. Media Library widget default position is now "top"
-
Hugo Beauzée-Luyssen authored
This prevents the widget to be blank when undocked.
-
- 08 Oct, 2010 3 commits
-
-
Hugo Beauzée-Luyssen authored
Fixes #59
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 07 Oct, 2010 9 commits
-
-
Rohit Yadav authored
Used urls mime-type instead of plain text. Applied HACKINGS. Patch tested on Ubuntu Linux, Windows XP & 7.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
In a few commits, a new list will contain non-moc headers, so all the headers can be packaged (let's say in a source tarball for instance)
-
- 06 Oct, 2010 1 commit
-
-
Rohit Yadav authored
Problem: If we're using any variables (in constructor) to set text in a QLabel (of a ui file) using %1, %2...%n and then if we change the locale from the "preferences", all those string which are translated will set the %1...%n as such so fix this behaviour; NOTES: PL. APPLY this kind of rectification in any other file.
-
- 04 Oct, 2010 12 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Rohit Yadav authored
Previous commit, put the version() and usage() into #def blocks controlled by :-
-
Rohit Yadav authored
This matches the docs provided in man page for VLMC.
-
Rohit Yadav authored
usage and help strings as per GNU recommendation.
-
Rohit Yadav authored
-
Rohit Yadav authored
to error, so remove that. Set ${PROJECT_DESCRIPTION} as cpack description for RPM as the newline \n causes nuisance.
-
Rohit Yadav authored
association in (tested on Debian) Linux. .vlmc project files opens in VLMC.
-
Rohit Yadav authored
git revision patch. Also, output version string.
-
Rohit Yadav authored
Translations can be selected using lang tokens: cmake -DLANGS=<list of langs tokens separated by space> <path to root cmake list file> For example: cmake -DLANGS="es fr ru uk" ..
-
Rohit Yadav authored
This file contains what is to be installed in the section 1 of the manual on GNU/Linux. Tested to work fine on Debian.
-
Rohit Yadav authored
Add code block that installs man page of vlmc from /doc to section 1, in the man pages.
-
- 03 Oct, 2010 2 commits
-
-
Rohit Yadav authored
required expansion of the volume slider.
-
Marian Hikanik authored
Signed-off-by:
Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
- 01 Oct, 2010 2 commits
-
-
Rohit Yadav authored
an empty directory in the VLMC Data directory. We may use custom commands which are already above the commented code to install specific files to the data directory etc. in future, instead of a general command that may fail. Fix git patch version typos.
-
Rohit Yadav authored
-