maroy
bede8fd94b
now the playlist editor window is cleaned after saving a playlist
2005-01-11 09:19:16 +00:00
maroy
59c691ea39
added up and down menus to dj bag entry context menus
2005-01-11 08:57:00 +00:00
maroy
1c74debd0e
added support for storing the DJ Bag contents as user preference
2005-01-11 07:54:05 +00:00
maroy
03488154d8
added start and length columns to playlist edit window
2005-01-11 06:46:00 +00:00
maroy
dc08d6c938
added right-click context menu to the scheduler window entries
...
added Delete menu item to the context menu
2005-01-11 06:32:35 +00:00
fgerlits
dff985ecb2
added C++ API in the authentication module for the new storage server
...
methods loadPref and savePref
2005-01-10 21:31:08 +00:00
maroy
34330c184a
now getTitle() works fine...
2005-01-10 15:28:11 +00:00
maroy
9adcedb8a4
added scheduled event update / reread functionality
2005-01-10 11:03:25 +00:00
maroy
9a185bb141
fixed playlist event
...
now scheduler correclty plays scheduled events
2005-01-10 09:36:24 +00:00
maroy
5a31ad37ed
scheduling now works, so-so
2005-01-09 16:51:31 +00:00
maroy
2ba3b1d751
fixed reading long ids from the postgresql database
2005-01-09 16:27:33 +00:00
maroy
8c64d58be5
corrected UniqueId reading, but only in one method..
2005-01-09 16:01:50 +00:00
maroy
630d91fdfe
added run_web target
2005-01-09 16:01:17 +00:00
maroy
24ccbdd770
schedule list now supposedly displays the scheduled playlist's title
2005-01-09 12:09:02 +00:00
maroy
b4bae27485
updated localization
2005-01-09 11:50:03 +00:00
maroy
f99bc8bc40
added SchedulePlaylistWindow and SchedulerWindow
...
and lots of other changes
2005-01-09 10:58:32 +00:00
maroy
55f9031672
added configuration to use web-based resources for storage
2005-01-09 10:57:46 +00:00
maroy
4eac8957fd
moved LiveSupport::Storage::StorageException and derivatives to
...
LiveSupport::Core::XmlRpcException
2005-01-08 12:40:33 +00:00
fgerlits
0cf03f59bb
changed #includes to refer to the XmlRpcTools in Core
...
removed XmlRpcTools and PlayLogEntry from Scheduler
2005-01-07 19:39:38 +00:00
fgerlits
7dfcde7c3b
changed #includes to refer to the XmlRpcTools in Core
...
removed XmlRpcTools and PlayLogEntry from Scheduler
2005-01-07 19:30:29 +00:00
maroy
21485a6d01
removed 'cd -' from the end of statements that were like
...
dirname=`cd somethere; pwd; cd -`
2005-01-07 14:04:29 +00:00
maroy
c80f18b5aa
moved ScheduleEntry from LiveSupport::Scheduler to LiveSupport::Core
2005-01-07 13:12:43 +00:00
maroy
6fd2b02e01
added simple playlist management window
2005-01-06 12:37:47 +00:00
fgerlits
7259599ce1
changed all(*) XML-RPC references to unique IDs to string, and all(*)
...
PostgreSQL references to BIGINT.
* that I could think of
2005-01-05 19:50:01 +00:00
maroy
39acf9f58f
added DJ Bag window
2005-01-04 10:50:12 +00:00
fgerlits
f1ca8879ab
added acquirePlaylist() and releasePlaylist() to WebStorageClient
...
modified config() methods in Core (Playlist, PlaylistElement, FadeInfo,
and AudioClip) to read ID as hexadecimal string & not decimal number
some config xml files and tests had to be modified accordingly
2005-01-03 19:39:54 +00:00
maroy
b2d171cbde
added status bar to file upload window
2005-01-02 12:30:43 +00:00
maroy
cdec145255
added upload file window
2005-01-02 11:51:49 +00:00
maroy
763065a092
updated to reflect change in AudioPlayerInterface API
2005-01-02 11:51:16 +00:00
fgerlits
6eb6926c8b
added playlist methods to WebStorageClient (everything except acquire and
...
release)
finally got rid of RemoveAudioClip() in Playlist
2004-12-31 14:13:49 +00:00
fgerlits
4d777103f7
added title attribute to AudioClip (in config(), too)
...
updated config files with title attribute
created getXmlString() method in AudioClip, Playlist, PlaylistElement
and FadeInfo
replaced old (and bad) toXml() method with getMetadataString() in AudioClip
2004-12-30 20:09:28 +00:00
fgerlits
05d760368a
updated config file for new audio clip DTD (title attribute)
2004-12-30 19:57:00 +00:00
fgerlits
1931deef7c
*** empty log message ***
2004-12-30 12:25:04 +00:00
fgerlits
29e95ebf70
changed Makefiles to use curlpp instead of curl
2004-12-30 11:51:48 +00:00
fgerlits
11f46d11ba
wrote configuration of AudioClip from metafile;
...
added toXml() method to AudioClip
2004-12-29 10:02:29 +00:00
fgerlits
3b01df226c
added get/set methods for title and for general metadata in AudioClip
...
and in Playlist
2004-12-27 19:52:02 +00:00
fgerlits
a7721186cd
*** empty log message ***
2004-12-24 14:20:15 +00:00
fgerlits
de2b5a49a2
modified the authentication and storage modules to throw their
...
own exception classes AuthenticationException and StorageException
instead of invalid_argument and logic_error
2004-12-23 11:37:55 +00:00
maroy
c687ab5a52
updated time display, as it no longer needs a valid session id
2004-12-20 14:27:16 +00:00
maroy
633b1f2bed
added the ability to select UI language when logging in
2004-12-20 14:04:34 +00:00
maroy
790e6ee4c1
migrated from libxml++ 1.x to 2.8
2004-12-17 12:12:31 +00:00
fgerlits
0c9171761b
removed session ID check from getSchedulerTime method
2004-12-16 17:33:15 +00:00
maroy
b700bb7932
fixed typo
2004-12-16 15:24:15 +00:00
maroy
38cffd05fe
very first version of master panel
2004-12-16 14:28:38 +00:00
fgerlits
7dbfa2dbc4
a few more places where the ClientInterface moves had to be recorded
2004-12-16 11:24:54 +00:00
fgerlits
4a942bed50
corrected Core/AuthenticationClientInterface and Core/StorageClientInterface references to Authentication/... and Storage/..., respectively
2004-12-16 10:34:53 +00:00
maroy
ecb2a677f0
the time displayed is now time that is read off the server...
2004-12-14 13:03:10 +00:00
fgerlits
12e3b40235
patched incorrect handling of struct tm in XmlRpc::XmlRpcValue
2004-12-13 21:45:41 +00:00
fgerlits
3d733bb524
added some more XML-RPC method test (which don't work yet)
...
added getSchedulerTime XML-RPC method, can't do push yet
2004-12-10 18:06:03 +00:00
fgerlits
fe6a11cab1
added & checked the first new Rpc...Test (the others should now be easy)
2004-12-08 15:03:42 +00:00