Neueste Beiträge

#1
dsmPlayer / dsmPlayer 1.0
Letzter Beitrag von Administrator - Heute um 15:06:39 NACHMITTAGS
dsmPlayer v1.0 changes since version 0.7:

  - added: maximize button in playlist
  - added: new settings menu, reduce the main menu with the right mouse button
  - added hotkey Strg-Left and Strg-Right to rewind and fast forward 5s in file mode
    changed next and previous title to Hotkey Strg-Up and Strg-Down
  - added: check for updates in About dialog, beta versions are ignored
  - added: hotkey Shift+F11 - bring the playlist to the front if it is hidden behind other windows
  - added: F2 to edit a filename in file mode
  - added: create up to 10 database backups
  - added: set conection timeout in web and podcast radio mode
  - added: set 5 player sizes
  - added: black & white and brown theme
  - added: convert to mp3
  - added: correct the file header of mp3 files if it starts with a corrupt frame during normalization
  - added: convert recordings using Phiolas' default settings when recording
  - added: load and play cuesheets as playlist
    *playback pauses are ignored
    *the title informations are retrieved directly from the file,
     therefore, it is not a 1:1 playback
  - added: new playmode: podcasts
    *podcasts can played like files
    *seeking is possible
    *load last position
    *show a simple episode description
    *load the podcast or episode image when an entry is activated.
    *podcast settings with the right mouse button:
     - set the episodes to display
       *all
       *the last... episodes
       *unheard
     - download checked episodes
     - download all visible episodes
     - set checked episodes as heard
     - set all episodes as heard
     - set checked episodes as not heard
     - set all episodes as not heard
    *episode settings with the right mouse button:
      - set as heard
      - download episode
    I tested podcasts primarily from the german ARD Audiothek and from Podwatch.io
    They work best in XML format, as wxBasic has the corresponding functions for this.
    Support is a bit more difficult in HTML format, but it is generally supported.
    The images for the podcast or episodes are only loaded when the podcast or episode is activated, so there is a short delay.
    Some podcasts offer multiple subscription options. Please always use the link that is closest to the episodes.
  - faster startup in file mode
  - F1 now jumps to the directory of the currently played title
  - changed: mp3DirectCut can now edit AAC files in the default settings
  - changed: prevent the resizing of hidden columns
  - fixed: delete source in convert
  - fixed: error message in convert
  - fixed: filesystem watcher issues
  - fixed: critical error in file mode
  - fixed: minor errors in all playmodes
  - fixed: error in favorites menu
  - fixed: error in convert recordings
  - fixed: double marker if a file was opened from outside the program.
  - fixed: the recording process was not terminated if the user pressed the stop button instead of the record button.
  - fixed: display times in file mode
  - fixed: conversion handling
  - fixed: normalize handling
  - fixed: visibility in different screen resolutions
  - fixed: save validation failures
  - fixed: show icons in web mode after sort
  - minor changes and bug fixes
  - wget has been added to the list of external programs.
  - update phiola to V2.7-rc8
  - update mp3DirectCut to V2.39
  - update IPTV database

  It may be that the playlist and column size needs to be adjusted again because some changes were made to the config.


Download x64:
dsmPlayer_1.0.zip
#2
dsmPlayer / dsmPlayer 1.0 beta4
Letzter Beitrag von Administrator - 03.03.2026, 07:18:33 VORMITTAG
dsmPlayer v1.0 beta4 changes:

  - added: maximize button
  - fixed: delete source in convert
  - fixed: error message in convert
  - fixed: filesystem watcher: when saving a file, it was removed from the playlist
  - fixed: display correct slider position in file playmode, if the player size was changed

Download x64:
dsmPlayer_1.0_beta4.zip
#3
dsmPlayer / dsmPlayer 1.0 beta3
Letzter Beitrag von Administrator - 22.02.2026, 19:43:24 NACHMITTAGS
dsmPlayer v1.0 beta3 changes:

  - added: check for updates
  - fixed: other filesystem watcher errors
  - fixed: critical error in file mode
  - fixed: minor errors in all playmodes
  - fixed: error in convert recordings
  - faster startup in file mode
  - F1 now jumps to the directory of the currently played title
  - update phiola to V2.7 beta5
  - minor changes and bug fixes

Download x64:
dsmPlayer_1.0_beta3.zip
#4
dsmPlayer / dsmPlayer 1.0 beta2
Letzter Beitrag von Administrator - 11.02.2026, 18:22:03 NACHMITTAGS
dsmPlayer v1.0beta2 changes:

  - added: correct the file header of mp3 files if it starts with a corrupt frame during normalization
  - added: convert recordings using Phiolas' default settings when recording
  - changed: mp3DirectCut can now edit AAC files in the default settings
  - fixed: the filesystenwatcher sometimes wants to add a file that was just created but has already been deleted to the list
  - fixed: double marker if a file was opened from outside the program.
  - fixed: the recording process was not terminated if the user pressed the stop button instead of the record button.

 
