Develop and Download Open Source Software
Login
Create Account
Help
MY OSDN
Find Software
Magazine
Develop
Pastebin
Software
People
PersonalForge
Magazine
Wiki
OSDN
>
Find Software
>
NNDD - ニコ動専用ブラウザ
NNDD - ニコ動専用ブラウザ
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
List of RSS Feeds
Statistics
History
Image Gallery
Search Keywords
News
Listed News
Help
Downloads
List of Releases
Help
Source Code
Guide
Browse SVN
Browse Git: nndd
Help
Wiki
FrontPage
Title index
Recent changes
Wiki Search
Help
Forums
List of Forums
Open Discussion (1)
Help (1)
Developers (1)
Help
Mailing Lists
list of ML
Help
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Help
Browse Subversion Repository
/
[nndd]
/
NNDDv2
/
trunk
/
src
/
org
/
mineap
/
nndd
/
player
/
PlayerController.as
Diff of /NNDDv2/trunk/src/org/mineap/nndd/player/PlayerController.as
Parent Directory
|
Revision Log
|
Patch
revision
711
by
mineap
, Sat Dec 10 08:49:25 2011 UTC
revision
720
by
mineap
, Mon Jan 2 10:14:22 2012 UTC
#
Line 4393
package org.mineap.nndd.player
Line 4393
package org.mineap.nndd.player
4393
videoIds.push(videoId);
videoIds.push(videoId);
4394
4395
var type:RssType = MyListManager.checkType(myListId);
var type:RssType = MyListManager.checkType(myListId);
4396
myListId = myListId.substring(myListId.indexOf("/"));
4397
MyListManager.instance.updatePlayedAndSave(myListId, type, videoIds, true);
MyListManager.instance.updatePlayedAndSave(myListId, type, videoIds, true);
4398
}
}
4399
}
}
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
Legend:
Removed from v.711
changed lines
Added in v.720
Back to OSDN
">
Back to OSDN
ViewVC Help
Powered by
ViewVC 1.1.26