ocarina/ocarina
Bryan Schumaker 43f37c93a7 ocarina: Do filtering in the listview
Each source was doing the exact same thing for filtering now that I have
a generic is_visible() function.  There is no need for each source to
implement this.
2011-05-22 09:43:27 -04:00
..
body ocarina: Use new filtering functions 2011-05-22 09:27:26 -04:00
sources ocarina: Do filtering in the listview 2011-05-22 09:43:27 -04:00
__init__.py ocarina: Remove oldlibrary code 2011-05-21 22:34:39 -04:00
callbacks.py ocarina: Use new filtering functions 2011-05-22 09:27:26 -04:00
fsselect.py ocarina: Remove reference to thread.py 2011-05-11 22:18:22 -04:00
library.py ocarina: Do filtering in the listview 2011-05-22 09:43:27 -04:00
playlist.py ocarina: Do filtering in the listview 2011-05-22 09:43:27 -04:00
queue.py ocarina: Do filtering in the listview 2011-05-22 09:43:27 -04:00
shortcuts.py ocarina: Added control shortcuts 2011-05-01 12:23:33 -04:00
window.py ocarina: Switch over to new preferences methods 2011-05-01 12:46:16 -04:00