Commit Graph

1005 Commits

Author SHA1 Message Date
maroy a574e393c7 modified source to contain constant strings separately, not in the code 2005-04-08 12:07:58 +00:00
maroy 66bd876f08 added possibility for personalized development
(e.g. sharing a system between multiple developers)
2005-04-08 11:56:37 +00:00
fgerlits 7b09d7d251 added first zebra stripes to ZebraTreeView 2005-04-08 11:02:11 +00:00
sebastian 10fded16ce *** empty log message *** 2005-04-08 10:07:07 +00:00
sebastian b98590710d *** empty log message *** 2005-04-08 09:34:30 +00:00
fgerlits fb2261a0a9 added Widgets::Colors class and changed numerical color codes to color names 2005-04-07 16:08:16 +00:00
sebastian 16bd74eaf8 *** empty log message *** 2005-04-07 14:03:38 +00:00
fgerlits eec2f13d39 Charles's detailed style guide (colors and sizes). 2005-04-07 09:37:32 +00:00
maroy 006fc2b264 replacing cp -a with cp -pPR, so as it works also on platforms which
don't have the -a GNU extension option to cp
2005-04-06 17:59:11 +00:00
sebastian 590968ace8 *** empty log message *** 2005-04-06 16:10:49 +00:00
sebastian bfc0b50c84 localizer uses "languagecode_countrycode" format now 2005-04-06 16:06:51 +00:00
maroy b74af0aeb7 updated to changed ICU web site URL 2005-04-06 11:42:24 +00:00
maroy 61895eff7f the scheduler installs itself silently now on startup, if it has not
been installed before
2005-04-06 11:26:38 +00:00
sebastian 401ac3ab9a *** empty log message *** 2005-04-06 10:45:43 +00:00
sebastian eab8851d37 *** empty log message *** 2005-04-06 10:45:17 +00:00
sebastian a6500ccf47 *** empty log message *** 2005-04-06 10:36:20 +00:00
fberckel cae8aabf43 Import with TkCvs 2005-04-05 19:37:43 +00:00
fberckel b4e954041e Updated first part 2005-04-05 19:34:00 +00:00
sebastian 13d71ed3c2 *** empty log message *** 2005-04-05 15:40:44 +00:00
fgerlits 54fd432bfc added $livesupport-root/usr/bin to PATH in install scripts 2005-04-05 13:36:34 +00:00
maroy 038c483826 changed id handling back from string to numeric, after a fix to
libodbc++
2005-04-04 21:40:47 +00:00
fgerlits 6ef63f51c1 corrected typo 2005-04-04 19:27:50 +00:00
fgerlits 1fc429c7fa added the test version of the templates for the bin/setup_test_db.sh script 2005-04-04 19:17:09 +00:00
maroy 8ef191c071 now this is really patched :) 2005-04-04 19:17:08 +00:00
maroy 18450c6412 added fix for bug #536
not libodbc++ reads BIGINTs correclty with getLong()
2005-04-04 18:25:21 +00:00
sebastian be6371aa55 *** empty log message *** 2005-04-04 17:11:18 +00:00
fberckel b47a4ba129 Import with TkCVS 2005-04-04 16:57:09 +00:00
fberckel 4cdee586bc Import with TkCVS 2005-04-04 16:45:09 +00:00
fberckel 247df14aff import by TkCVS 2005-04-04 15:32:16 +00:00
fgerlits 0cb4f64754 added ZebraTreeView to widgets, and to WidgetFactory;
modified DJBagWindow (Scratchpad) to use the widget factory for this widget
2005-03-29 16:08:39 +00:00
fgerlits 9206d822ed added some more image files 2005-03-29 15:33:05 +00:00
maroy 399575eb3b updated documents to reflect final download URLs for the releases 2005-03-29 14:39:14 +00:00
maroy 30d15cf8d9 some minor corrections, like the CVSROOT 2005-03-28 20:16:01 +00:00
maroy 47c4237be5 added release documentation 2005-03-28 19:59:30 +00:00
maroy 497fca8c77 added scheduler startup command to installation steps 2005-03-28 19:19:37 +00:00
maroy 36f88464f9 added installation documentation 2005-03-28 19:15:22 +00:00
maroy 546000df1e added check to see if the apache group supplied is sensible
changed default database host name to localhost
added INSTALL file
2005-03-28 19:14:06 +00:00
maroy 6ffe7dcdc0 updated template to reflect correct installed scheduler settings 2005-03-27 17:42:18 +00:00
maroy 66b7c83149 more detailed error reporting on initialization problems 2005-03-27 17:42:00 +00:00
maroy 4655a89ce9 added more detailed error reporting on initialization problems 2005-03-27 17:41:28 +00:00
maroy d6c6a4b0c4 added test database setup file 2005-03-27 14:50:13 +00:00
maroy d8f302116d added check for the sed executable
added support for remote database hosts
2005-03-27 12:11:14 +00:00
maroy 01d625000e removed silent database initialization reporting 2005-03-26 19:47:49 +00:00
maroy 048a69cfec added files needed by the installation process 2005-03-26 19:30:01 +00:00
maroy 75c97ccb8e now the scheduler only authenticates itself, if it is about to start 2005-03-26 19:29:45 +00:00
maroy 26899feffb added scheduler installation
possibility to specify database host separately
2005-03-26 19:28:10 +00:00
maroy d2f1979923 changed SimpleConnectionManager to properly raise an exception when
the ODBC data source can not be found
2005-03-26 18:43:40 +00:00
tomas 6398a28317 Fixed:
- pear module check seems to say true on pkgs not installed.
 - psql want to have existing database name as 1st arg if postgres database
