Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package data implements data loading, management and serialisation.
|
Package data implements data loading, management and serialisation. |
Package sound is responsible for playing audio and managing mpv instances This package is usually interacted with by the front-end UI code to add items to the queue.
|
Package sound is responsible for playing audio and managing mpv instances This package is usually interacted with by the front-end UI code to add items to the queue. |
Package ui implements podbit's main UI and front end user code This package runs mostly in a separate UI thread and is as thread-safe as possible Due to limitations in the C library ncurses, the render loop is designed to only let one thread use ncurses callbacks at a time, with as little loss in performance as possible.
|
Package ui implements podbit's main UI and front end user code This package runs mostly in a separate UI thread and is as thread-safe as possible Due to limitations in the C library ncurses, the render loop is designed to only let one thread use ncurses callbacks at a time, with as little loss in performance as possible. |
components
Package components implements re-usable sections of UI which can be used by multiple sections of the program in multiple different ways.
|
Package components implements re-usable sections of UI which can be used by multiple sections of the program in multiple different ways. |
Click to show internal directories.
Click to hide internal directories.