* modules/gui/wxwindows/preferences.cpp:
- Created the "General Settings" section - Added help strings in the two main sections, in the libvlc categories, and in the module capabilities * modules/gui/wxwindows/playlist.cpp & wxwindows.h -Implemented random, loop and repeat using variables -The eye candy of the dialog box is not very good but I have no idea how to improve it. -Focus on the currently playing item * src/libvlc.h: - Added help strings for the libvlc categories - Changed a few "advanced" flag * include/vlc_help.h: - Help strings for the two main sections - Help string for the module capabilities (both by Anil) * po/*: updated potfiles with the new strings
Showing
- include/vlc_help.h 105 additions, 0 deletionsinclude/vlc_help.h
- modules/gui/wxwindows/playlist.cpp 103 additions, 22 deletionsmodules/gui/wxwindows/playlist.cpp
- modules/gui/wxwindows/preferences.cpp 377 additions, 236 deletionsmodules/gui/wxwindows/preferences.cpp
- modules/gui/wxwindows/wxwindows.h 2 additions, 1 deletionmodules/gui/wxwindows/wxwindows.h
- po/POTFILES.in 7 additions, 0 deletionspo/POTFILES.in
- po/de.po 686 additions, 441 deletionspo/de.po
- po/en_GB.po 649 additions, 433 deletionspo/en_GB.po
- po/es.po 665 additions, 436 deletionspo/es.po
- po/fr.po 682 additions, 437 deletionspo/fr.po
- po/it.po 680 additions, 441 deletionspo/it.po
- po/ja.po 681 additions, 444 deletionspo/ja.po
- po/nl.po 686 additions, 441 deletionspo/nl.po
- po/no.po 675 additions, 442 deletionspo/no.po
- po/pl.po 680 additions, 443 deletionspo/pl.po
- po/pt_BR.po 685 additions, 439 deletionspo/pt_BR.po
- po/ru.po 662 additions, 435 deletionspo/ru.po
- po/sv.po 660 additions, 436 deletionspo/sv.po
- po/vlc.pot 646 additions, 431 deletionspo/vlc.pot
- src/libvlc.h 90 additions, 30 deletionssrc/libvlc.h
- src/playlist/playlist.c 2 additions, 8 deletionssrc/playlist/playlist.c
Loading
Please register or sign in to comment