doesn't exists - template1 added ...
2005-03-25 18:37:24 +00:00
maroy d6c3e9ba73 added configuration template files 2005-03-25 15:53:59 +00:00
maroy 25093aa35f now prints the help in case of parameter errors 2005-03-25 15:52:15 +00:00
maroy dde0766cfd added first version of install script 2005-03-25 15:49:44 +00:00
maroy 495973b8f0 added even more PEAR modules 2005-03-25 11:57:07 +00:00
maroy 95f4ef5b77 added new PEAR modules, needed by the HTML UI 2005-03-25 11:48:59 +00:00
maroy 39c0777f58 changed script to generate two tarballs, one with sources, one with libs 2005-03-25 10:33:22 +00:00
sebastian 53419470b1 *** empty log message *** 2005-03-25 02:46:10 +00:00
sebastian 445df7f6f1 0.9 ready 2005-03-25 00:18:15 +00:00
sebastian 495b118309 *** empty log message *** 2005-03-24 21:19:41 +00:00
sebastian c676cd5cc1 *** empty log message *** 2005-03-24 20:44:03 +00:00
sebastian b529217621 really close to 0.9 2005-03-24 20:43:04 +00:00
sebastian 0a0de2ed42 *** empty log message *** 2005-03-24 13:33:21 +00:00
sebastian 47c9f398ee micz?s template changes 2005-03-24 13:23:52 +00:00
sebastian 9d4a29fa1f *** empty log message *** 2005-03-24 13:06:55 +00:00
fgerlits 50b7537712 In PostgresqlSchedule and PostgresqlPlayLog, now we read and write UniqueId's
as string's instead of Long's (which should be == long long, but due to a bug
in libodbc++, it is in fact == long).
2005-03-24 11:40:29 +00:00
fgerlits d4aca4b759 added toDecimalString() method to the UniqueId class 2005-03-24 11:08:55 +00:00
tomas b80950568d Nested playlists are allowed now with cyclic-recursion checking. 2005-03-24 03:48:40 +00:00
tomas 8f3c89c22e Fixed missing entities encoding in setMetadataValue. 2005-03-23 23:42:51 +00:00
sebastian 44f5963d9d *** empty log message *** 2005-03-23 22:56:37 +00:00
sebastian 4a9865e9ca *** empty log message *** 2005-03-23 15:19:33 +00:00
sebastian 3e6af4880e *** empty log message *** 2005-03-23 13:01:12 +00:00
maroy 6a76ada4b7 added dist script 2005-03-23 10:46:19 +00:00
maroy 0b72824f47 updated tests to reflect added playlog to playlist events 2005-03-23 09:02:14 +00:00
sebastian de1e870d3f *** empty log message *** 2005-03-22 23:39:58 +00:00
tomas 5853bd2f1f #671. Default lang 'en' is not ignored if specified in setMetadataValue. 2005-03-22 22:48:11 +00:00
sebastian dd9ef533fd *** empty log message *** 2005-03-22 20:40:41 +00:00
sebastian 8ae2b9f8b9 *** empty log message *** 2005-03-22 20:11:26 +00:00
fgerlits a340148e0c made resizability (now there's a nice word) optional in WhiteWindow;
also checked in resize image png that was missing
2005-03-22 12:17:34 +00:00
fgerlits 905552c619 added resizing functionality to the WhiteWindow class 2005-03-22 11:14:30 +00:00
fgerlits 655dc8a9a0 changed render_to_drawable() [deprecated] to draw_pixbuf() 2005-03-22 09:48:34 +00:00
sebastian 9cdd2cbd8a all Scheduler views redesigned 2005-03-22 03:08:08 +00:00
sebastian 05004a6f80 *** empty log message *** 2005-03-21 22:11:30 +00:00
sebastian 31f7fd0ecc *** empty log message *** 2005-03-21 22:06:23 +00:00
sebastian 75c8529203 Scheduler Week and Day view non-scaled 2005-03-21 21:45:36 +00:00
sebastian fa7bee7ac7 *** empty log message *** 2005-03-21 16:44:37 +00:00
sebastian 1b44662fc3 *** empty log message *** 2005-03-21 15:15:19 +00:00
maroy 4b6eeadb27 added play logging, when the scheduler is executing playlists.. 2005-03-21 12:56:46 +00:00
sebastian d81d24e8ab added ls:mood 2005-03-21 11:04:32 +00:00
sebastian 4c8cca35b0 *** empty log message *** 2005-03-21 09:43:44 +00:00
tomas 7b3a7bcb57 Editing metadata in edited(locked) playlist is allowed now. 2005-03-21 01:36:12 +00:00
sebastian 629e6529cd *** empty log message *** 2005-03-20 19:23:46 +00:00
sebastian 2d5aea7f05 Design hacked in 2005-03-20 19:19:25 +00:00
tomas 1f43527041 displayPlaylistClipAtOffest method added to GreenBox. 2005-03-20 14:35:32 +00:00
sebastian daef9b152e *** empty log message *** 2005-03-19 22:03:29 +00:00
fgerlits 63ee21174a fixed bug #656 2005-03-19 14:20:18 +00:00
fgerlits 049b93cd3f added WANT_AUTOCONF_2_5 note 2005-03-19 09:39:17 +00:00
sebastian b2a3de2de2 *** empty log message *** 2005-03-19 09:35:31 +00:00
sebastian c010dc6a27 *** empty log message *** 2005-03-19 09:24:08 +00:00
tomas e981645a9c recalculateTimes adjusts fadeOut to next fadeIn. 2005-03-19 02:40:00 +00:00
fgerlits 7acb1b1ada changed PostgresqlSchedule::getScheduleEntries to return schedule entries
which started before the interval, but end in it, or after it.
2005-03-18 13:22:14 +00:00
sebastian 9dd294a34d *** empty log message *** 2005-03-18 13:01:33 +00:00
fgerlits 81662c2b41 redrew the Scratchpad window and added/changed its buttons 2005-03-17 19:43:41 +00:00
fgerlits 7f1696a88f added play, pause and stop button images; changed close button to smaller 2005-03-17 16:40:10 +00:00
fgerlits 3766874d63 *** empty log message *** 2005-03-17 16:35:24 +00:00
fgerlits d793343c37 added pause/stop functionality to Scratchpad 2005-03-16 20:01:48 +00:00
sebastian 162ea44857 *** empty log message *** 2005-03-15 22:48:44 +00:00
sebastian 111b62de37 *** empty log message *** 2005-03-15 14:03:26 +00:00
tomas ca91953f79 minor change 2005-03-15 13:16:09 +00:00
sebastian 5c8ea1e360 *** empty log message *** 2005-03-14 17:43:53 +00:00
sebastian 5f5a6c65b5 *** empty log message *** 2005-03-14 17:38:33 +00:00
fgerlits c7ba993c18 updated TestStorageClient test data to be in line with the test data of
WebStorageClient (i.e., of the php storageServer)
2005-03-12 22:39:26 +00:00
fgerlits ffaee61d4d added Play button to Scratchpad;
renamed DJ Bag to Scratchpad in resource bundle files;
put loginEntry->grab_focus() in LoginWindow;
fixed crash in GLiveSupport::login() on incorrect login name and password
2005-03-12 21:07:38 +00:00
sebastian 96e5fd0f1a *** empty log message *** 2005-03-11 22:48:09 +00:00
sebastian b418a85f8d *** empty log message *** 2005-03-11 21:16:22 +00:00
fgerlits cae9c68173 added first (primitive) "play this" function to Scratchpad (DJ Bag) 2005-03-11 18:50:26 +00:00
tomas 4e2d6b14a9 Problem with time conversion methods fixed. 2005-03-10 17:14:19 +00:00
sebastian deea502419 *** empty log message *** 2005-03-10 12:19:15 +00:00
sebastian dfde7d4dbe *** empty log message *** 2005-03-10 12:09:36 +00:00
tomas 546999a62b #660 fixed,
+ moveAudioClip preserve playlistElement gunids now.
2005-03-10 01:14:10 +00:00
tomas 012f2b267e minor comment change 2005-03-10 01:10:25 +00:00
sebastian ef8067a20f *** empty log message *** 2005-03-10 00:19:53 +00:00
tomas b818d6b0d6 DTD fixed 2005-03-09 10:12:17 +00:00
tomas fa3c45edc1 Minor bug in archiveServer install fixed. 2005-03-09 03:17:15 +00:00
tomas a4ed38989d minor change 2005-03-09 03:16:18 +00:00
tomas bc9be167cb moveAudioClipInPlaylist method added to GreenBox. 2005-03-09 03:02:37 +00:00
tomas 4a83ede603 moveAudioClipInPlaylist method added to GreenBox. 2005-03-09 02:55:31 +00:00
tomas a41b58b751 comments fixed 2005-03-09 02:54:25 +00:00
tomas b6fba06e11 setMdataValue on edited playlist is now forbidden. 2005-03-09 01:33:59 +00:00
tomas 6a7d1f8fd2 Default genres value set added - genres.xml, automatically loaded by Prefs.php. 2005-03-08 22:34:08 +00:00
sebastian a954d4891c *** empty log message *** 2005-03-08 21:29:20 +00:00
sebastian 28bd61965d *** empty log message *** 2005-03-08 20:26:07 +00:00
sebastian 7aa0181773 *** empty log message *** 2005-03-08 18:24:52 +00:00
sebastian 00e69db61a *** empty log message *** 2005-03-08 18:24:15 +00:00
sebastian 43056f66d1 *** empty log message *** 2005-03-08 17:27:23 +00:00
sebastian a49bac6b5c all windows are implemented yet 2005-03-08 17:16:06 +00:00
fgerlits 0fca5f27cd added Live Support (ls:) namespace declaration to Playlist class 2005-03-08 14:17:22 +00:00
fgerlits fcb009246d added Live Support (ls:) namespace declaration to AudioClip class 2005-03-08 12:57:10 +00:00
tomas 91824f522c Report location changed from Menu to Text. 2005-03-08 11:06:05 +00:00
maroy 4a3230cf24 removed phased-out file 2005-03-08 10:55:56 +00:00
tomas aade6a6005 ls:genre -> dc:type 2005-03-08 10:48:31 +00:00
maroy f687b00bc5 first iteration of file upload window according to Charles' design 2005-03-08 10:40:57 +00:00
maroy 62ab3c8e24 changed sizing method to try to really show the appropriate size 2005-03-08 10:40:15 +00:00
tomas bcd46e643f "Cosmetic" changes in work with error code constants. 2005-03-08 00:35:33 +00:00
sebastian 0690408dea *** empty log message *** 2005-03-07 17:32:50 +00:00
maroy 9c8185b9a6 added the widgets module 2005-03-07 17:05:27 +00:00
sebastian 214e3e960e *** empty log message *** 2005-03-07 17:03:29 +00:00
fgerlits df99ff2cb5 added audioStreamTimeout and fadeLookAheadTime parameters to the HelixPlayer
config file (for fine-tuning the fade-in/fade-out hack)
2005-03-07 14:58:24 +00:00
tomas 0f924d38d5 Playlist length fixed once more ;) 2005-03-07 14:05:23 +00:00
tomas 59bdde8e83 Synchronized with conf.php in storageServer. 2005-03-07 11:30:40 +00:00
tomas 557aa91bdd putFile with no metadata uses empty template now. 2005-03-07 11:29:42 +00:00
fgerlits f35e6d9b1a changed modules/core to make all time_duration values consistently of the
form HH:MM:SS.ssssss (before, some were HH:MM:SS, or even just "0") --
this was necessary, because the storage server now checks this
2005-03-07 11:16:12 +00:00
tomas f32ab1daa3 Validator and related things updated, validator ENABLED now. 2005-03-07 03:47:24 +00:00
tomas 30a1f1000c minor change 2005-03-07 02:34:00 +00:00
tomas a1b5a47c27 Fixed type encoding. 2005-03-06 22:28:01 +00:00
sebastian e084b47799 *** empty log message *** 2005-03-06 20:30:09 +00:00
sebastian 50f493d4d2 *** empty log message *** 2005-03-06 20:20:16 +00:00
sebastian 855ae6dcd4 Sebastian tested to use Scheduler 2005-03-06 20:17:11 +00:00
sebastian 2d5684a528 *** empty log message *** 2005-03-06 16:57:54 +00:00
tomas 0f4a5bfd34 uri added to audioClip, regexp for fadeIn/fadeOut changed. 2005-03-06 03:05:32 +00:00
tomas 599165d0e7 Deprecated 'call-time pass-by-reference' fixed. 2005-03-05 19:57:32 +00:00
tomas abb0b5af6a HTML_Common and HTML_QuickForm PEAR modules requirement added. 2005-03-05 19:38:38 +00:00
fgerlits 4b060aeca0 got fading to work, mostly;
added test of storage -> audio player playback to products/gLiveSupport
2005-03-04 21:30:10 +00:00
fgerlits 01745e8374 new, mostly working version of fade-in/fade-out 2005-03-04 13:36:32 +00:00
fgerlits 6a8bd2045d added size() method to Playlist 2005-03-04 13:35:04 +00:00
sebastian 1b152ae12e *** empty log message *** 2005-03-03 22:12:59 +00:00
sebastian 0c4775349b *** empty log message *** 2005-03-03 22:11:09 +00:00
sebastian 10aa25755c *** empty log message *** 2005-03-03 21:50:36 +00:00
sebastian 1f515360a2 *** empty log message *** 2005-03-03 20:58:57 +00:00
tomas fe5b13801f emptyWebstream.xml template added, + minor changes 2005-03-03 20:34:57 +00:00
tomas 3e920486bd ls:url moved to metadata container 2005-03-03 19:23:52 +00:00
sebastian 6c2dfef068 *** empty log message *** 2005-03-03 16:44:34 +00:00
sebastian 786a8b7894 *** empty log message *** 2005-03-03 16:42:31 +00:00
sebastian 504089acd0 *** empty log message *** 2005-03-02 19:31:22 +00:00
sebastian 06258d6b95 *** empty log message *** 2005-03-02 19:15:55 +00:00
sebastian 36f6ca0b06 *** empty log message *** 2005-03-02 12:59:54 +00:00
fgerlits 4dc37a1c9c made the "set audio device" option available in the configuration file of HelixPlayer 2005-03-02 10:00:45 +00:00
tomas 5ffbc365cb Major changes in node children validation.
+ comments added.
2005-03-02 02:26:12 +00:00
tomas 54595b6f96 minor change 2005-03-02 02:24:42 +00:00
tomas 0c54b95146 Methods related to validator changes/added. 2005-03-02 02:24:21 +00:00
tomas c3a8feafd9 Comments updated 2005-03-02 02:22:55 +00:00
tomas 5af205740a Metadata formats updated, webstreamFormat added. 2005-03-02 02:21:16 +00:00
tomas 5769b8dd44 Empty data templates changed to correnspond with validator. 2005-03-02 02:17:40 +00:00
tomas 7a36930377 Test data changed to correnspond with validator. 2005-03-02 02:15:44 +00:00
tomas 34d370d716 minor change 2005-03-02 02:11:09 +00:00
sebastian d35356a715 *** empty log message *** 2005-03-01 22:15:44 +00:00
sebastian b1e464a1ef *** empty log message *** 2005-03-01 22:00:40 +00:00
maroy 77d3d8a451 added set_default_size function 2005-03-01 13:30:12 +00:00
tomas 3a8cfa2bf1 Methods for converting fadeInfo values to/from secs available in GreenBox
now.
2005-03-01 00:52:04 +00:00
tomas b5ca6ea248 minor change 2005-03-01 00:50:54 +00:00
sebastian f6f2374b23 *** empty log message *** 2005-02-28 18:15:50 +00:00
maroy 4ec5610702 minor sanity fixes 2005-02-28 14:59:56 +00:00
fgerlits f1d83b5036 modified test because test data was changed in modules/storageServer 2005-02-28 13:35:01 +00:00
sebastian c351c49c7c *** empty log message *** 2005-02-28 10:15:29 +00:00
tomas f807c93626 Playlist editing methods moved from GreenBox to separate class Playlist.
GreenBox have only wrapper now.
Offset calculations fixed, changeFadeInfo method added.
2005-02-28 03:40:59 +00:00
tomas 09b7339e21 minor fix 2005-02-28 03:30:21 +00:00
tomas a6d757f1dd Playlist editing methods moved from GreenBox to separate class Playlist.
GreenBox have only wrapper now.
Offset calculations fixed, changeFadeInfo method added.
2005-02-28 03:26:25 +00:00
tomas 05ee72190a Little generalization in recall methods. 2005-02-28 03:24:30 +00:00
tomas 2fc4be7f3d extents changed 2005-02-28 03:07:38 +00:00
tomas 65dcce925d comments fixed 2005-02-27 17:16:32 +00:00
tomas fcf2d05674 One auxiliary target added. 2005-02-27 02:56:30 +00:00
tomas 47d38718ae The acId parameter of delAudioClipFromPlaylist method have been changed
to plElGunid - gunid of deleted playlistElement.
2005-02-26 22:26:26 +00:00
sebastian 1d00e4587d *** empty log message *** 2005-02-26 21:18:32 +00:00