6
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjusted the volume so that it doesn't distort. More... over 15 years ago
try to fix asynchronous loader
Mathieu Virbel
as txprog
More... over 15 years ago
Add loader.py (not yet used, and tested.)
Mathieu Virbel
as txprog
More... over 15 years ago
fix visibility of MTSlider in video widget
Mathieu Virbel
as txprog
More... over 15 years ago
videoplayer working on hiding controls
sharathpatali
as sharath.patali
More... over 15 years ago
Functional sineplayer.py, make sure you read the comments at the top, will comment the code soon. More... over 15 years ago
add ui documentation
Mathieu Virbel
as txprog
More... over 15 years ago
add PyMT (sphinx) documentation
Mathieu Virbel
as txprog
More... over 15 years ago
sphinx: make some changes to have a working documentation
Mathieu Virbel
as txprog
More... over 15 years ago
remove old documentation
Mathieu Virbel
as txprog
More... over 15 years ago
fixed disable_blending
hansent
as thomas.hansen
More... over 15 years ago
resized images in pictures2.py
sharathpatali
as sharath.patali
More... over 15 years ago
mhhh..tortoise svn i sdoing something funcky
hansent
as thomas.hansen
More... over 15 years ago
rename VideoWidget.py to videowidget.py
hansent
as thomas.hansen
More... over 15 years ago
rename VideoWidget.py to videowidget.py
hansent
as thomas.hansen
More... over 15 years ago
Chanded VideoWidget name to videowidget to maintain pymt standards
sharathpatali
as sharath.patali
More... over 15 years ago
removed print in ui.py
hansent
as thomas.hansen
More... over 15 years ago
Added sinemixer example : doesn't work right now, added it because I want to work on it remotely later. More... over 15 years ago
Small fix for previous commit. More... over 15 years ago
Added MTToggleButton and added MTButton.get_state() and MTButton.set_state(state) More... over 15 years ago
arghhh...maybe im too tired :p should commit with test messages
hansent
as thomas.hansen
More... over 15 years ago
oops...kind of fucked up menu.py and forgot when making the last commit :P fixed now
hansent
as thomas.hansen
More... over 15 years ago
Changed handlers for Button : on_click replaced by on_press and on_release, examples updated accordingly More... over 15 years ago
git-svn-id: https://pymt.googlecode.com/svn/trunk@172 0ace1f6a-820f-11dd-b6e4-1fb4a74862d0
hansent
as thomas.hansen
More... over 15 years ago
added on_value_change event to slider
hansent
as thomas.hansen
More... over 15 years ago
fixed bug ScatterWidget to allow a new touch to also rotate if only one of teh two being used was removed
hansent
as thomas.hansen
More... over 15 years ago
added Shadow Surface in pictures2.py for now one problem with this approach is that teh ahdaow only shows up on the sirface...not on other sibling widgets that might be underneath...
hansent
as thomas.hansen
More... over 15 years ago
bug corrected in setup script.
sharathpatali
as sharath.patali
More... over 15 years ago
fixed the bug introduced by the last bug "fix" :P
hansent
as thomas.hansen
More... over 15 years ago
fixed smal bug in InnerWindow so that wibndow children cant draw outside the window
hansent
as thomas.hansen
More... over 15 years ago