Browse Subversion Repository
Log of /branches/thumnailSaving/XspfQTComponent.m
Revision 263 - (view) (download) (annotate) - [select for diffs] Modified Wed Oct 21 12:42:25 2009 UTC (14 years, 5 months ago) by masaki File length: 5480 byte(s) Diff to previous 259 [Optimize] サムネイルの位置の内部処理をNSDateではなくNSTimeIntervalを用いるように変更。 Revision 259 - (view) (download) (annotate) - [select for diffs] Modified Tue Oct 20 13:41:14 2009 UTC (14 years, 6 months ago) by masaki File length: 5377 byte(s) Diff to previous 250 [New] Thumnailを取り除くメソッドを宣言、実装。 Revision 250 - (view) (download) (annotate) - [select for diffs] Modified Mon Oct 19 11:05:49 2009 UTC (14 years, 6 months ago) by masaki File length: 5296 byte(s) Diff to previous 249 [New] XspfQTComponent(XspfThumnailSupport) を実装。 Revision 249 - (view) (download) (annotate) - [select for diffs] Modified Sun Oct 18 12:56:12 2009 UTC (14 years, 6 months ago) by masaki File length: 4761 byte(s) Diff to previous 215 create thumnailSaving branch. Revision 215 - (view) (download) (annotate) - [select for diffs] Modified Mon Aug 10 14:16:28 2009 UTC (14 years, 8 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4761 byte(s) Diff to previous 199 [Refactoring] XML namespasesに係る文字列リテラルを集約。 Revision 199 - (view) (download) (annotate) - [select for diffs] Modified Sat Mar 28 12:44:40 2009 UTC (15 years ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4608 byte(s) Diff to previous 171 setIsSelected:を実装し、select, deselectを簡素にした。 Revision 171 - (view) (download) (annotate) - [select for diffs] Modified Thu Mar 12 13:45:22 2009 UTC (15 years, 1 month ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4713 byte(s) Diff to previous 160 XspfQTComponentでQTMovieを扱うのをやめ、XspfQTDocument が管理するようにした。 それに伴い、様々な変更。 Revision 160 - (view) (download) (annotate) - [select for diffs] Modified Tue Mar 3 14:45:37 2009 UTC (15 years, 1 month ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4455 byte(s) Diff to previous 129 不要な部分を削除。 Revision 129 - (view) (download) (annotate) - [select for diffs] Modified Wed Oct 1 16:44:14 2008 UTC (15 years, 6 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4489 byte(s) Diff to previous 127 ソースの整理。 Revision 127 - (view) (download) (annotate) - [select for diffs] Modified Tue Sep 30 12:48:41 2008 UTC (15 years, 6 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 5114 byte(s) Diff to previous 119 hash isEqual: をXspfQTComponentに持たせて、XspfQTTrackのisEqual:を簡略化。 Revision 119 - (view) (download) (annotate) - [select for diffs] Modified Sun Sep 28 14:55:27 2008 UTC (15 years, 6 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4900 byte(s) Diff to previous 117 子を持つXspfComponentのサブクラスの共通部分をスーパークラスXspfQTContainerComponentとして切り出し。 Revision 117 - (view) (download) (annotate) - [select for diffs] Modified Sun Sep 28 12:21:50 2008 UTC (15 years, 6 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4768 byte(s) Diff to previous 116 +[XspfQTComponent xspfComponentWithXMLElementString:error]を追加。 Revision 116 - (view) (download) (annotate) - [select for diffs] Modified Sun Sep 28 12:05:04 2008 UTC (15 years, 6 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4625 byte(s) Diff to previous 77 XspfQTPlaylistを追加。 それを使用するように色々変更。 Revision 77 - (view) (download) (annotate) - [select for diffs] Modified Wed Sep 17 14:51:14 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4474 byte(s) Diff to previous 72 indexOfChildとchildAtIndexを実装。 Revision 72 - (view) (download) (annotate) - [select for diffs] Modified Mon Sep 15 12:02:46 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfQTComponent.m File length: 4267 byte(s) Copied from: XspfQT/XspfComponent.m revision 71 Diff to previous 71 プレフィクスXspfをXspfQTに変更。 Revision 71 - (view) (download) (annotate) - [select for diffs] Modified Mon Sep 15 04:01:49 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 4241 byte(s) Diff to previous 52 ソースコードの整理。不要なコメントアウトの削除。 Revision 52 - (view) (download) (annotate) - [select for diffs] Modified Sat Sep 13 17:07:28 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 4149 byte(s) Diff to previous 48 XspfComponentをNSCodingに準拠。 Revision 48 - (view) (download) (annotate) - [select for diffs] Modified Wed Sep 10 11:20:51 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 3573 byte(s) Diff to previous 40 メモリを破壊していたのを修正。 Revision 40 - (view) (download) (annotate) - [select for diffs] Modified Sun Sep 7 06:10:45 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 3581 byte(s) Diff to previous 38 titleの解放場所を修正。 Revision 38 - (view) (download) (annotate) - [select for diffs] Modified Sun Sep 7 04:35:20 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 3492 byte(s) Diff to previous 30 監視対象をdosument.trackList.currentindexからdocument.trackList.qtMovieに変更。 Revision 30 - (view) (download) (annotate) - [select for diffs] Modified Sun Sep 7 00:41:19 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 3477 byte(s) Diff to previous 28 XspfComponentにNSXMLElementを出力するXMLElementメソッドを実装。 Revision 28 - (view) (download) (annotate) - [select for diffs] Modified Sat Sep 6 18:05:58 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 3404 byte(s) Diff to previous 14 XspfComponentをコンポジットパターンにした。 Revision 14 - (view) (download) (annotate) - [select for diffs] Modified Thu Sep 4 12:53:34 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 1115 byte(s) Diff to previous 2 再生中かどうかに応じて、「再生」ボタンのキャプションと動作を変えるように変更。 Revision 2 - (view) (download) (annotate) - [select for diffs] Added Sun Aug 31 13:10:59 2008 UTC (15 years, 7 months ago) by masaki Original Path: XspfQT/XspfComponent.m File length: 854 byte(s) initial import. This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
|