2012-12-10 |
ib |
Limit playlist reset to first item after playback.
|
2012-12-10 |
ib |
Limit internal automatic audio CD track advancing.
|
2012-12-10 |
ib |
Change internal automatic audio CD track advancing.
|
2012-12-10 |
ib |
Simplify code.
|
2012-12-10 |
ib |
Calculate number of playlist tracks in any case.
|
2012-12-10 |
ib |
Don't unconditionally reset playlist to first item after playback.
|
2012-12-10 |
ib |
Merge declaration and initialization.
|
2012-12-10 |
ib |
Set track number after resetting playlist to first item.
|
2012-12-10 |
ib |
Deallocate in reverse order of allocation.
|
2012-12-10 |
ib |
Free guiInfo when GUI ends.
|
2012-12-10 |
ib |
Change parameter from NULL to 0.
|
2012-12-09 |
ib |
Cosmetic: Adjust indent and add a blank line.
|
2012-12-09 |
ib |
Reset playlist to first item after playback has stopped.
|
2012-12-09 |
ib |
Use FFMIN in evSetVolume.
|
2012-12-09 |
ib |
Add comment.
|
2012-12-09 |
ib |
Set volume in evSetBalance.
|
2012-12-09 |
ib |
Set volume in GUI_SET_MIXER.
|
2012-12-09 |
ib |
Cosmetic: Add some blank lines.
|
2012-12-09 |
ib |
Cosmetic: Relocate variable definition.
|
2012-12-09 |
ib |
Fix bug with evSetBalance.
|
2012-12-09 |
ib |
Cosmetic: Adjust indent.
|
2012-12-09 |
ib |
Fix bug with wrong balance calculation.
|
2012-12-09 |
ib |
Check availability of mixer before rendering.
|
2012-12-09 |
ib |
Relocate mixer assignment.
|
2012-12-09 |
upsuper |
Remove two pointless conditions.
|
2012-12-09 |
upsuper |
Add missing break.
|
2012-12-09 |
upsuper |
Fix a wrong condition.
|
2012-12-07 |
ib |
Set svn properties for newly created GUI directories.
|
2012-12-06 |
ib |
Cosmetic: Rearrange #includes.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Rebuild GUI directory structure.
|
2012-12-06 |
ib |
Add doxygen comments.
|
2012-12-06 |
ib |
Rearrange #includes and add missing one.
|
2012-12-06 |
ib |
Fix bug with removing items from playlist.
|
2012-12-05 |
ib |
Avoid using local variables named filename.
|
2012-12-05 |
ib |
Don't unnecessarily use global MPlayer variable filename in Win32 GUI.
|
2012-12-05 |
ib |
Don't unnecessarily use global MPlayer variable filename.
|
2012-12-05 |
ib |
Move instruction up.
|
2012-12-05 |
ib |
Make comments doxygen comments.
|
2012-12-05 |
ib |
Remove unnecessary cast.
|
2012-12-05 |
ib |
Simplify condition.
|
2012-12-05 |
ib |
Cosmetic: Adjust indent.
|
2012-12-05 |
ib |
Revise guiPlaylist() concerning pt_iter.
|
2012-12-05 |
ib |
Cosmetic: Change variable names.
|
2012-12-05 |
ib |
Cosmetic: Adjust indent.
|
2012-12-05 |
ib |
Combine guiPlaylistInitialize() and guiPlaylistAdd().
|
2012-12-05 |
upsuper |
Add video/ogg as an Ogg mimetype.
|
2012-12-05 |
cehoyos |
Recognize audio/ogg as an OGG mimetype.
|
2012-12-05 |
ib |
Move macro definition and add doxygen comment.
|
2012-12-05 |
ib |
Add doxygen comment for item definition.
|
2012-12-05 |
ib |
Add doxygen comment for button states.
|
2012-12-05 |
ib |
Replace symbolic skin item constants by enums.
|
2012-12-05 |
ib |
Replace symbolic GUI message (event) constants by enums.
|
2012-12-04 |
ib |
Cosmetic: Choose better variable name in Win32 GUI.
|
2012-12-04 |
ib |
Use boolean symbolic constants in Win32 GUI.
|
2012-12-04 |
ib |
Simplify assignments.
|
2012-12-04 |
ib |
Define symbolic constant wsNone for "no window state".
|
2012-12-04 |
ib |
Rename wsNone wsNo and use it instead of a numeric constant.
|
2012-12-04 |
ib |
Change parameter of wsWindowDecoration().
|
2012-12-04 |
ib |
Remove unused variables.
|
2012-12-04 |
ib |
Use symbolic constant defined for playing states.
|