- 22 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - Use a main instance of Sout for VLM. Clean DP since all dialogs (except Bookmarks that won't be done...) are done.
-
- 21 Dec, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 08 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 05 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - When adding a file to the playlist by clicking on "Read" in the OpenFile dialog, the first time it's ok but the next click you add 2 times and then more times the same file. Patch from Rémi Duraffort.
-
- 03 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - MainInterface cleaning, FIXME labelling, Simplification, put the delay of status Toolip to 3s, re-ask the privacy dialog if closed the previous time without a correct validation before. Commit from NYC/NY/Columbia University ;)
-
- 27 Nov, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 26 Nov, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 09 Nov, 2007 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 09 Oct, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 06 Oct, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Sep, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Define a TOGGLEV to toggleVisible on QWidgets, and use it instead of rewriting the code n times.
-
- 01 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-
- 11 Jul, 2007 1 commit
-
-
Konstantin Pavlov authored
Windows: don't do resizing. Patch by Hannes Domani, ssbssa -AT- yahoo -boring dot- de
-
- 02 Jun, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 21 May, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 20 May, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - open dialogs: Capture tab, DVB, PVR and V4L. main design is done. NEeds to be checked by people who actually use that kind of device.
-
- 13 May, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 03 May, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 28 Apr, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Open Dialog and related. Change on the actions to stream out. Lots of corrections. Add a few new menu entries. Check some sizes.
-
- 20 Apr, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 16 Apr, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Open Dialog. Implement start-time in advanced options. Cosmetic (enabling suffixes INSIDE spinBoxes) changes.
-
- 05 Apr, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This commit should show the correct dialogs in the correct order. It keeps the previous behaviour of the "Streaming" from the "Media" menu. /!\ The intelligence is surely not accurate and stream() may need to be redirected to playOrEnqueue as open() and enqueue() do in order to be correctly parsed before... Need a bit more knowledge on playlist to be sure.
-
- 03 Apr, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 31 Mar, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - Remove the enqueue button and regroup it under the play button, since it is far less used. KEEP IT SIMPLE :D xtophe, is that what you wanted ? Stream() does not do anything yet.
-
- 26 Mar, 2007 2 commits
-
-
Yoann Peronneau authored
-
Yoann Peronneau authored
-
- 24 Mar, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 19 Mar, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
Qt4 - Open. Use a Frame and not a QComboBox for subtitles. (lacks still some toggle function). Catch event to avoid bug of hidding of QFileDialog.
-
Jean-Baptiste Kempf authored
Qt4 - Open: New way and interface for File Open using an integration of QFileDialog inside the FileOpenPanel. The integration should be alright. Be careful for your eyes when reading the code, it can burn them :) Anyway, there are still a few bugs (the main one is the disapearing of QFileDialog on acceptance) and some alignment issues. I got NO idea how this behaves under Windows... A special code may be needed.
-