Felix Paul Kühne
|
7ab1489fc8
patches: convert AQGridView to ARC
|
12 gadi atpakaļ |
Felix Paul Kühne
|
1bd0b42a66
patches: convert OBSlider to ARC
|
12 gadi atpakaļ |
Felix Paul Kühne
|
561a759a7e
Convert code to ARC
|
12 gadi atpakaļ |
Gleb Pinigin
|
897e279137
Code cleanup: remove dead code; synthesize expressions, ivars due property autosynthesis
|
12 gadi atpakaļ |
Gleb Pinigin
|
7e806741c1
Remove synthesize & ivars: automatic property synthesis was introduced in Xcode 4.4
|
12 gadi atpakaļ |
Felix Paul Kühne
|
91999b7eb3
Remove unused property definitions
|
12 gadi atpakaļ |
Felix Paul Kühne
|
dcfa0ee6bd
Implement a basic media library and playback on iPad
|
12 gadi atpakaļ |
Gleb Pinigin
|
582efa4e45
Add localization for <TV connected> placeholder
|
12 gadi atpakaļ |
Gleb Pinigin
|
567d25577a
Add placeholder view when video is playing on external display, redo view hierarchy for player on iPad
|
12 gadi atpakaļ |
Felix Paul Kühne
|
b047d83ef8
build script: remove debug
|
12 gadi atpakaļ |
Felix Paul Kühne
|
31bc938770
UIStatusBarStyleBlackTranslucent is available on the phone interface idiom only
|
12 gadi atpakaļ |
Felix Paul Kühne
|
2d98a634aa
patches: fix memory management issue within AQGridView
|
12 gadi atpakaļ |
Felix Paul Kühne
|
cc3d83046c
Add AQGridView to Aspen's xcodeproj
|
12 gadi atpakaļ |
Felix Paul Kühne
|
5c1884becc
build script: fetch AQGridView
|
12 gadi atpakaļ |
Felix Paul Kühne
|
a07c493511
Add Coding Style reference from the Lunettes project, based on WebKit
|
12 gadi atpakaļ |
Felix Paul Kühne
|
33f57d38d8
Further unify coding style
|
12 gadi atpakaļ |
Gleb Pinigin
|
07f19af625
Disable autolayout for compatibility with iOS5.x
|
12 gadi atpakaļ |
Gleb Pinigin
|
4dedf38761
Set content via text property, as attributedText is available in iOS6.0+
|
12 gadi atpakaļ |
Gleb Pinigin
|
ab0314ae2a
Set navigation bar style to black opaque
|
12 gadi atpakaļ |
Felix Paul Kühne
|
ae4ee5d5c9
Coding style fixes
|
12 gadi atpakaļ |
Felix Paul Kühne
|
c4861164ec
Media View: fix remembering the last playback position
|
12 gadi atpakaļ |
Felix Paul Kühne
|
3a8e81a17c
Added an About dialog showing copyright, author and licensing information
|
12 gadi atpakaļ |
Felix Paul Kühne
|
8b3123afd8
Add preliminary icon artwork
|
12 gadi atpakaļ |
Felix Paul Kühne
|
00691c42d6
Hide status bar if toolbar is hidden
|
12 gadi atpakaļ |
Gleb Pinigin
|
f91b0d8e5c
Stop and release player in dealloc
|
12 gadi atpakaļ |
Gleb Pinigin
|
8e3f7f33f3
Fix of memory leaks
|
12 gadi atpakaļ |
Gleb Pinigin
|
9b41e6edb2
Change status bar style when pushing/poping player on navigation stack
|
12 gadi atpakaļ |
Gleb Pinigin
|
729938d774
Set status bar style to black opaque by default
|
12 gadi atpakaļ |
Gleb Pinigin
|
6e2ef1d69d
Idle timer should be properly handled by Mobile VLCKit
|
12 gadi atpakaļ |
Gleb Pinigin
|
f952317d83
Hide toolbar by tapping on the screen
|
12 gadi atpakaļ |