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, 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.Ser... | 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, 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 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 |
/*
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 TheBasicsAssistant() {
/* 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
t... | 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 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, 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 |
/*
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 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.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 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) + (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 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, 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.Ser... | 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, 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, 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, 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.