An error occurred fetching the project authors.
- 28 Apr, 2007 1 commit
-
-
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.
-
- 18 Apr, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Mostly patch by Sergey Volk
-
- 16 Apr, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 05 Apr, 2007 1 commit
-
-
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.
-
- 31 Mar, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 26 Mar, 2007 2 commits
-
-
Yoann Peronneau authored
-
Yoann Peronneau authored
-
- 25 Mar, 2007 1 commit
-
-
Yoann Peronneau authored
-
- 24 Mar, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 20 Mar, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Open Dialog: status. - Broken on Windows.... As usual... - Filters are not correctly set. Why ? I don't understand... - Alignement will not be better. - Show/hide advanced panel and subtitles do not work correctly (none of them) - Additional features will be for next release. There is plenty of things to do left. /* GOSH I hate QT designer */
-
- 08 Mar, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 23 Dec, 2006 1 commit
-
-
Clément Stenac authored
* For the time being, hide simple open. Better three clicks than confusing things :)
-
- 20 Dec, 2006 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 09 Dec, 2006 1 commit
-
-
Clément Stenac authored
Fix m3u export
-
- 29 Nov, 2006 1 commit
-
-
Jean-Baptiste Kempf authored
Adds an help menu with help and about. Dialogs are still empty.
-
- 26 Nov, 2006 1 commit
-
-
Clément Stenac authored
* Headers in include must contain the structures and prototypes needed by the plugins and should be named vlc_*. * Headers in include/vlc must contain the structures and prototypes needed by external libvlc clients * Moved and renamed some things in headers. - Removed vlc_cpu.h, vlc_error.h (merged in vlc_common) - Removed snapshot.h (merged in vlc_vout.h) - Removed vlc_spu.h (merged in vlc_osd.h) - Removed intf_eject.h and vlc_interaction.h (merged in vlc_interface) - Moved all internal headers to src - Merged vlc_video.h and video_output.h and move private things to src - Removed vlc/intf.h, vlc/aout.h, vlc/vout.h, vlc/decoder.h and vlc/input.h (meta headers for use in modules, and often implying too large dependencies) * Removed some useless dependencies * Unexported a bunch of functions and structures used only in src/ (--> Still some work here) * Finally made input_thread_t and input_source_t (mostly) private. Added input_GetItem to fetch the input_item of an input_thread * Cleaned up deprecated entries in vlc_symbols.h and bumped up symbol prefix This commit has a 99% probability of breaking the build, 0.1% of killing your cat and 0% of getting you hot chicks.
-
- 23 Nov, 2006 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 23 Sep, 2006 1 commit
-
-
Clément Stenac authored
* Fixes to dialog singletons * Forgotten files (definitions of aout_Visual*, unimplemented at the moment)
-
- 22 Sep, 2006 1 commit
-
-
Clément Stenac authored
Add button in playlist widget
-
- 18 Sep, 2006 1 commit
-
-
Clément Stenac authored
-
- 16 Sep, 2006 1 commit
-
-
Clément Stenac authored
-
- 13 Sep, 2006 1 commit
-
-
Clément Stenac authored
* Add a CONNECT macro for simple signal->slot connections * Untested save support in simple preferences
-
- 10 Sep, 2006 1 commit
-
-
Clément Stenac authored
-
- 03 Sep, 2006 1 commit
-
-
Clément Stenac authored
-
- 27 Aug, 2006 1 commit
-
-
Clément Stenac authored
Start using media library
-
- 26 Aug, 2006 1 commit
-
-
Clément Stenac authored
-
- 20 Aug, 2006 1 commit
-
-
Jean-Baptiste Kempf authored
* Cosmetic fixes in messages.
-
- 20 Jul, 2006 1 commit
-
-
Clément Stenac authored
-
- 18 Jul, 2006 1 commit
-
-
Clément Stenac authored
* handle play/pause status
-
- 13 Jul, 2006 2 commits
-
-
Christophe Mutricy authored
-
Clément Stenac authored
Fix a make dist bug
-
- 08 Jul, 2006 1 commit
-
-
Clément Stenac authored
Skeleton for interaction Fix window settings save
-
- 08 Jun, 2006 1 commit
-
-
Clément Stenac authored
-
- 29 May, 2006 1 commit
-
-
Clément Stenac authored
* First dialog * Start of input management
-
- 27 May, 2006 1 commit
-
-
Clément Stenac authored
-
- 14 Feb, 2006 1 commit
-
-
Clément Stenac authored
* Some test work * Export vlm_MediaSearch
-
- 01 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 08 Jan, 2006 1 commit
-
-
Clément Stenac authored
Fix compilation
-