fgerlits
|
4685ab1b5e
|
fixed bug #981
|
2005-05-27 13:21:54 +00:00 |
fgerlits
|
2e7be6308f
|
some minor reformatting
|
2005-05-27 11:38:22 +00:00 |
fgerlits
|
e3c437f86d
|
fixed bug #993
|
2005-05-27 11:38:00 +00:00 |
fgerlits
|
3982c2dac7
|
fixed typo
|
2005-05-27 10:39:26 +00:00 |
mash
|
4b24043c16
|
move icon to products/gLiveSupport
|
2005-05-27 08:26:39 +00:00 |
tomas
|
c023b153b9
|
#981
|
2005-05-26 22:45:18 +00:00 |
fgerlits
|
e1f3e0e9ca
|
modified the browse tab to use the new MetadataComboBoxText widget;
had to change function argument types from Ptr<Glib::ustring>::Ref to Ptr<const Glib::ustring>::Ref all the way down the line.
|
2005-05-26 20:54:55 +00:00 |
fgerlits
|
733b565668
|
fixed bug #995
|
2005-05-26 14:02:37 +00:00 |
tomas
|
ee62389d38
|
Delete operation disabled exception tolerated now.
|
2005-05-26 01:56:21 +00:00 |
tomas
|
c7ad67667e
|
A bug in hadling parameters routine fixed.
|
2005-05-26 01:51:47 +00:00 |
tomas
|
9de819a01a
|
The storageAdmin module part added.
|
2005-05-26 01:50:34 +00:00 |
tomas
|
9109f7d8a6
|
Files moved to the storageAdmin module.
|
2005-05-26 01:36:49 +00:00 |
tomas
|
cd32653d6c
|
The storageAdmin module added with import script.
|
2005-05-26 01:35:16 +00:00 |
tomas
|
50930e9367
|
Require path fixed.
|
2005-05-26 00:00:31 +00:00 |
tomas
|
b1528afa1b
|
Require paths fixed.
|
2005-05-25 23:35:02 +00:00 |
fgerlits
|
70c3d52357
|
added metadata types to Advanced Search
|
2005-05-25 23:02:36 +00:00 |
fgerlits
|
12657e5aa7
|
moved AdvancedSearchItem and AdvancedSearchEntry classes from Widgets to GLiveSupport
|
2005-05-24 18:36:35 +00:00 |
fgerlits
|
c01fabbd1a
|
fixed CuePlayer to support multiple selections
|
2005-05-24 16:58:30 +00:00 |
fgerlits
|
783e0092b5
|
made Scheduler window into a WhiteWindow
|
2005-05-24 15:54:23 +00:00 |
maroy
|
0548da379e
|
recommitting previous version, without references to gstreamer objects yet
|
2005-05-24 14:57:18 +00:00 |
maroy
|
a83e6febec
|
re-adding older version, which does not reference gstreamer yet
|
2005-05-24 14:55:45 +00:00 |
maroy
|
7891ff8e9d
|
added initial version of gstreamer audio player
|
2005-05-24 08:05:54 +00:00 |
maroy
|
e693e4b3a2
|
fixed typo
|
2005-05-24 08:05:06 +00:00 |
maroy
|
ac8c39b3a3
|
replaced (probably byte-cut) incorrect mp3 files with proper ones
|
2005-05-24 08:04:37 +00:00 |
tomas
|
e19b2f6098
|
Minor bug fixed.
|
2005-05-23 22:09:30 +00:00 |
fgerlits
|
2b9f41aa43
|
enabled multiple selection in Scratchpad window;
added "add to playlist" button
|
2005-05-23 18:42:22 +00:00 |
fgerlits
|
9ceb48d0d1
|
modified button spacing to conform with other windows
|
2005-05-21 19:18:12 +00:00 |
fgerlits
|
6601609ed4
|
gave a facelift to SimplePlaylistManagementWindow
|
2005-05-21 19:05:25 +00:00 |
fgerlits
|
d751df9404
|
"inline" confused fransman's compiler, so removed
|
2005-05-21 09:04:21 +00:00 |
fgerlits
|
85a9ecc64c
|
added stopOutputAudio() call before program end; this does not really work, though, see bug #981
|
2005-05-20 10:43:30 +00:00 |
tomas
|
596632d595
|
Wrong config entries fixed.
|
2005-05-20 01:19:04 +00:00 |
sebastian
|
5d0edd7a5a
|
URL size now 256 chars
|
2005-05-19 21:39:46 +00:00 |
tomas
|
24dee2cc65
|
Minor exception checking and safer path handling added.
|
2005-05-19 14:28:07 +00:00 |
fgerlits
|
974ecc10a0
|
rewrote play-stop-onStop methods in trying to fix #914 -- logic is a bit clearer now, but #914 is still not fixed
|
2005-05-19 13:31:44 +00:00 |
fgerlits
|
7081d4461a
|
added "play" pop-up menu item in Live Mode window;
changed "playMenuItem" to "cueMenuItem" in ScratchpadWindow localization, for consistency with LiveModeWindow
|
2005-05-18 17:44:00 +00:00 |
fgerlits
|
6af5fe6bd5
|
added functionality to output play button in the Live Mode window;
added new appendLineNumberColumn() function in ZebraTreeView;
fixed bug #972
|
2005-05-18 16:28:54 +00:00 |
mash
|
89ae010689
|
added dsp device selection to postInstall
|
2005-05-18 10:33:09 +00:00 |
maroy
|
fadd7ec9be
|
fixed problem of trying to create tarballs with full path added into
the base directory
|
2005-05-17 15:05:32 +00:00 |
maroy
|
75ce8b989d
|
added check_two target, and test for playing on two audio interfaces
see issue #960, http://bugs.campware.org/view.php?id=960
|
2005-05-17 09:07:51 +00:00 |
fgerlits
|
d6f48b7f29
|
added cue player buttons to Live Mode window
|
2005-05-13 19:08:42 +00:00 |
fgerlits
|
17e320da97
|
refactored cue buttons into separate CuePlayer class
|
2005-05-13 17:50:17 +00:00 |
fgerlits
|
9c09b528ca
|
added DTD's for optional helixPlayer attributes
|
2005-05-13 17:10:34 +00:00 |
fgerlits
|
72e590f3e6
|
minor corrections
|
2005-05-13 13:31:44 +00:00 |
fgerlits
|
8c33877ca5
|
changed play and pause buttons in Scratchpad window to a single play/pause button as per specification;
fixed bug #898
|
2005-05-13 10:04:38 +00:00 |
tomas
|
750f3ffba6
|
Support for import script added.
|
2005-05-13 08:39:28 +00:00 |
tomas
|
319d3f3232
|
Import script added.
|
2005-05-13 08:38:42 +00:00 |
tomas
|
a4af79c0e9
|
Minor fix
|
2005-05-13 08:13:39 +00:00 |
fgerlits
|
a10e57819f
|
modified Scratchpad so that adding to Live Mode from it does not move item to the top
|
2005-05-12 08:34:43 +00:00 |
tomas
|
e0629e61bf
|
minor fix
|
2005-05-12 00:44:28 +00:00 |
tomas
|
99660726c4
|
Changed priority of included files (needed for PEAR included in LS).
|
2005-05-11 12:36:44 +00:00 |