1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
save the sort settings of the recordings panel More... about 12 years ago
comment More... about 12 years ago
code cleanup More... about 12 years ago
fixed punctuation and a typo More... about 12 years ago
added test for getFolder() More... about 12 years ago
added tests for the new recording comparators More... about 12 years ago
updated tests More... about 12 years ago
first usable recording tree implementation More... about 12 years ago
Recording.getFolder() returns null, if the title does not contain a folder More... about 12 years ago
Removed sorting from Folder. Tree sorting should be done with the RecordingTreeBuilder. More... about 12 years ago
Created new RecordingSortStrategy, which sorts recordings with a defined comparator. This class can be used to create a sorted tree with the RecordingTreeBuilder More... about 12 years ago
Moved all comparators to the new sorting package. More... about 12 years ago
changed row height of the recording tree to 25 px More... about 12 years ago
removed code, which has been commented out More... about 12 years ago
Increased text icon spacing More... about 12 years ago
tree renderer now renders rows with alternating colors More... about 12 years ago
Fixed background painting bug. Background only has to be painted, if the cell is selected. More... about 12 years ago
added icons for new and cut recordings to the tree cell renderer More... about 12 years ago
added the keyword "analog" for the pvrinput parser More... about 12 years ago
render the title bold to make the row better readable More... about 12 years ago
fixed tree update problems after loading the recording details from VDR More... about 12 years ago
if available, transmit the description, too More... about 12 years ago
if available, transmit the description, too More... about 12 years ago
simplified build.xml by removing library names instead operating on the whole libs directory More... about 12 years ago
simplified build.xml by removing library names instead operating on the whole libs directory More... about 12 years ago
javadoc More... about 12 years ago
made Genre serializable More... about 12 years ago
added genres to epg entry. VDR sends (since 1.7.11) a list of genres in the G line of LSTE More... about 12 years ago
Merge branch 'master' of github.com:hampelratte/svdrp4j More... about 12 years ago
adjusted expected value for display title, since the behaviour the getDisplayTitle() method has been changed More... about 12 years ago