Develop and Download Open Source Software

Browse Subversion Repository

Log of /tags/release-2.0.488/XspfManager.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 490 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 31 06:23:08 2010 UTC (13 years, 3 months ago) by masakih
File length: 5409 byte(s)
Diff to previous 483
Tagging the 2.0 (488) release of XspfManager project.


Revision 483 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 31 05:16:20 2010 UTC (13 years, 3 months ago) by masakih
Original Path: XspfManager/XspfManager.h
File length: 5409 byte(s)
Diff to previous 365
[Merge] merge from branches/withBuildInPlayer@482

Revision 365 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 21 13:38:42 2010 UTC (13 years, 11 months ago) by masakih
Original Path: XspfManager/XspfManager.h
File length: 5014 byte(s)
Diff to previous 350
ライセンス表示の行が長過ぎるので適当に行を分けた。

Revision 350 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 16 02:50:00 2010 UTC (13 years, 11 months ago) by masakih
Original Path: XspfManager/XspfManager.h
File length: 4896 byte(s)
Diff to previous 332
著作権表示、免責表示を追加。

Revision 332 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 13 17:02:15 2010 UTC (14 years, 2 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 1551 byte(s)
Diff to previous 330
[Mod]  PreviewPanel関連をXspfMPreviewPanelControllerを使用するように変更。

Revision 330 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 13 14:15:12 2010 UTC (14 years, 2 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 1470 byte(s)
Diff to previous 278
[Mod] 不要になったwindowインスタンス変数を削除。

Revision 278 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 20 15:39:30 2010 UTC (14 years, 2 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 1506 byte(s)
Diff to previous 257
[Mod] CompleteData.xcdatamodelとXspfMMainModel.xcdatamodelをもう一度結合。
[New] XspfMMainModel.xcdatamodelにtitle属性を追加。
[New] MappingModelと関連クラスを追加。
[New] XspfManagerクラスにストアデータのURLを返すメソッドを追加。


Revision 257 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 13 15:38:15 2010 UTC (14 years, 3 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 1485 byte(s)
Diff to previous 238
[Mod] XspfMXpsfObjectに関するメニューの生成をXspfManagerクラスで行う事にした。

Revision 238 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 10 13:19:26 2010 UTC (14 years, 3 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 1273 byte(s)
Diff to previous 199
[Refactoring] クラス名変更。XSPFMXspfObject -> XpsfMXspfObject

Revision 199 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 3 14:48:46 2010 UTC (14 years, 3 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 1285 byte(s)
Diff to previous 184
[Mod] XSPFMXspfObjectの削除をXspfManagerに一任。削除時にアラートを出すようにした。

Revision 184 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 30 09:46:24 2009 UTC (14 years, 3 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 1302 byte(s)
Diff to previous 183
[Refactoring] メソッドの移動。UKKQueue と XspfMObjec関連のメソッドをXspfMMainWindowControllerからXspfManagerに移動。

Revision 183 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 26 23:04:09 2009 UTC (14 years, 3 months ago) by masaki
Original Path: XspfManager/XspfManager.h
File length: 764 byte(s)
Copied from: XspfManager/XspfManager_AppDelegate.h revision 179
Diff to previous 169
[Refactoring] 名称変更。XspfManager_AppDelegate -> XspfManager

Revision 169 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 20 12:14:28 2009 UTC (14 years, 4 months ago) by masaki
Original Path: XspfManager/XspfManager_AppDelegate.h
File length: 776 byte(s)
Diff to previous 54
[Test] 起動時にメインスレッドリクエストにウエイトを入れてみた。

Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 9 14:50:45 2009 UTC (14 years, 5 months ago) by masaki
Original Path: XspfManager/XspfManager_AppDelegate.h
File length: 738 byte(s)
Diff to previous 16
[Mod] HMChannelをApplication Delegateに持たせた。

Revision 16 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 6 12:37:27 2009 UTC (14 years, 5 months ago) by masaki
Original Path: XspfManager/XspfManager_AppDelegate.h
File length: 654 byte(s)
Diff to previous 2
[misc] NSCollectionView部分を別のnibに分離。NSViewControllerで管理。

Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Nov 2 11:55:35 2009 UTC (14 years, 5 months ago) by masaki
Original Path: XspfManager/XspfManager_AppDelegate.h
File length: 613 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.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26