Felix Paul Kühne
|
f4eec5bf61
Remove API deprecated for v3
|
5 年之前 |
Mike JS. Choi
|
45eff029ac
VLCTime: Refactor verboseStringValue
|
7 年之前 |
Felix Paul Kühne
|
cd405a39fc
Fix remaining time display for live streams
|
9 年之前 |
Felix Paul Kühne
|
21a78db405
VLCTime: add l10n support
|
9 年之前 |
Felix Paul Kühne
|
39b34319c9
VLCTime: improve comparison API (close #15404)
|
9 年之前 |
James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 年之前 |
Florent Pillet
|
2e7ab21fad
VLCKit: Complete ARC migration of VLCTime
|
11 年之前 |
Florent Pillet
|
3cd41fa6fb
VLCKit: Make +nullTime access thread safe
|
11 年之前 |
Carola Nitz
|
6ea28be83d
Converts the library to ARC and therefore changed the struct message_t into a class and adjusted the code using message_t
|
11 年之前 |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
11 年之前 |
Felix Paul Kühne
|
7b423d0009
Fix minute string calculation
|
11 年之前 |
Felix Paul Kühne
|
67a905fbfa
VLCTime: add new symbol to fetch the time in minutes as a string
|
11 年之前 |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
12 年之前 |
Felix Paul Kühne
|
fc8801dd7e
Sources: unify and modernize coding style
|
12 年之前 |
Felix Paul Kühne
|
17a6eab2d2
VLCTime: fixed long standing compilation warnings
|
13 年之前 |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 年之前 |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
15 年之前 |
Pierre d'Herbemont
|
619b4b907f
macosx/framework: Duration is in millisecs, not in microsecs.
|
15 年之前 |
Felix Paul Kühne
|
689a05a148
osx/framework: propagate NSInteger and NSUInteger
|
15 年之前 |
Pierre d'Herbemont
|
b496afca03
macosx/framework: Fix a leak in VLCTime.
|
15 年之前 |
Pierre d'Herbemont
|
2c25b556f1
macosx/framework: Print minutes and seconds when there is less than 5 mins remaining in -[VLCTime verboseStringDescription]
|
15 年之前 |
Pierre d'Herbemont
|
0055f8a0c3
macosx/framework: Export -[VLCMediaPlayer remainingTime] and -[VLCTime verboseStringValue].
|
15 年之前 |
Felix Paul Kühne
|
2b491de29f
osx/framework: allow VLCTime to handle int values
|
15 年之前 |
Pierre d'Herbemont
|
0fe8da59ac
macosx/framework: Fix a typo.
|
16 年之前 |
Pierre d'Herbemont
|
bd81e17c84
macosx/framework: Support printing negative duration.
|
16 年之前 |
Pierre d'Herbemont
|
690db9f68e
macosx/framework: Implement <NSCopying> for VLCTime.
|
16 年之前 |
Felix Paul Kühne
|
ba80b5a57f
VLCKit: don't return timestamps with hour digits, if time is shorter than 1 hour
|
16 年之前 |
Pierre d'Herbemont
|
f46fc89061
macosx/framework: Back in business.
|
16 年之前 |
Faustino Osuna
|
e233faee99
VLCKit.framework: Remove dead code from VLCTime object.
|
17 年之前 |
Faustino Osuna
|
63d26789d0
VLCKit.framework: Documentation updates and whitespace cleanup.
|
17 年之前 |