1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pushed version and updated sparkle xml file location More... about 13 years ago
Removed a Media Discoverer Module "upnp_intel" which would be obsolete anyways in VLCKit 1.2 More... about 13 years ago
updated copyright string More... about 13 years ago
fixed a crash by adding proper bounds checking More... about 13 years ago
use VLCKit from vlc-1.1 until the unstable branch is stable More... about 13 years ago
compilation fix More... about 13 years ago
Show full movie summary when selected. More... over 13 years ago
Fix the build for 32bits Obj-C runtime. More... over 13 years ago
Make sure our thumbnails are bigger in Movies list View. More... over 13 years ago
Preferences: Add a note about TV Show detection. More... over 13 years ago
Valid archs don't include ppc. More... over 13 years ago
ShowEpisode: Update unread status. More... over 13 years ago
Supports multiple selection. More... over 13 years ago
Don't crash on NULL title. More... over 13 years ago
Supports removing a ShowEpisode. More... over 13 years ago
use NSUInteger instead of unsigned long, still works More... over 13 years ago
fix build by casting index in an unsiged long, builds fine, starts fine More... over 13 years ago
Fixed compilation errors, re: nonatomic vs atomic operations ("writable atomic property...can not pair a synthesized setter/getter with a user defined setter/getter.") More... over 13 years ago
Resolved two static analyzer warnings in VLCTVShowInfoGrabber ("potential leak of object..") More... almost 14 years ago
Fixed two compilation errors. In VLCDocumentController.m, I fixed a typo; in VLCTVShowInfoGrabber.m, I removed a local variable that was no longer being used. More... almost 14 years ago
Show unread count for all items. More... almost 14 years ago
Style: Fix up the main detail view. More... almost 14 years ago
Use NSURLCache to cache the artwork. More... almost 14 years ago
Give a nicer look to the TV Show pane. More... almost 14 years ago
Make sure you can play a single TV Show Episode. More... almost 14 years ago
Import TV Shows Episodes. More... almost 14 years ago
Uses a binary search and fixes a case senstivity issue. More... almost 14 years ago
Remove left over debug code. More... almost 14 years ago
Last.fm support is disabled by default as we don't have the user name and such. More... almost 14 years ago
Move Video Snapshot location to the advanced pref pane. More... almost 14 years ago