Commit graph

1405 commits

Author SHA1 Message Date
fgerlits
f5fbb92ce2 added local access configuration to pg_hba.conf setup instructions 2005-08-05 11:09:57 +00:00
fgerlits
9c65ccebcf updated debian rules to create database and set up odbc data source 2005-08-04 17:49:59 +00:00
fgerlits
f813b837d1 corrected some typos 2005-08-04 17:07:36 +00:00
fgerlits
91f5dd66fa corrected some typos and added some clarifications 2005-08-04 15:29:50 +00:00
sebastian
d6a76b9b5e bug 1050 2005-08-04 14:17:11 +00:00
fgerlits
2b7d7c53cd removed residual references to the deleted postInstallScheduler.sh script 2005-08-04 14:06:24 +00:00
fgerlits
6fa1f4b596 removed reference to postInstallScheduler.sh;
added mv gtk* to etc directory
2005-08-04 14:02:06 +00:00
sebastian
74195109f4 *** empty log message *** 2005-08-04 00:58:50 +00:00
sebastian
34a34e191b *** empty log message *** 2005-08-03 23:33:18 +00:00
sebastian
a3fcce16d6 use .keepme for consistency 2005-08-03 12:13:54 +00:00
sebastian
3771928cc9 not needet by end-user 2005-08-03 12:11:10 +00:00
sebastian
6f9f64ca71 added missing BIN_DIR 2005-08-03 12:05:32 +00:00
fgerlits
bedee02329 changed modules/X/tmp/configure to modules/X/configure to allow for
re-creating the configure scripts (and the same for products/X)
this is to fix 'make recompile' which was broken
2005-08-03 10:14:23 +00:00
fgerlits
4265ee567d commented out a test which hangs on some systems (including mine) 2005-08-03 08:38:25 +00:00
maroy
69247c704d more changes to hopefully the final 1.0 release 2005-08-03 07:37:56 +00:00
fgerlits
1f178670ca corrected typo 2005-08-03 07:36:51 +00:00
maroy
b3e692ee88 re-added (as it somehow disappeared) 2005-08-02 22:45:51 +00:00
sebastian
2f268aba62 some tweaks 2005-08-02 12:22:26 +00:00
maroy
9f47bdc30f renamed wrongly name file 2005-08-02 11:35:51 +00:00
maroy
65a3b0f1b3 fixed typo 2005-08-02 11:33:53 +00:00
maroy
0b048d2069 added mkinstalldirs, for bug #1357 2005-08-02 11:29:52 +00:00
maroy
4c9bfe5124 updated documentation for 1.0 release 2005-08-02 10:02:20 +00:00
sebastian
707805a511 *** empty log message *** 2005-08-02 09:49:55 +00:00
maroy
58fd5c470c updated debian package generation files 2005-08-02 08:45:57 +00:00
maroy
11894494c4 changed modules to check for boost date-time lib 2005-08-02 08:45:41 +00:00
maroy
1894479592 made autogen not to run the configure script automatically 2005-08-02 07:13:38 +00:00
maroy
4a2a4cc155 added libboost and libgtk2 to package dependencies 2005-08-02 07:13:07 +00:00
maroy
665d69d0bd running configure after autogen if needed 2005-08-02 06:16:25 +00:00
sebastian
26e76a82cb *** empty log message *** 2005-08-01 22:59:26 +00:00
sebastian
f7745e6f59 drag & drop for playlisteditor 2005-08-01 22:57:43 +00:00
sebastian
49f5cb85fa drag & drop for playlisteditor 2005-08-01 21:45:05 +00:00
sebastian
c4a05bb3ab drag & drop for playlisteditor 2005-08-01 20:28:33 +00:00
maroy
d097fd47db merged autoconf-install branch to main branch 2005-08-01 19:26:00 +00:00
fgerlits
eac694b83a changed scaling algorithm for radio logo image from BILINEAR to HYPER
(whatever that means) -- it's still a bit fuzzy
2005-08-01 14:25:52 +00:00
fgerlits
26667aad3d changed station logo from WBAI to CAMP 2005-08-01 14:21:28 +00:00
fgerlits
d1842b7a24 fixed bug #914, finally? 2005-08-01 11:27:37 +00:00
fgerlits
80fdbf921f made use of Gtk::Label more civilized (still broken though) 2005-08-01 11:12:48 +00:00
fgerlits
644c547cb1 undid previous change 2005-07-31 13:53:35 +00:00
fgerlits
22a511feff moved cuePlayer->close() to releaseCueAudio, to make sure it always gets
called
2005-07-31 12:31:41 +00:00
fgerlits
29d2143cad moved outputPlayer->close() to its correct place in GLiveSupport;
removed unnecessary 'playable' member variable from NowPlaying
2005-07-31 12:29:25 +00:00
sebastian
60cbc98a58 fixed bug #1331 2005-07-30 21:25:02 +00:00
sebastian
be5acaa6db *** empty log message *** 2005-07-30 18:28:45 +00:00
sebastian
cf41b8f0a6 better placement for contextmenues/alttext 2005-07-30 17:38:03 +00:00
fgerlits
63cbb0890e fixed typo 2005-07-30 15:14:26 +00:00
sebastian
395c0af2bd replaced gif?s with png?s 2005-07-30 13:39:23 +00:00
sebastian
a264b42824 *** empty log message *** 2005-07-29 13:43:27 +00:00
tomas
9d13994d07 Uninstall of previous db removed. (#992) 2005-07-29 08:52:07 +00:00
fgerlits
2f4b978834 now we save the playlist token, to be used in revertPlaylist(), to unlock
any stuck edited playlist in case of a crash
2005-07-28 17:24:47 +00:00
tomas
8427aae7ac The locstor.playlistIsAvailable method returns additional ownerid and ownerlogin
fields in the result. (#1293)
2005-07-28 12:11:52 +00:00
tomas
da017f9200 The revertEditedPlaylist method added in XMLRPC interface. 2005-07-28 11:51:19 +00:00