- 02 Dec, 2013 6 commits
-
-
Felix Paul Kühne authored
App Delegate: fix opening vlc:// urls, simplify and speed-up url parsing and fix processing mangled vlc://protocol//path urls (close #9542)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
App Delegate: push passcode validation vc before leaving the active state so we don't leak the library contents to the multitasking view
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
App Delegate: remove time-out until passcode is requested since this wasn't secure enough for users who enabled the feature
-
- 18 Nov, 2013 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 03 Nov, 2013 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 31 Oct, 2013 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 26 Oct, 2013 1 commit
-
-
Felix Paul Kühne authored
This makes a bit more sense, allows the removal of quite a few hacks and allows users of the local network tab to stay in their current directory instead of being thrown back to the media library.
-
- 25 Aug, 2013 2 commits
-
-
Felix Paul Kühne authored
Additionally, simplify transitional code for the future
-
Felix Paul Kühne authored
-
- 15 Aug, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 11 Aug, 2013 1 commit
-
-
Felix Paul Kühne authored
menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context
-
- 10 Aug, 2013 5 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
-
- 04 Aug, 2013 3 commits
-
-
Felix Paul Kühne authored
Note that there is no suitable UI yet, so the user experience is very so-so
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 03 Aug, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 31 Jul, 2013 1 commit
-
-
- save in NSUserDefault the status of the HTTPServer to auto start it. - VLCHTTPUploadController now lives in the AppDelegate. Signed-off-by:
Gleb Pinigin <gpinigin@gmail.com>
-
- 27 Jul, 2013 1 commit
-
-
Gleb Pinigin authored
Extract media discovering functionality to separate class. Fix of an error when not all files were shown in application if they were added simultaniously. Fix of timer cancelation.
-
- 21 Jul, 2013 2 commits
-
-
Felix Paul Kühne authored
The input folder was never emptied and therefore stacking up every media opened from within another app. The implemented solution moves received data directly to Documents without asking the user if s/he would like to save it or not. This matches iBooks behavior and many other apps
-
Felix Paul Kühne authored
Move bug reporter to separate class and allow the shake gesture also in Library view and during playback
-
- 20 Jul, 2013 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 24 Jun, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 23 Jun, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 22 Jun, 2013 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 18 Jun, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 16 Jun, 2013 2 commits
-
-
Felix Paul Kühne authored
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 15 Jun, 2013 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 14 Jun, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-