- 19 Jul, 2012 2 commits
-
-
Francois Cartegnie authored
(see prev commit)
-
Francois Cartegnie authored
methods. The model/view is broken as the internal PLItem elements are accessed from outside the model. We need to change calls to make use of Model Indexes, and then can move away some methods that belongs to views.
-
- 18 Jul, 2012 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This linear gain works also for outputs with native volume or without volume. (Obviously though, it does not work for digital pass-through).
-
Frédéric Yhuel authored
also modify MP4_BoxGetNextChunk() so that a initialization segment which has been put between two chunks is properly handled. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Frédéric Yhuel authored
SmooBox is a very simple MP4 box, VLC specific, used only for the Smooth Streaming module to send information to the demux. SmooBox is actually a simplified moov box (we wanted to avoid the hassle of building a moov box at the stream_filter level). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
This should solve a few problems on termination.
-
- 17 Jul, 2012 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
UPDATE_AUTOCONFIG alone does the job
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 15 Jul, 2012 2 commits
-
-
Felix Paul Kühne authored
macosx: CAS: enforce the chosen encapsulation format's file extension for the destination selection panel Note that the extension isn't magically switched yet when choosing a different encapsulation format after your output destination.
-
Felix Paul Kühne authored
Panel is fully functional now and needs testing.
-
- 16 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 15 Jul, 2012 7 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 14 Jul, 2012 9 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: CAS: fixed crash on quit and limit the OK button to be enabled only if both an input and an output is set
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Note that by default, we will compile for the HOST OS instead of OS X 10.6, which is the way it should be.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Those lists are supposed to contain language codes, not language names.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...rather than in the language's own spelling or in English.
-
- 13 Jul, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Jul, 2012 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was apparently put in place to work around the lack of language setting in BeOS. Then it was extended to Windows and MacOS since gettext failed to retrieve the user language configuration. BeOS is no longer supported and Windows support and MacOS support were fixed in gettext 0.18. Also calling setlocale() from a library can crash.
-
Rémi Denis-Courmont authored
This code might have had some effects on some other OS (BeOS?), but it should not be required on Windows. Also good-mannered and thread-safe libraries do not modify the environment.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is the second time this commit is applied. Consider this is the last warning for French translation. Any new revert of my corrections without explanation will be re-reverted without further notice.
-