equal
deleted
inserted
replaced
51 EPodcastResumeDownloads, |
51 EPodcastResumeDownloads, |
52 EPodcastMarkAllPlayed, |
52 EPodcastMarkAllPlayed, |
53 EPodcastMarkAsPlayed, |
53 EPodcastMarkAsPlayed, |
54 EPodcastMarkAsUnplayed, |
54 EPodcastMarkAsUnplayed, |
55 EPodcastShowInfo, |
55 EPodcastShowInfo, |
|
56 EPodcastDownloadAll, |
56 // Common commands |
57 // Common commands |
57 EPodcastBack, |
58 EPodcastBack, |
58 EPodcastSettings, |
59 EPodcastSettings, |
59 EPodcastSelectShowDir, |
60 EPodcastSelectShowDir, |
60 EPodcastAbout, |
61 EPodcastAbout, |
62 EPodcastHelp, |
63 EPodcastHelp, |
63 EPodcastSearch, |
64 EPodcastSearch, |
64 EPodcastAddSearchResult, |
65 EPodcastAddSearchResult, |
65 EPodcastResetDb, |
66 EPodcastResetDb, |
66 EPodcastTabFeeds, |
67 EPodcastTabFeeds, |
67 EPodcastTabQueue |
68 EPodcastTabQueue, |
68 }; |
69 EPodcastTabNew |
|
70 }; |
69 |
71 |
70 enum TPodcastControl |
72 enum TPodcastControl |
71 { |
73 { |
72 EPodcastListViewListCtrl= 0x1000, |
74 EPodcastListViewListCtrl= 0x1000, |
73 EPodcastSettingShowDir, |
75 EPodcastSettingShowDir, |