Download x64:
dsmPlayer_1.0_beta2.zip
#5
dsmPlayer / dsmPlayer 1.0 beta1
Letzter Beitrag von Administrator - 05.02.2026, 17:38:57 NACHMITTAGS
dsmPlayer v1.0beta1 changes:

  - added: new settings menu, reduce the main menu with the right mouse button
  - added: hotkey Shift+F11 - bring the playlist to the front if it is hidden behind other windows
  - added: F2 to edit a filename in file mode
  - added: create up to 10 database backups
  - added: set conection timeout in web and podcast radio mode
  - added: set 5 player sizes
  - added: black & white and brown theme
  - added: convert to mp3
  - added: new playmode: podcasts
    *podcasts can played like files
    *seeking is possible
    *load last position
    *show a simple episode description
    *load the podcast or episode image when an entry is activated.
    *podcast settings with the right mouse button:
     - set the episodes to display
       *all
       *the last... episodes
       *unheard
     - download checked episodes
     - download all visible episodes
     - set checked episodes as heard
     - set all episodes as heard
     - set checked episodes as not heard
     - set all episodes as not heard
    *episode settings with the right mouse button:
      - set as heard
      - download episode
    I tested podcasts primarily from the german ARD Audiothek and from Podwatch.io
    They work best in XML format, as wxBasic has the corresponding functions for this.
    Support is a bit more difficult in HTML format, but it is generally supported.
    The images for the podcast or episodes are only loaded when the podcast or episode is activated, so there is a short delay.
    Some podcasts offer multiple subscription options. Please always use the link that is closest to the episodes.
  - changed: prevent the resizing of hidden columns   
  - fixed: display times in file mode
  - fixed: conversion handling
  - fixed: normalize handling
  - fixed: filesystem watcher
  - fixed: visibility in different screen resolutions
  - fixed: save validation failures
  - it may be that the playlist and column size needs to be adjusted again because some changes were made to the config
  - update phiola to V2.7beta3
  - update mp3DirectCut to V2.39
  - update IPTV database
  - wget has been added to the list of external programs.
  - minor changes and bug fixes
 
Download x64:
dsmPlayer_1.0_beta1.zip
#6
Über das Forum | About this Board / Spam
Letzter Beitrag von Administrator - 23.11.2025, 16:26:00 NACHMITTAGS
Mitglieder, die hier Spam verbreiten, werden von mir zukünftig ohne Vorwarnung gelöscht.
Ich werde versuchen, es Bots schwerer zu machen sich als Benutzer anzumelden.
#7
dsmPlayer / dsmPlayer 0.7
Letzter Beitrag von Administrator - 30.05.2025, 19:12:43 NACHMITTAGS
dsmPlayer v0.7 changes:

  - add: show number of search results
  - add: button to select the search results
  - add: convert to aac
  - fixed: app crashes when trying to play a station during validation
  - fixed: the app started via the file link at an incorrect position
  - fixed: error message on first start if no directory can be monitored
  - changed: remove stop playing, if validation start
  - removed: player start message
  - removed: database and icon loading message for small databases
  - minor changes

Download x64:
dsmPlayer_0.7.zip
#8
dsmPlayer / dsmPlayer 0.6
Letzter Beitrag von Administrator - 01.05.2025, 09:46:34 VORMITTAG
dsmPlayer v0.6 changes:

  - fixed: crash when the playlist is closed with Alt-F4
  - fixed: show icon and app name in window list
  - added: watch selected directory in file mode, change playlist for new, deleted or renamed files
  - added: close button in playlist
  - added: change volume with mouse wheel, if the mouse is over the player
  - added: menu option to show or hide a 1 pixel line at the top of the screen to show or hide the player
  - changed: set volume is more finely divided
  - changed: searching the playlist now displays results better
    however, this is no longer a marker, but only a representation of the results.
  - changed: global hotkeys (see description)
  - minor changes
  - update phiola to 2.4-rc4

Download x64:
dsmPlayer_0.6.zip
#9
dsmPlayer / Aw: dsmPlayer 0.5
Letzter Beitrag von Administrator - 27.04.2025, 16:13:16 NACHMITTAGS
Vielen Dank für den Zeitschriftenausschnitt.
Im Moment werde ich die Tastenbelegung erst einmal ohne Bearbeitungsmöglichkeit festsetzen. Mir schwebte dafür mal eine eigene Maske vor, ohne dass man dafür in die ini muss. Das behalte ich aber im Hinterkopf.
#10
dsmPlayer / Aw: dsmPlayer 0.5
Letzter Beitrag von Kunasek - 26.04.2025, 05:38:53 VORMITTAG
Vorschlag wegen der Tastenbelegung:

Entsprechende Einträge in der dsmplayer.ini, welche manuell modifziert werden können.
Erlaubte Werte werden in der Beschreibungs-PDF erklärt.
z.B.:
KeyPlay=STRG+P
KeyStop=STRG+ALT+S
KeyMute=nothing
KeyNext=STRG+CursorRight
usw.

Sie dürfen diesen Dateianhang nicht ansehen.
SMF spam blocked by CleanTalk