root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @712 [712] 11/30/08 15:13:08 gbooker Add a commandline tool to tell Sapphire to rescan a directory …
(edit) @711 [711] 11/26/08 21:37:44 gbooker Corrected a 2.3 issue with deleting a collection. Apple, what on Earth …
(edit) @710 [710] 11/25/08 21:54:10 gbooker Don't read data from the stopped state as it has no valid media
(edit) @709 [709] 11/25/08 12:57:58 gbooker Warning removal
(edit) @708 [708] 11/25/08 12:57:19 gbooker Mergeded over [701] and [706]. Not tested yet
(edit) @707 [707] 11/25/08 10:18:24 gbooker Some changes to help saving, along with extraneous debug information to …
(edit) @706 [706] 11/25/08 10:15:31 gbooker Last of the 2.3 support along with a few minor changes
(edit) @705 [705] 11/25/08 10:11:52 gbooker * Created a generic layout manager class to call a delegate for layout * …
(edit) @704 [704] 11/23/08 21:53:32 gbooker Forget to merge this over
(edit) @703 [703] 11/23/08 21:52:52 gbooker Seems that cueMedia isn't called every time. This is more reliable.
(edit) @702 [702] 11/22/08 20:23:14 gbooker Forgot to add this framework to be included in the frap
(edit) @701 [701] 11/22/08 20:22:46 gbooker Some more updates for 2.3
(edit) @700 [700] 11/22/08 20:14:12 gbooker Added some compatibility for take 2.3
(edit) @699 [699] 11/16/08 21:23:16 gbooker Mark the tv show as data being imported when it fails to find data, so …
(edit) @698 [698] 11/16/08 21:18:07 gbooker Corrected the reset of import decisions for movies and added some logging …
(edit) @697 [697] 11/16/08 16:35:21 gbooker Slightly better logging system
(edit) @696 [696] 11/15/08 19:58:02 gbooker Corrected logging mechasims here
(edit) @695 [695] 11/15/08 19:57:13 gbooker Updated logging mechanism and corrected imports with no info to not report …
(edit) @694 [694] 11/15/08 19:56:04 gbooker Added a logging ability that can turn on and off certain types of logs.
(edit) @693 [693] 11/14/08 23:09:08 gbooker Set a merge policy for the helper
(edit) @692 [692] 11/02/08 17:00:01 gbooker Remove the current importer in case it's informer is removed. Should fix …
(edit) @691 [691] 11/02/08 16:58:44 gbooker Guess I forgot to commit this a while ago
(edit) @690 [690] 11/02/08 16:58:11 gbooker Switched to a better method of getting a c string; one that doesn't return …
(edit) @689 [689] 11/02/08 16:57:18 gbooker Added some better saving procedures, including a return that says whether …
(edit) @688 [688] 10/28/08 13:51:51 gbooker Switched the compat classes to an external; which should be easier to …
(edit) @687 [687] 10/28/08 13:50:25 gbooker Ensure allItems is flushed
(edit) @686 [686] 10/28/08 13:46:11 gbooker Merged [544] [559] [572]
(edit) @685 [685] 10/26/08 18:21:54 gbooker Invalidate the timer only after we are done with it
(edit) @684 [684] 10/09/08 17:18:55 steile Add a compat class for BRMusicPlayer on ATV2.2.
(edit) @683 [683] 10/07/08 19:44:58 gbooker Improved method of faulting things
(edit) @682 [682] 10/06/08 14:07:28 gbooker Corrected ignoring of TV series Refs #235
(edit) @681 [681] 10/04/08 17:23:56 gbooker Forgot to commit this. Stop using BRPreferences class in favor of the …
(edit) @680 [680] 10/04/08 17:23:04 gbooker Added the new framework
(edit) @679 [679] 10/04/08 16:41:55 steile Add a usingTakeTwoDotTwo method that returns YES when we're on ATV2.2.
(edit) @678 [678] 10/03/08 20:04:10 gbooker Added the compat class for BRVideoPlayerControlller
(edit) @677 [677] 10/03/08 19:41:00 gbooker Yet another workaround for 2.2. Now BRVideoPlayerController needs to be …
(edit) @676 [676] 10/03/08 19:35:20 steile Don't call pageUsageHash since ATV2.2 removed it.
(edit) @675 [675] 10/03/08 09:18:28 gbooker Correct using pageUsageHash. Now to figure out playback Fixes #242
(edit) @674 [674] 09/28/08 23:35:48 gbooker Leak plugged
(edit) @673 [673] 09/28/08 23:35:35 gbooker Correct the writing timer
(edit) @672 [672] 09/28/08 16:25:47 gbooker Patch by wazza. Ignore tv series in IMDB Fixes #235
(edit) @671 [671] 09/28/08 16:23:55 gbooker Applied patch from wazza to update preview when view filter changed. Fixes …
(edit) @670 [670] 09/21/08 21:28:10 gbooker Added ability to reset decisions made on a file (means importer will have …
(edit) @669 [669] 09/21/08 21:27:33 gbooker This seems to be a better way to get plot
(edit) @668 [668] 09/21/08 21:25:19 gbooker Make sure / directory exists with the proper settings (does not trash the …
(edit) @667 [667] 09/21/08 21:24:50 gbooker Use the now nicer save function
(edit) @666 [666] 09/21/08 21:24:03 gbooker Sometimes the save fails due to locking; exponential backoff on attempts
(edit) @665 [665] 09/21/08 21:22:38 gbooker Don't throw away local changes on dir as it may not be saved yet.
(edit) @664 [664] 09/19/08 09:34:35 gbooker Version it
(edit) @663 [663] 09/19/08 09:32:15 gbooker Fix the revision script to use the correct svn
(edit) @662 [662] 09/19/08 09:28:50 gbooker Patch by Stephan to error check framework loading. Fixes #231
(edit) @661 [661] 09/17/08 09:57:08 gbooker Mergeded over [660]
(edit) @660 [660] 09/17/08 09:54:51 gbooker Corrected for IMDB's changed format. Fixes #228
(edit) @659 [659] 08/17/08 18:19:12 gbooker Corrected a case where import was never actually done in the background.
(edit) @658 [658] 08/17/08 18:10:53 gbooker Properly background import instead of waiting on background process to …
(edit) @657 [657] 08/17/08 18:08:54 gbooker Add some exception catching for saves. Not the best of methodes, but …
(edit) @656 [656] 08/17/08 18:06:58 gbooker dataUsingEncoding doesn't null terminate; corrected so this doesn't false …
(edit) @655 [655] 08/03/08 21:23:34 gbooker Merge [654]
(edit) @654 [654] 08/03/08 21:19:33 gbooker Patch by wazza Fix cover art for VIDEO_TS dirs. Fixes #209
(edit) @653 [653] 08/02/08 21:18:43 gbooker Some cleanup; fixed a project idiocy where it used the frameworks from …
(edit) @652 [652] 08/02/08 21:17:43 gbooker Fix the broken browser caching; helps with many things
(edit) @651 [651] 08/02/08 17:31:23 gbooker Significantly improved speed of directory scanning
(edit) @650 [650] 08/02/08 14:03:58 gbooker Some changes to the directory scanning. This is a bit faster, but still …
(edit) @649 [649] 07/30/08 17:26:45 gbooker Set a merge policy since we already have two apps that modify things. …
(edit) @648 [648] 07/30/08 17:26:17 gbooker Added the ability to delete collections; useful for disks that no longer …
(edit) @647 [647] 07/30/08 13:45:46 gbooker Applied patch Fixes #207 Refs #191
(edit) @646 [646] 07/28/08 19:45:18 gbooker Version it
(edit) @645 [645] 07/27/08 17:28:47 gbooker Merge 644
(edit) @644 [644] 07/27/08 17:28:23 gbooker Patch by wazza to fix movie importing with searches. This was a change …
(edit) @643 [643] 07/27/08 17:12:30 gbooker Merge [642]
(edit) @642 [642] 07/27/08 17:12:15 gbooker Patch by wazza. Fixes #196
(edit) @641 [641] 07/26/08 21:16:05 gbooker Merge over [640]
(edit) @640 [640] 07/26/08 21:15:19 gbooker Correct fetching of title from TVRage's changed site. Note to TVRage: …
(edit) @639 [639] 07/26/08 21:10:57 gbooker Forgot to commit version info for last
(edit) @638 [638] 07/17/08 19:55:15 gbooker Forgot to merge over [633]
(edit) @637 [637] 07/17/08 19:46:46 gbooker Seems to fetch faster
(edit) @636 [636] 07/17/08 19:44:54 gbooker Correct an Apple bug just like [635]
(edit) @635 [635] 07/17/08 19:42:58 gbooker Implement the preview control fetch routine and return nil where not done …
(edit) @634 [634] 07/17/08 19:41:23 gbooker Ignore joined files which checking predicates
(edit) @633 [633] 07/14/08 17:11:42 gbooker Fixed playback of AC3 audio
(edit) @632 [632] 07/14/08 17:11:26 gbooker Merged over [631]
(edit) @631 [631] 07/12/08 16:50:14 steile Add +sharedFrontRowPreferences? to return the …
(edit) @630 [630] 07/09/08 21:22:29 gbooker Award winning should be sorted by most awards first instead of the least …
(edit) @629 [629] 07/07/08 20:52:16 gbooker Forgot to remove this nslog
(edit) @628 [628] 07/07/08 20:51:37 gbooker Use the better storing mechanism for files with sub episodes
(edit) @627 [627] 07/07/08 20:50:45 gbooker Made an easier way to import sub episodes from the importer and forced a …
(edit) @626 [626] 07/05/08 22:26:31 gbooker Massive speed increase of the tvshow, cast, director, and genre virtual …
(edit) @625 [625] 07/05/08 21:53:45 gbooker Inform super dir if we were modified so it can clean out its cache
(edit) @624 [624] 07/05/08 16:36:46 gbooker Corrected movie import on single result files. This seems to be more …
(edit) @623 [623] 07/05/08 14:32:17 gbooker Optimizations. Use a predicate for fetching files since it can be faster …
(edit) @622 [622] 07/04/08 22:12:30 gbooker Last of the mergeChanges change Massive optimizations of tv show …
(edit) @621 [621] 07/04/08 22:09:46 gbooker More of the last commit
(edit) @620 [620] 07/04/08 22:09:07 gbooker Changed mergeChanges to NO so that it will read from the store
(edit) @619 [619] 07/03/08 23:34:58 gbooker Corrected search of files for predicate matching: "dir" contains no …
(edit) @618 [618] 07/03/08 23:19:03 gbooker Don't remove required values from metadata as it can then no longer save …
(edit) @617 [617] 07/03/08 23:17:32 gbooker Removed NSLogs that shouldn't be here
(edit) @616 [616] 07/03/08 23:15:41 gbooker Don't merge changes as it doesn't actualy read from the disk at all!!!! …
(edit) @615 [615] 07/03/08 23:13:29 gbooker Log save errors instead of them being silent, impossible to find, problems
(edit) @614 [614] 07/03/08 22:33:55 gbooker Check to make sure a file exists (this needs an error message) before …
(edit) @613 [613] 07/03/08 22:16:14 gbooker Sort directories in normal directories Don't filter out empty directories …
Note: See TracRevisionLog for help on using the revision log.