- 28 Jan, 2008 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Try to fix the detection of video tracks and show of related buttons, fix a segfault that can happen.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 27 Jan, 2008 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 23 Jan, 2008 2 commits
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-
Jean-Baptiste Kempf authored
-
- 22 Jan, 2008 2 commits
-
-
Ilkka Ollakka authored
better now, thanks for j-b for spotting.
-
Ilkka Ollakka authored
-
- 19 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Jan, 2008 2 commits
-
-
Ilkka Ollakka authored
maininputmanager which listens p_intf->p_libvlc "volume-change" variable for volumechange. ref #1365
-
Ilkka Ollakka authored
biggest polls in qt4-interface, still maybe few to go. ref 1365
-
- 15 Jan, 2008 1 commit
-
-
Rafaël Carré authored
-
- 31 Dec, 2007 1 commit
-
-
Ilkka Ollakka authored
it.
-
- 22 Dec, 2007 1 commit
-
-
Jean-Paul Saman authored
-
- 16 Dec, 2007 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
- 08 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 05 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Patch by 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 ;)
-
- 11 Nov, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 15 Oct, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 10 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-
- 09 Sep, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 08 Sep, 2007 4 commits
-
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
Fix play/pause toggle Removes 2 unused signals
-
- 05 Sep, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 22 Aug, 2007 1 commit
-
-
Rafaël Carré authored
Enforce access to input_item_t through input_item_{G,S}et*() Unlock mutexes before calling these functions Free strings returned by input_item_Get*() New functions added: char * input_item_GetURI( input_item_t * ) void input_item_SetURI( input_item_t * , char * ) mtime_t input_item_GetDuration( input_item_t * ) void input_item_SetDuration( input_item_t * , mtime_t ) to access input_item_t->psz_uri and input_item_t->i_duration
-