code
stringlengths
1
2.08M
language
stringclasses
1 value
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
BackgroundAssistant = Class.create({ CurrentColor: null, CurrentImage: null, CurrentMode: null, setup: function(){ this.CurrentSolid = AmpacheMobile.settingsManager.settings.BackgroundSolid; this.CurrentColor = AmpacheMobile.settingsManager.settings.BackgroundColor; ...
JavaScript
function MediaEventsService() { } MediaEventsService.prototype.URI = "palm://com.palm.mediaevents/"; MediaEventsService.prototype._serviceRequest = function(sceneController, uri, params) { if (sceneController) { return sceneController.serviceRequest(uri, params); } else { var obj = new Mojo.Se...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/** * * Secure Hash Algorithm (SHA256) * http://www.webtoolkit.info/ * * Original code by Angel Marin, Paul Johnston. * **/ function SHA256(s){ var chrsz = 8; var hexcase = 0; function safe_add (x, y) { var lsw = (x & 0xFFFF) + (y & 0xFFFF); var msw = (x >> 16) + (y >> 16) + (lsw >> 16...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
// A few configuration settings var CROSSHAIRS_LOCATION = 'images/colorselector/crosshairs.png'; var HUE_SLIDER_LOCATION = 'images/colorselector/h.png'; var HUE_SLIDER_ARROWS_LOCATION = 'images/colorselector/position.png'; var SAT_VAL_SQUARE_LOCATION = 'images/colorselector/sv.png'; function pageCoords(node){...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
function MediaEventsService() { } MediaEventsService.prototype.URI = "palm://com.palm.mediaevents/"; MediaEventsService.prototype._serviceRequest = function(sceneController, uri, params){ if (sceneController){ return sceneController.serviceRequest(uri, params); }else{ var obj = new Mojo.Servic...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/** * * Secure Hash Algorithm (SHA256) * http://www.webtoolkit.info/ * * Original code by Angel Marin, Paul Johnston. * **/ function SHA256(s){ var chrsz = 8; var hexcase = 0; function safe_add (x, y) { var lsw = (x & 0xFFFF) + (y & 0xFFFF); var msw = (x >> 16) + (y >> 1...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
// A few configuration settings var CROSSHAIRS_LOCATION = 'images/colorselector/crosshairs.png'; var HUE_SLIDER_LOCATION = 'images/colorselector/h.png'; var HUE_SLIDER_ARROWS_LOCATION = 'images/colorselector/position.png'; var SAT_VAL_SQUARE_LOCATION = 'images/colorselector/sv.png'; function pageCoords(node){ ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
var RepeatModeType = { "no_repeat": 0, "repeat_forever": 1, "repeat_song": 2 }; PlayList = Class.create({ songs: null, //Array of songs in the order they were added to the class //playback: null, //Array of indexes into the songs array, this array stores the playback order. ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Li...
JavaScript
WebOSInterface = Class.create({ ampachePlayer: null, initialize: function(audioPlayer, controller) { this.controller = controller; this.ampachePlayer = audioPlayer; //PowerManagerService.identifier = 'palm://com.palm.display/control'; this.powerService =...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/** * * Secure Hash Algorithm (SHA256) * http://www.webtoolkit.info/ * * Original code by Angel Marin, Paul Johnston. * **/ function SHA256(s) { var chrsz = 8; var hexcase = 0; function safe_add(x, y) { var lsw = (x & 0xFFFF) + (y & 0xFFFF); var msw = (x >> 16) + (y >> 16) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
// A few configuration settings var CROSSHAIRS_LOCATION = 'images/colorselector/crosshairs.png'; var HUE_SLIDER_LOCATION = 'images/colorselector/h.png'; var HUE_SLIDER_ARROWS_LOCATION = 'images/colorselector/position.png'; var SAT_VAL_SQUARE_LOCATION = 'images/colorselector/sv.png'; function pageCoords(node) { ...
JavaScript
function AccountAssistant(params) { this.Account = params.Account; } AccountAssistant.prototype.setup = function() { /* this function is for setup tasks that have to happen when the scene is first created */ /* use Mojo.View.render to render view templates and add them to the scene, if needed. */ ...
JavaScript
function ConnectionAssistant(test){ Mojo.Log.info("--> ConnectionAssistant Constructor"); Mojo.Log.info("<-- ConnectionAssistant Constructor"); } ConnectionAssistant.prototype.setup = function(){ Mojo.Log.info("--> ConnectionAssistant.prototype.setup"); //AmpacheMobile.audioPlayer = new AudioPla...
JavaScript
/* AppAssistant - AmpacheMobile */ // --------------------------------------------------------------- // GLOBALS // --------------------------------------------------------------- // AmpacheMobile namespace AmpacheMobile = {}; AmpacheMobile.MenuAttr = {omitDefaultItems: true}; AmpacheMobile.MenuModel = ...
JavaScript
function SongsAssistant(params){ Mojo.Log.info("--> SongsAssistant.prototype.constructor"); this.SceneTitle = params.SceneTitle; this.DisplayAlbumInfo = params.DisplayAlbumInfo; this.SongsList = params.SongsList; this.thisIsAnAlbum = params.thisIsAnAlbum; this.art = params.art; Mojo.Log.info("<-- SongsAssistant....
JavaScript
// --------------------------------------------------------------- // GLOBALS // --------------------------------------------------------------- // AmpacheMobile namespace AmpacheMobile = {}; AmpacheMobile.versionString = "0.01"; AmpacheMobile.Account = null; AmpacheMobile.ampacheServer = null; AmpacheMobile...
JavaScript
NowPlayingAssistant.prototype.appMenuAttr = {omitDefaultItems: true}; NowPlayingAssistant.prototype.appMenuModel = { visible: true, items: [ //{label: "Test Connection", command: "doTest-cmd"}, {label: "Stream Info", command: "doStreamingInfo-cmd" }, {label: "About...", command: "about-cmd"} ] }; //********...
JavaScript
function PreferencesAssistant(params) { this.settingsManager = params.settingsManager; //this.settingsManager = AppAssistant.settingsManager; /* this is the creator function for your scene assistant object. It will be passed all the additional parameters (after the scene name) that were passed to pushSce...
JavaScript
function PlaylistsAssistant(params){ Mojo.Log.info("--> PlaylistsAssistant.prototype.constructor"); this.SceneTitle = params.SceneTitle; this.DisplayArtistInfo = params.DisplayArtistInfo; this.ExpectedPlaylists = params.ExpectedPlaylists this.PlaylistList = new Array(); this.PLAYLIST_LIMIT = 200; this.pla...
JavaScript
function AlbumsAssistant(params){ Mojo.Log.info("--> AlbumsAssistant.prototype.constructor"); this.SceneTitle = params.SceneTitle; this.DisplayArtistInfo = params.DisplayArtistInfo; //this.AlbumsList = params.AlbumsList; //this.AlbumsList.sort(this.sortfunction); this.ExpectedAlbums = params.ExepectedAlbums; ...
JavaScript
function ArtistsAssistant(params){ this.ExpectedArtists = params.ExpectedArtists; this.ARTIST_LIMIT = 200; this.artistOffset = 0; } ArtistsAssistant.prototype.setup = function(){ this.ArtistList = new Array(); /* setup widgets here */ this.spinnerLAttrs = { spinnerSize: 'large' } this.spinnerMod...
JavaScript
function MainmenuAssistant(){ /* this is the creator function for your scene assistant object. It will be passed all the additional parameters (after the scene name) that were passed to pushScene. The reference to the scene controller (this.controller) has not be established yet, so any initialization ...
JavaScript
/* Copyright 2009 Palm, Inc. All rights reserved. */ var MediaEventsService = Class.create( { parsePlaylist: function(playlistFilename, callback) { var parameters = {}; parameters.filename = playlistFilename; return new Mojo.Service.Request( MediaEventsService.identifier, { method: 'parsePlayli...
JavaScript
AudioPlayer = Class.create({ PlayerReady: false, NowPlaying: null, NowPlayingVisible: false, OneTimeInit:false, timeInterval:null, Paused:false, RequestedPlayBeforeReady:false, Controller:null, playOrderList:null, currentPlayingTrack:null, currentPlayingIndex:null, player: null, ...
JavaScript
/** * * Secure Hash Algorithm (SHA256) * http://www.webtoolkit.info/ * * Original code by Angel Marin, Paul Johnston. * **/ function SHA256(s){ var chrsz = 8; var hexcase = 0; function safe_add (x, y) { var lsw = (x & 0xFFFF) + (y & 0xFFFF); var msw = (x >> 16) + (y >> 16) + (lsw >> 16...
JavaScript
SettingsManager = Class.create({ settings:null, depot:null, initialize: function(DataBaseName){ var options = { name: "AmpacheMobileData", //Name used for the HTML5 database name. (required) version: 1, //Version number used for the HTML5 database. (optional, defaults to 1) //displayName: "...
JavaScript
AudioPlayer = Class.create({ PlayerReady: false, NowPlaying: null, NowPlayingVisible: false, OneTimeInit:false, timeInterval:null, Paused:false, RequestedPlayBeforeReady:false, Controller:null, playOrderList:null, currentPlayingTrack:null, currentPlayingIndex:null, playList: null, ...
JavaScript
AmpacheServer = Class.create({ URL: "", UserName: "", Password: "", Connected: false, ConnectionFailed: false, pingTimer:null, ServerAction: "/server/xml.server.php?action=", //Information from connect auth:"", api:"", update:"", add:"", clean:"", songs:"...
JavaScript
function NewUsersAssistant(params) { /* this is the creator function for your scene assistant object. It will be passed all the additional parameters (after the scene name) that were passed to pushScene. The reference to the scene controller (this.controller) has not be established yet, so any initialization ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
function CheckUpdatesAssistant() { /* this is the creator function for your scene assistant object. It will be passed all the additional parameters (after the scene name) that were passed to pushScene. The reference to the scene controller (this.controller) has not be established yet, so any initialization ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, o...
JavaScript
/* Copyright (c) Ampache Mobile All rights reserved. This file is part of Ampache Mobile. Ampache Mobile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) ...
JavaScript