view sonic-visualiser.qrc @ 118:b4110b17bca8

* Fix #1672407 confused by plugin-named files in cwd (or home?) * Fix #1491848 crash when loading new file while transform plugin runs * Fix #1502287 Background remains black after spectrogram layer deleted * Fix #1604477 Replacing the main audio file silences secondary audio file * Fix failure to initialise property box layout to last preference on startup * Fix resample/wrong-rate display in Pane, ensure that right rate is chosen if all current models have an acceptable rate even if previous main model had a different one * Fix "global zoom" broken in previous commit * Some fixes to spectrogram cache area updating (makes spectrogram appear more quickly, previously it had a tendency to refresh with empty space) * Fixes to colour 3d plot normalization
author Chris Cannam
date Thu, 08 Mar 2007 16:53:08 +0000
parents a4e79db79282
children 863a470df510
line wrap: on
line source
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>icons/waveform.png</file>
    <file>icons/spectrum.png</file>
    <file>icons/spectrogram.png</file>
    <file>icons/timeruler.png</file>
    <file>icons/pane.png</file>
    <file>icons/instants.png</file>
    <file>icons/notes.png</file>
    <file>icons/values.png</file>
    <file>icons/colour3d.png</file>
    <file>icons/playpause.png</file>
    <file>icons/ffwd.png</file>
    <file>icons/ffwd-end.png</file>
    <file>icons/rewind.png</file>
    <file>icons/rewind-start.png</file>
    <file>icons/playselection.png</file>
    <file>icons/playloop.png</file>
    <file>icons/fader_background.png</file>
    <file>icons/fader_knob.png</file>
    <file>icons/fader_knob_red.png</file>
    <file>icons/fader_leds.png</file>
    <file>icons/faders.png</file>
    <file>icons/select.png</file>
    <file>icons/text.png</file>
    <file>icons/draw.png</file>
    <file>icons/draw-curve.png</file>
    <file>icons/move.png</file>
    <file>icons/navigate.png</file>
    <file>icons/zoom.png</file>
    <file>icons/zoom-in.png</file>
    <file>icons/zoom-out.png</file>
    <file>icons/undo.png</file>
    <file>icons/redo.png</file>
    <file>icons/new.png</file>
    <file>icons/exit.png</file>
    <file>icons/speaker.png</file>
    <file>icons/annotation.png</file>
    <file>icons/fileopen.png</file>
    <file>icons/fileopen-22.png</file>
    <file>icons/fileclose.png</file>
    <file>icons/filenew.png</file>
    <file>icons/filenew-22.png</file>
    <file>icons/filesave.png</file>
    <file>icons/filesave-22.png</file>
    <file>icons/filesaveas.png</file>
    <file>icons/filesaveas-22.png</file>
    <file>icons/editdelete.png</file>
    <file>icons/editcut.png</file>
    <file>icons/editcopy.png</file>
    <file>icons/editpaste.png</file>
    <file>icons/mono.png</file>
    <file>icons/stereo.png</file>
    <file>icons/sharpen.png</file>
    <file>icons/svicon16.png</file>
    <file>icons/svicon32.png</file>
    <file>samples/bass.wav</file>
    <file>samples/beep.wav</file>
    <file>samples/bounce.wav</file>
    <file>samples/clap.wav</file>
    <file>samples/click.wav</file>
    <file>samples/cowbell.wav</file>
    <file>samples/hihat.wav</file>
    <file>samples/kick.wav</file>
    <file>samples/organ.wav</file>
    <file>samples/piano.wav</file>
    <file>samples/snare.wav</file>
    <file>samples/stick.wav</file>
    <file>samples/strike.wav</file>
    <file>samples/tap.wav</file>
    <file>i18n/sonic-visualiser_ru.qm</file>
</qresource>
</RCC>