Jared Smudde
8b6e5e87c3
[MMSYS] Add the OFN_EXPLORER flag to the Browse for sound dialog. ( #3460 )
2021-02-14 21:40:30 +01:00
Erdem Ersoy
8a92b55649
[TRANSLATION] Update Turkish (tr-TR) translations of Control Panel applets ( #3367 )
2020-12-31 00:46:05 +03:00
Kyle Katarn
b9754fa5d6
[SETUP][MMSYS][SHELL32] Adding missing French translation (and update existing ones) ( #3232 )
...
Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
2020-09-25 01:39:31 +02:00
Aobi Chan CL
018d4d39a3
[TRANSLATION] Chinese Traditional translation for "Problem with Shortcut" dialog and improvements ( #3079 )
...
- Translation for: setup-reactos, welcome, explorer, appwiz, hdwwiz, intl, mmsys, netid, shell32, syssetup, tapiui.
- Update zh-TW.rc of shell32 (#3075 )
- Just found more Simplified Chinese characters, fixed them. (装 > 裝)
2020-08-23 14:28:55 +02:00
Serge Gautherie
03d5ff7f68
[MMSYS] OnHScroll(): Fix wrong '&&' operator ( #2855 )
...
CORE-17079
2020-05-25 19:57:52 +02:00
Kyle Katarn
bdb4da009a
[MMSYS] Fix combo box and play icon on "Sound" properties page ( #2690 )
...
CORE-16935
2020-04-29 21:58:34 +03:00
Jose Carlos Jesus
77b12181a5
[TRANSLATION] New Portuguese translation ( #2588 )
...
* [TRANSLATION] New PT translation to inetcpl
* [TRANSLATION] Fix SUBLANG in file cpl/joy/lang/pt-PT.rc to SUBLAG_NEUTRAL
* [TRANSLATION] New PT translation to cpl/mmsys/lang/pt-PT.rc
* [TRANSLATION] Fix SUBLANG in cryptui_Pt.rc file
2020-04-18 23:49:35 +02:00
Joachim Henze
b983c647d7
[MMSYS] CORE-16881 fr-FR "Save As" button too narrow
2020-04-18 00:45:32 +02:00
Eric Kohl
065a0bbf0f
[MMSYS] Select a property page by command line, for expample 'control mmsys.cpl,,1'
2020-02-11 05:42:27 +01:00
Adam Słaboń
c81af08f51
[TRANSLATION] Polish translation update ( #1916 )
...
Added translation for netstat, utilman and netplwiz. Updated translation of find, reg, rapps, regedit, sndvol32, usetup, hivesys, mmsys, openglcfg, powercfg, sysdm, shellext, browseui, devmgr, msgina, netcfgx, shell32, syssetup, shortcuts and vcdcontroltool.
2019-09-20 21:51:47 +02:00
Oleg Dubinskiy
5f7575909f
[AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv to AudioSrv ( #1826 )
...
Rename RosAudioSrv to AudioSrv in audio service itself and in all system components which are related to this, same as it done in Win2k3.
It allows MS DxDiag to detect the system audio service correctly, so it becomes possible to run DirectSound test properly with MS dsound.dll, although it works with some minor errors and only in older VirtualBox versions, ~ up to 5.1.38 (and in other emulators as well).
CORE-16307
2019-08-16 19:11:04 +02:00
Mas Ahmad Muhammad
e3c779a855
[CPL_MMSYS] Update Indonesian translation.
2019-06-20 17:31:57 +02:00
Eric Kohl
bb4fc96939
[MMSYS] Reset the speaker volume to its initial value when the user clicks the "Cancel" button
...
CORE-13815
2019-05-19 16:27:10 +02:00
Eric Kohl
8fb2a2dd12
[STOBJECT][MMSYS][POWERCFG] Store the "Show x icon in the taskbar" setting for the hotplug, power and volume icons.
...
CORE-12365
CORE-12972
CORE-15234
2019-04-23 00:04:01 +02:00
Jérôme Gardou
23373acbb9
[CMAKE] Use modules instead of shared libraries
...
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.
On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
Adam Słaboń
7047aa80ef
[TRANSLATION] Polish translation update
...
Polish translation update for calc, fltmc, magnify, notepad, osk, sndvol32, usetup, fdebug, appwiz, mmsys, sysdm, acppage, ziplfdr, browseui, cryptui, jscript, shell32, themeui and inf. Added translation for cyrptext, vcdcontroltool, and (not yet complete) getuname.
2019-04-05 10:34:10 +02:00
Eric Kohl
77e3fbfad5
[MMSYS] Volume page: Initialize the volume trackbar before it might be disabled because the tick marks must be visible on a disabled trackbar.
2019-02-24 17:15:13 +01:00
Eric Kohl
601b2532e1
[MMSYS] Sounds page: Update the 'Play' button and the current item in the 'Program events' treeview when a sound is selected or deselected.
2019-02-24 16:56:55 +01:00
Eric Kohl
722797c779
[SNDVOL32] Disable only the 'Play' button, when no audio device is avaiblable.
2019-02-24 16:16:53 +01:00
Eric Kohl
fb34029fde
[MMSYS] Disable the 'Low' and 'High' text of the volume trackbar and the 'Place volume icon in the taskbar' checkbox when no sound device is available.
2019-02-24 15:36:08 +01:00
Eric Kohl
d5ceace419
[MMSYS] Take the balance between channels into account for the master volume trackbar.
2019-02-04 23:54:04 +01:00
Ștefan Fulea
211ad8c73d
[TRANSLATION] Update the existing romanian resources
...
This includes both newly added and previously left untranslated strings.
2019-01-29 13:48:48 +01:00
Eric Kohl
9f41824321
[MMSYS] Set the tab title, implement the 'restore defaults' button and the synchronized trackbar movement.
2019-01-21 00:25:17 +01:00
Eric Kohl
431f9bf311
[MMSYS] Improvements to the speaker volume property page
...
- Open a separate mixer instance for the page, so that MM_MIXM_CONTROL_CHANGE notifications can be received.
- Keep line and channel configurations in a global struct.
- Handle MM_MIXM_CONTROL_CHANGE and WM_HSCROLL notifications.
2019-01-20 22:00:42 +01:00
Eric Kohl
3ae86a245d
[MMSYS] Replaces some magic values
2019-01-20 16:35:52 +01:00
Eric Kohl
d301d6a378
[MMSYS] Add the speaker volume dialog.
...
Retrieve information on the channels and initialize the trackbars accordingly.
2019-01-20 15:59:30 +01:00
Jared Smudde
7d60b2e12f
[MMSYS] Set the initial media folder location. ( #1248 )
2019-01-16 12:53:00 +01:00
Stanislav Motylkov
c95f335893
[MMSYS] Properly save Audio/MIDI In/Out in the registry
...
CORE-15582
2019-01-15 15:27:58 +02:00
Eric Kohl
5f11c16ca8
[MMSYS] Move global variables into a GLOBAL_DATA struct and free allocated memory on WM_DESTROY.
2019-01-13 23:19:25 +01:00
Stanislav Motylkov
e0d80a4ab6
[MMSYS] Add icons for the sound tree ( #1235 )
...
CORE-15584
2019-01-13 19:13:20 +01:00
Eric Kohl
0ec2fd4c3e
[MMSYS] Fix the main volume trackbar
...
- Increase the height of the trackbar in order to make it fully visible.
- Remove the selection range code.
- Set a range from 0 to 500 and fix the volume calculations accordingly.
- Set a tick frequency of 50 and a page size of 100.
- Play the default sound on TB_ENDTRACK notifications.
2019-01-13 15:38:06 +01:00
Eric Kohl
fcadedb306
[MMSYS] Play default sound when the volume trackbar is released.
...
This works on Windows XP but it might not work on ReactOS because of unimplemented features of PlaySound().
2019-01-13 14:05:00 +01:00
Eric Kohl
5cf2a78473
[MMSYS] Replace the sound event list ListView by a TreeView.
...
CORE-15584
2019-01-13 10:37:21 +01:00
Stanislav Motylkov
4575747d61
[MMSYS] Fix tab-stop for group controls and comboboxes ( #1231 )
...
CORE-15581
2019-01-12 21:18:10 +01:00
Stanislav Motylkov
da528a6606
[MMSYS] Properly select current MIDI output device
...
CORE-15582
2019-01-11 13:08:24 +02:00
Luo Yufan
9f54dbff5e
[TRANSLATION] Update Chinese translation. ( #1212 )
2018-12-31 21:47:58 +01:00
Luo Yufan
cfddf95d6f
[TRANSLATION] Update Chinese translation. ( #1205 )
...
[NET][DISKPART][WINLOGON][ACCESS][APPWIZ][DESK][JOY][MMSYS][POWERCFG][SYSDM][NETCFGX][NETID][SAMSRV][TAPIUI][INF] Update Chinese translation.
2018-12-31 18:47:37 +09:00
Katayama Hirofumi MZ
bd55105c8a
[CPL] Properly set display icons of control panel applets ( #1129 )
...
CORE-15445
2018-12-14 20:06:57 +09:00
Luo Yufan
07b120bd56
[TRANSLATION] Update Simplified Chinese translation. ( #1094 )
2018-12-04 17:13:39 +01:00
Katayama Hirofumi MZ
31019e8c0c
[TRANSLATION] Update Romanian translation ( #851 )
...
Translation from Stefan Fulea.
CORE-15023
2018-09-14 11:04:36 +02:00
Timo Kreuzer
0182dcd71b
[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER
...
- Make sure the DWLP_* values are correct on _WIN64
- Don't use the DWL_* constants, they are not portable. Enforce this by removing them entirely from winuser.h
- Make sure Get/SetWindowLong*Ptr* is used and pointers are not truncated to LONG
2018-03-04 16:27:07 +01:00
Joachim Henze
9e9f053eec
[MMSYS] fix text truncation in fr-FR.rc
...
CORE-13508
2018-02-28 21:19:42 +01:00
Erdem Ersoy
ba3f074320
[TRANSLATIONS] Update the email address and add a note in the Turkish translation document ( #271 )
2018-01-07 22:09:42 +01:00
Luo Yufan
fe50c655aa
[TRANSLATION] Update Simplified Chinese translations and font settings. ( #266 )
2018-01-06 18:05:07 +01:00
Katayama Hirofumi MZ
2b91b29642
[CPL] Control Panel Applets: Use correct font name in Chinese resources, CORE-9566 ( #220 ).
...
Localized resources should use the correct Chinese font names compatible with Windows.
2017-12-26 20:57:48 +01:00
Adam Słaboń
9c790dfc3b
Polish translation update ( #29 )
...
* Polish translation update
2017-10-10 12:14:38 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00