44
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Styled Settings page to match new Channel view. Made various CSS adjustments to Channel title bar elements (settings, serach, auto download) and removed hover state of videos in Channel view. More... over 20 years ago
DTV now uses a custom splitview which draws its own divider bar. More... over 20 years ago
Changed 'channelview' classes and IDs to 'main' as the HTML and CSS will be used through-out the app, not only in channel specific sections. Also renamed all affected images and removed old ones with channelview prefix. More... over 20 years ago
Removed incorrect recommend link from local videos More... over 20 years ago
- Added accessor to enclosure format. - Added accessor to enclosures total size in an item. - Factored byte size formatting code in item.py. - Extracted/factored channel item info to a separate template. More... over 20 years ago
Made delete and mail icons single image css rollovers. Changed channel bar divider to 2px to match Finder. More... over 20 years ago
Renamed simplevlc.pyx to vlc.pyx per Nassar to fix build problem. More... over 20 years ago
Initial import of SimpleVLC Python extension More... over 20 years ago
Completely rebuilt 3 column layout based on A List Apart's negative margin model. Scales better without any weird overlapping at small sizes. More... over 20 years ago
- Fixed dynamic updates in the channel view using the new t:updateForView. - Fixed download progress bar running past end of track (#594). - Fixed download message (#595). - Fixed download rate (switched from kbits to kbytes). - Now correctly updating the 'new' and 'downloads' tabs' blobs when required. More... over 20 years ago
Made Channel View tnail icons one image for both states. Removed unnesessary images. Cleaned up cancel button and progress bar. More... over 20 years ago
Cleaned up New Videos tab states and divider which appears below it. More... over 20 years ago
- Added 'in progress' state to channel view (#591). - Added 'Save Changes' button to channel settings page (#590). - Removed auto-download setting block from the channel settings page (#589). More... over 20 years ago
Added pointer to pathsetup.bat. More... over 20 years ago
Added Buzz's batch files for building and testing with the MS free tools. More... over 20 years ago
Removed a debugging message. More... over 20 years ago
Clean up initialization order to suppress spurious error messages during HTMLDisplay construction. More... over 20 years ago
Clean up initialization order to suppress spurious error messages during HTMLDisplay construction. More... over 20 years ago
Unicode fixes. May have a negative speed impact; see #592. More... over 20 years ago
Added pointer to online FAQ. Update warning to reflect recent progress. More... over 20 years ago
Implemented new icon overlay with hover state for downloadable and playable videos in channel view. Replace 'Keep' with 'Save' in sidebar of channel view. More... over 20 years ago
git-svn-id: https://svn.participatoryculture.org/svn/dtv/trunk@630 bce20531-a64c-4166-8316-56baf4a01729 More... over 20 years ago
Added support for t:updateForView attribute to the template system More... over 20 years ago
Switched from CVS to subversion More... over 20 years ago
Added support for indexed filters as described in wiki:ObjectDatabase to the template system. More... over 20 years ago
Merged some changes which got lost durint the subversion switch: - The polished metal textures are a bit brighter and taller by 6px. - The main window split view resizer now has borders. - The main window bottom region is now taller by 6px. - Removed a useless debug message. More... over 20 years ago
Merged more changes from Matt, including first changes for the channel sidebar More... over 20 years ago
Correct 'depricated' -> 'deprecated' More... over 20 years ago
Content areas now resize as the window is resized. More... over 20 years ago
Testing svn commit, added info about setup knowing about Darwinports and Fink for Boost. More... over 20 years ago