Vital
Loading...
Searching...
No Matches
preset_browser.h File Reference
#include "JuceHeader.h"
#include "delete_section.h"
#include "load_save.h"
#include "open_gl_image.h"
#include "open_gl_image_component.h"
#include "open_gl_multi_image.h"
#include "open_gl_multi_quad.h"
#include "overlay.h"
#include "popup_browser.h"
#include "save_section.h"
#include "synth_section.h"

Go to the source code of this file.

Classes

class  PresetInfoCache
 A cache for preset metadata such as author and style for faster repeated lookups. More...
 
class  PresetList
 A UI component displaying a list of presets with sorting, filtering, and favorite management. More...
 
class  PresetList::Listener
 Interface for receiving preset selection and deletion requests. More...
 
class  PresetList::FileNameAscendingComparator
 
class  PresetList::FileNameDescendingComparator
 
class  PresetList::AuthorAscendingComparator
 
class  PresetList::AuthorDescendingComparator
 
class  PresetList::StyleAscendingComparator
 
class  PresetList::StyleDescendingComparator
 
class  PresetList::FileDateAscendingComparator
 
class  PresetList::FileDateDescendingComparator
 
class  PresetList::FavoriteComparator
 
class  PresetList::FavoriteAscendingComparator
 
class  PresetList::FavoriteDescendingComparator
 
class  PresetBrowser
 A UI for browsing, loading, and organizing presets. More...
 
class  PresetBrowser::Listener
 Interface for events from the PresetBrowser (e.g. preset selected, deleted, or browser hidden). More...